diff options
author | mms <michal@sapka.me> | 2024-08-31 19:22:11 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-08-31 19:22:11 +0200 |
commit | 091aa067d036ab60eb7d627d1997572daebaa310 (patch) | |
tree | d975c020497928a05ee30c257cfc88dc943cae76 /content | |
parent | bcf8aee086ae1c9e66a8ca461bf0912cda5d701d (diff) |
feat(blog): rrc
Diffstat (limited to 'content')
-rw-r--r-- | content/blog/2024/rubens-retro-corner.md | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/content/blog/2024/rubens-retro-corner.md b/content/blog/2024/rubens-retro-corner.md new file mode 100644 index 0000000..b3dd648 --- /dev/null +++ b/content/blog/2024/rubens-retro-corner.md @@ -0,0 +1,29 @@ ++++ +title = "Reben's Retro Corner" +author = ["MichaĆ Sapka"] +date = 2024-08-31T19:11:00+02:00 +categories = ["blog"] +draft = false +weight = 2001 +image_dir = "blog/images" +image_max_width = 600 +abstract = "A site" +image = "blog/images/ruben-retro-corner.png" ++++ + +There are not many sites I visit for the _feeling good inc_. +I would if there were more! +But then, there's [Ruben's Retro Corner](http://retro.rubenerd.com/). +It as school as it gets, and it gives me the joy I had when I first discovered the web. +I don't go there for the content (which is cool), but for that smile it brings to my face each and every time. +The fact, that it's written in human-readable HTML 3 is just a cherry on the top. + +I understand that the web is not like this any more, it was ruined. +It's not marketable, it's not a data gathering machine. +But this is why it makes me so happy. +It's a tiny site that has only one reason to exist - Ruben's love for his old stuff. +The love and happiness is pouring out of every pixel here! + +{{< image class="centered" alt="screenshot of a site." file="ruben-retro-corner.png" >}} +Site by Ruben Schade. First version 1998. +{{< /image >}} |