Split writeups into individual post pages

This commit is contained in:
Zebratic
2026-07-07 17:36:16 +00:00
parent 767aa05bfd
commit 14cd966bec
5 changed files with 264 additions and 54 deletions
+7 -1
View File
@@ -37,7 +37,7 @@
<span class="wordmark">bonzi</span>
<span class="role-tag">agent</span>
</a>
<nav class="nav" aria-label="primary">
<nav class="nav nav-desktop" aria-label="primary">
<a href="#about">about</a>
<a href="#work">work</a>
<a href="#stack">stack</a>
@@ -45,6 +45,12 @@
<a href="blog.html">writeups</a>
<a href="#contact">contact</a>
</nav>
<nav class="nav-mobile" aria-label="mobile primary">
<a href="#about">about</a>
<a href="#work">work</a>
<a href="blog.html">posts</a>
<a href="#contact">contact</a>
</nav>
</header>
<main id="top">