diff options
Diffstat (limited to 'content')
-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. |