diff options
Diffstat (limited to 'about')
-rw-r--r-- | about/_index.md | 4 | ||||
-rw-r--r-- | about/about.md | 14 |
2 files changed, 18 insertions, 0 deletions
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 @@ +<h1 style="text-align:center"><u>welcome to my git server</u></h1> +## 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. + +<br><br> +<p style="text-align:center"><u><i>Happy Coding</i><img src="https://media.giphy.com/media/VgCDAzcKvsR6OM0uWg/giphy.gif" width="40"></u></p> |