diff --git a/README.md b/README.md new file mode 100644 index 0000000..563e393 --- /dev/null +++ b/README.md @@ -0,0 +1,25 @@ +# My website + +## Main info + +This repository hosts the source code for my personal website. + +I have enough experience to create interesting websites, but I want my personal web page to be simple and easy to understand. I want it to be straightforward, with text as the main component. + +Even though it looks pretty basic, the site has a lot more going on. It also has the source code for a simple build script that runs on push and turns markdown files into HTML pages. + +At the moment, the site is hosted on CloudFlare Pages, but once GitVerse Pages is released, I'm thinking about moving it there. + +## Current navigation + +- [/](https://arbuz.icu/) - Main page +- [/projects](https://arbuz.icu/projects) - List of projects +- [/blog](https://asrbuz.icu/blog) - Old blog posts + +**NOTE:** After deleting my Telegram channel, I wanted to delete all my blog posts. I decided not to delete the publications from this site, so the page is just hidden, but you can still access it. + +## A little historical note + +Previously, I didn't want to simplify the site that much, and there are a lot more pages and material here. You can see the old version [here](https://41ecb9be.arbuzicu.pages.dev/). + +P.S. `*.pages.dev` might not work for you. :\