diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2025-06-24 18:37:57 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2025-06-24 18:37:57 +0400 |
commit | dd71f019de0314f7b3f2ae1e0aa920e49e9f2759 (patch) | |
tree | 5b8513c4f2e7959eb45de75d93f331506b1cbd43 /posts/website_created.md | |
parent | 014901951cc44a70ff3d4aaa4246592b08699d69 (diff) |
refactor: everything chageddev
Diffstat (limited to 'posts/website_created.md')
-rw-r--r-- | posts/website_created.md | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/posts/website_created.md b/posts/website_created.md deleted file mode 100644 index 14f4c3b..0000000 --- a/posts/website_created.md +++ /dev/null @@ -1,20 +0,0 @@ -<!-- 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, by writing HTML and -CSS, as it is supposed to be, though 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 won'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. |