forked from blek/world
857 B
857 B
+++ template = 'custom/blog-post.html'
title = 'It aired!' description = 'yaaay' date = '2024-01-14' slug = 'it-aired' year = 2024 month = 1 day = 14 lang = 'en'
[extra] author = 'b1ek me@blek.codes'
+++
The new website is aired at blek.codes! Yaaay
FYI, almost everything I make is open source (with this website being no exception), so heres the git repo for yall in case you wanna see whats under the hood.
What's new?
- A funny vaporwave-like redesign
- The website is fully static - you can even download it via smth like
wget -r
- Its fully NO-JS!! I mean, the previous versions were NOJS as well, but still its pretty awesome.
Also there won't be any guestbook for a while since as i mentioned before, this stack is fully static - basically just a bunch of .HTML files.