diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2025-06-24 19:46:28 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2025-06-24 19:48:08 +0400 |
commit | 6e77e0358abff4fe1997a9da882fae35c44a277a (patch) | |
tree | 336e795eeec04cf5e4a415c8fbddf22d74202352 /content/posts/website_created.md |
init: first commit
Diffstat (limited to 'content/posts/website_created.md')
-rw-r--r-- | content/posts/website_created.md | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/content/posts/website_created.md b/content/posts/website_created.md new file mode 100644 index 0000000..fa42637 --- /dev/null +++ b/content/posts/website_created.md @@ -0,0 +1,28 @@ +--- +title: "New webiste." +slug: "new-website" +created: 2024-06-09 +description: "Announcing my new website." +tags: [Technology] +draft: false +--- + + +### 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. |