From 6fa71c7efadb990aad14d1c6a7833e9cae88436d Mon Sep 17 00:00:00 2001 From: Biswakalyan Bhuyan Date: Thu, 6 Apr 2023 16:39:52 +0530 Subject: cgit --- about/_index.md | 4 ++++ about/about.md | 14 ++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 about/_index.md create mode 100644 about/about.md (limited to 'about') diff --git a/about/_index.md b/about/_index.md new file mode 100644 index 0000000..30dda98 --- /dev/null +++ b/about/_index.md @@ -0,0 +1,4 @@ +--- +title: "about +date: 22.10.2022 +--- diff --git a/about/about.md b/about/about.md new file mode 100644 index 0000000..7405a75 --- /dev/null +++ b/about/about.md @@ -0,0 +1,14 @@ +

welcome to my git server

+## Note +- Here you can find all my personal projects, cofnigs and dotflies. +- You are free to clone/download change, modify, share my code. +- This git server is a part of [https://xgenos.me/](https://xgenos.me/) +- you can send patches, ideas, issues ot me [via email](mailto:biswa@xgenos.me) + +## Server Backstory +Back then i was a newbie guy idk anything about tech i use to host my site at github pages i was curious to know how nginx works i always wished to watch the backend of the server i'd contacted with my collage teachers and wished them to let me look into the backedn of the server/website unfortunately my teachers where so dumb about that and they where using cpanel. (typical indian education system) + +Any of my teachers and my friends aren't enthusiastic about tech, well i have to do things by myself so i thought to host everything myself. + +

+

Happy Coding

-- cgit v1.2.3-59-g8ed1b