summaryrefslogtreecommitdiff
path: root/posts
diff options
context:
space:
mode:
authorSuleyman Farajli <suleyman@farajli.net>2024-09-08 19:06:47 +0400
committerSuleyman Farajli <suleyman@farajli.net>2024-09-08 19:06:47 +0400
commitf5b53a43b05e561ff22e57d2ba00dfdb1f3b617b (patch)
tree21648579e005a727e36e7b9835e244c54cde222b /posts
parent49d25e0021e1769e42ef1e46318834200bd1c126 (diff)
directory layout changed
Diffstat (limited to 'posts')
-rw-r--r--posts/website_created.md21
1 files changed, 21 insertions, 0 deletions
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 @@
+<!-- Title: I have a website! -->
+
+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 <strong class="color1">Fast</strong>!
+
+As of now, there isn't that much of content here, but I will probably add a lot more.