source code for html website at https://zachdecook.com
Diffstat (limited to 'index.md')
| -rw-r--r-- | index.md | 23 |
1 files changed, 12 insertions, 11 deletions
@@ -1,19 +1,20 @@ <link rel="stylesheet" type="text/css" href="https://zachdecook.com/shared/mvp/mvp-dark.css"/> <link rel="stylesheet" type="text/css" href="index2.css"/> -<nav> +<nav markdown="1"> * [**Songbooks**](https://songs.zachdecook.com) * [*Resume*](resume) </nav> -<header> +<header markdown="1">  # Zach DeCook -</header><main> +</header> +<main markdown="1"> ## Intro @@ -22,8 +23,8 @@ with interests in music, maths, and many other things. He's possibly best defined by the projects he spends time on. ## Recent Posts -<section> -<aside> +<section markdown="1"> +<aside markdown="1"> ### [How I got to contribute to Open-Source during my day job](posts/verovio) @@ -33,7 +34,7 @@ Or "Using Verovio on My.Hymnary". [](posts/verovio) </aside> -<aside> +<aside markdown="1"> ### [My Story of Font Creation](posts/fonts) @@ -45,8 +46,8 @@ February 2021 </section> ## Selected Projects -<section> -<aside> +<section markdown="1"> +<aside markdown="1"> ### [Tight Change](posts/tightchange) @@ -54,7 +55,7 @@ Coin-Holding device in card form-factor. [](posts/tightchange) </aside> -<aside> +<aside markdown="1"> ### [FossMoji](/fossmoji) @@ -62,7 +63,7 @@ Procedurally generated free software SVGinOT Emoji font [](fossmoji) </aside> -<aside> +<aside markdown="1"> ### [MIDI hardware projects](posts/ststech) @@ -77,7 +78,7 @@ A collaboration of controllers that I programmed. ## Things that I use </main> -<footer><nav> +<footer markdown="1"><nav markdown="1"> * [git.sr.ht repositories](https://git.sr.ht/~earboxer) * [Librem Social microblogging](https://social.librem.one/@zachdecook) |