From f5b53a43b05e561ff22e57d2ba00dfdb1f3b617b Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Sun, 8 Sep 2024 19:06:47 +0400 Subject: directory layout changed --- posts/website_created.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 posts/website_created.md (limited to 'posts') diff --git a/posts/website_created.md b/posts/website_created.md new file mode 100644 index 0000000..b6647a3 --- /dev/null +++ b/posts/website_created.md @@ -0,0 +1,21 @@ + + +I have a website! +----------------- + +As of June 13th 2024, the best website on the internet has officially been created. + +This site is not made by using one of those fancy and bloated site generators +or any garbage like that, it was created, quite surprisingly, writing HTML and +CSS, like it is supposed to be, tough it is a little inefficient, error-prone +and a pain writing HTML and adding boilerplate code to each file, +thus it's quite probable that I shall write a small program to do that automatically +for me in the future, but that program wouldn't be the same as bloated site generators, +in fact, it'd basically be the same as manual way of writing HTML. +Here are some of the advantages of my website compared to a lot of contemporary ones. + +* Doesn't fill your entire ram +* Doesn't have ads, tracker or unnecessary JavaScript +* Loads Fast! + +As of now, there isn't that much of content here, but I will probably add a lot more. -- cgit v1.2.3