summaryrefslogtreecommitdiff
path: root/posts/let-there-be-light-theme
diff options
context:
space:
mode:
authorBotond Hende <nettingman@gmail.com>2025-12-17 23:31:39 +0100
committerBotond Hende <nettingman@gmail.com>2025-12-17 23:31:39 +0100
commitd8995902414f2d2689b0bbdc6651730b1fe9bd31 (patch)
treeef441bbc46ec5249b48de4286483d83d5c668ce7 /posts/let-there-be-light-theme
parentb687ada7e80591e8d9e3da6690fc1c24aa0bdf21 (diff)
moved blog generation to separate folder
Diffstat (limited to 'posts/let-there-be-light-theme')
-rw-r--r--posts/let-there-be-light-theme/blog.webpbin67994 -> 0 bytes
-rw-r--r--posts/let-there-be-light-theme/content.md22
-rw-r--r--posts/let-there-be-light-theme/deeper.html46
-rw-r--r--posts/let-there-be-light-theme/meta.json7
4 files changed, 0 insertions, 75 deletions
diff --git a/posts/let-there-be-light-theme/blog.webp b/posts/let-there-be-light-theme/blog.webp
deleted file mode 100644
index 625a835..0000000
--- a/posts/let-there-be-light-theme/blog.webp
+++ /dev/null
Binary files differ
diff --git a/posts/let-there-be-light-theme/content.md b/posts/let-there-be-light-theme/content.md
deleted file mode 100644
index 988c729..0000000
--- a/posts/let-there-be-light-theme/content.md
+++ /dev/null
@@ -1,22 +0,0 @@
-...and there was light theme.
-
-## print("Hello world.")
-
-Whenever I read techy blogs, whether one of my friends' or some random dude's who haven't updated the format of his website since the '90s, I get the urge to write one myself. Ever since I first picked up coding as a hobby (and later as a job) I was always on the lookout for opportunities to use my newfound skillset for something fun or useful. About 3 years ago I switched from Windows to Arch Linux as my main OS. I never really used Linux before, so it was quite a challenge at first, but thanks to my good friend [oliva](https://teml.in) I was able to learn more about computers in a year than ever before. Eventually this website was born, hosting my silly little projects and my first ever serious attempt to create something on the internet.
-
-## What's with the blog?
-
-I plan to use this blog as a ~~wall of shame for all my abandoned projects~~ collection/documentation/chronicle for all my running projects. Most of them will probably be software related, hopefully some of them hardware related (because I want to get into it more), but I also plan to work on some other geeky stuff (like building a lightsaber!) or learning 3D modeling and animation.
-
-The skybox is the limit!
-
-## What's next?
-
-If you are one of the few unfortunate people to lay your gaze upon this blog too early, you are probably looking at something like this:
-
-![very ugly blog post with no css at all](blog.webp "WE NEED TO GO DEEPER" deeper.html INCEPTION)
-
-This is the current state of the blog as I'm writing these lines. I knew that if I _ever_ want this blog to happen, I have to start writing before setting up the blog itself, otherwise I would never be able to convince myself to work on it. I'm not a huge fan of frontend. {{sarcasm}} I know, shocking. {{}}
-
-So the first official project: making a somewhat more aesthetically pleasing layout and theme. Probably with dark mode.
-I may keep the ugly original theme as an easter egg. Try and find it!
diff --git a/posts/let-there-be-light-theme/deeper.html b/posts/let-there-be-light-theme/deeper.html
deleted file mode 100644
index 90966cc..0000000
--- a/posts/let-there-be-light-theme/deeper.html
+++ /dev/null
@@ -1,46 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-<head>
- <meta charset="UTF-8">
- <title>Let there be light theme</title>
-</head>
-<body>
- <p>…and there was light theme.</p>
- <h2 id="printhello-world.">print(“Hello world.”)</h2>
- <p>Whenever I read techy blogs, whether one of my friends’ or some
- random dude’s who haven’t updated the format of his website since the
- ’90s, I get the urge to write one myself. Ever since I first picked up
- coding as a hobby (and later as a job) I was always on the lookout for
- opportunities to use my newfound skillset for something fun or useful.
- About 3 years ago I switched from Windows to Arch Linux as my main OS. I
- never really used Linux before, so it was quite a challenge at first,
- but thanks to my good friend <a href="https://teml.in">oliva</a> I was
- able to learn more about computers in a year than ever before.
- Eventually this website was born, hosting my silly little projects and
- my first ever serious attempt to create something on the internet.</p>
- <h2 id="whats-with-the-blog">What’s with the blog?</h2>
- <p>I plan to use this blog as a <del>wall of shame for all my abandoned
- projects</del> collection/documentation/chronicle for all my running
- projects. Most of them will probably be software related, hopefully some
- of them hardware related (because I want to get into it more), but I
- also plan to work on some other geeky stuff (like building a
- lightsaber!) or learning 3D modeling and animation.</p>
- <p>The skybox is the limit!</p>
- <h2 id="whats-next">What’s next?</h2>
- <p>If you are one of the few unfortunate people to lay your gaze upon
- this blog too early, you are probably looking at something like this:</p>
- <figure>
- <img src="blog.webp" title="INCEPTION"
- alt="very ugly blog post with no css at all" style="border: 2px solid #555;width:80%;height:80%" />
- <figcaption aria-hidden="true">INCEPTION</figcaption>
- </figure>
- <p>This is the current state of the blog as I’m writing these lines. I
- knew that if I <em>ever</em> want this blog to happen, I have to start
- writing before setting up the blog itself, otherwise I would never be
- able to convince myself to work on it. I’m not a huge fan of frontend.
- &lt;sarcasm&gt; I know, shocking. &lt;/sarcasm&gt;</p>
- <p>So the first official project: making a somewhat more asteticaly
- pleasing layout and theme. Probably with dark mode. I may keep the ugly
- original theme as an easter egg. Try and find it!</p>
-</body>
-</html>
diff --git a/posts/let-there-be-light-theme/meta.json b/posts/let-there-be-light-theme/meta.json
deleted file mode 100644
index 4b0daaa..0000000
--- a/posts/let-there-be-light-theme/meta.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "title" : "Let there be light theme...",
- "publish_date" : "2024-06-23",
- "tags" : [
- "website"
- ]
-}