diff options
author | mms <michal@sapka.me> | 2024-06-19 09:49:05 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-06-19 09:49:05 +0200 |
commit | 062c82175cd5044bec5c16a905599c8b0a1c0b3c (patch) | |
tree | 5b1edc15b349aca641b8bb58c956b53ed58a9ee1 /content/blog | |
parent | a65712809410b1fbaddd703a32bd03c59618b636 (diff) |
feat(blog): new blog
Diffstat (limited to 'content/blog')
-rw-r--r-- | content/blog/2024/new-blog.md | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/content/blog/2024/new-blog.md b/content/blog/2024/new-blog.md new file mode 100644 index 0000000..c5fd7ee --- /dev/null +++ b/content/blog/2024/new-blog.md @@ -0,0 +1,24 @@ ++++ +title = "New Blog" +author = ["MichaĆ Sapka"] +date = 2024-06-19T09:46:00+02:00 +categories = ["blog"] +draft = false +weight = 2001 +abstract = "Yet another redesign" ++++ + +My descend into web's past (or midlife crisis) continues. +My Blog is now rocking a new skin. +It's etched in the past - stripes and 3d borders. +Of course, like everything on my sites it's fully hand coded and created _just_ for this blog. + +But I stole the idea from [Julius Kaiser](https://www.jlsksr.de/) (what a name!), but I think it's still distinctly _mine_. + +Now, it's still full of bugs and missing things. +The most enraging one it Hugo's inability to create unique footnote IDs on list pages. + +As a bonus - if you have JS enabled, you can click on my face in header and have some fun. + +Since I, one again, **love** the look of this blog, I'll try to post here often. +I was preoccupied with my other sites recently. |