Compare commits
2 Commits
9293108dcf
...
07aea5f47a
| Author | SHA1 | Date | |
|---|---|---|---|
| 07aea5f47a | |||
| a2b458627c |
13
src/notes/6-you-would-not-download-a-theme/note.md
Normal file
13
src/notes/6-you-would-not-download-a-theme/note.md
Normal file
@@ -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.
|
||||
@@ -137,7 +137,8 @@
|
||||
<li>I build physical things as well. Lately it has been <a
|
||||
href="https://git.zacke.dev/wholteza/5x6-split-kb/src/branch/main/rev2">keyboards</a> in multiple <a
|
||||
href="https://git.zacke.dev/wholteza/5x6-split-kb/src/branch/main/rev1">revisions</a>.</li>
|
||||
<li>Brew beer in my garage. <a href="/5-measuring-mash-temperatures">I find the process interesting..</a> and i
|
||||
<li>Brew beer in my garage. <a href="/5-measuring-mash-temperatures.html">I find the process interesting..</a> and
|
||||
i
|
||||
enjoy drinking beer.</li>
|
||||
<li>Running and biking. You can find me on <a href="https://www.strava.com/athletes/41297534">strava</a>.
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user