diff --git a/src/notes/6-you-would-not-download-a-theme/note.md b/src/notes/6-you-would-not-download-a-theme/note.md new file mode 100644 index 0000000..b06b486 --- /dev/null +++ b/src/notes/6-you-would-not-download-a-theme/note.md @@ -0,0 +1,13 @@ +# You would not download a theme + +_2025-09-19 - 1 minute read_ + +I read this [blog](https://www.jmaguire.tech/) by a guy called John Maguire. It popped up when i was searching for how to configure [code folding in neovim](https://www.jmaguire.tech/posts/treesitter_folding/) and i thought the style was pretty neat! + +I thought the least i could do was to provide some credits and a link to the place. + +Both the header and the blog post list double dot underlining was done with ::after elements, which i thought was quite nifty. The header uses a repeating linear gradient of the accent color and transparent, never used that before. + +You learn every day! + +Also, I just noticed that my blog engine cannot manage file names with single quotes in them, whoopsie.