diff options
author | Michał M. Sapka <michal@sapka.me> | 2023-03-11 18:23:40 +0100 |
---|---|---|
committer | Michał M. Sapka <michal@sapka.me> | 2023-03-11 18:23:40 +0100 |
commit | 153a1b039ba142d922a846b634f76acee2841413 (patch) | |
tree | 47192b42eae64bb0df2b2770e2151508b7d19b5e /content/2023/a-new-layout.md | |
parent | 13305196cacb114bce20674978408fd5190716fb (diff) |
feat: article for 2023-03-12
Diffstat (limited to 'content/2023/a-new-layout.md')
-rw-r--r-- | content/2023/a-new-layout.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/2023/a-new-layout.md b/content/2023/a-new-layout.md index 660c7ec..92ec7dc 100644 --- a/content/2023/a-new-layout.md +++ b/content/2023/a-new-layout.md @@ -10,6 +10,7 @@ tags: - meta - HTML - rubenerd +- javascript --- {{<img-pull-right "version-4.png" "For future generations">}} Iteratively, I've changed how the site looks over the last few weeks. I wanted it to remind me of sites I've grown with, so: no modal windows, no huge fonts, and no mobile-first approach. I am quite satisfied with what I have here now. It's modern and supports dark mode ([sorry for flash banging!](https://github.com/npmaile/blog/blob/main/posts/flashbang.md)), yet no JS is required. No React in site :-). And no hamburger, which is always a nice thing not to have. What it does have are actual columns on wider displays. |