New style initial

This commit is contained in:
2026-06-28 20:18:03 -05:00
parent 9938f0f8ff
commit 677bf18e5b
45 changed files with 1454 additions and 667 deletions

View File

@@ -10,16 +10,17 @@ eleventyNavigation:
<p class="page-block nodropcap">Im a prolific vegan home cook, classical trombonist, incense maker, a <abbr title="Free/Libre Open Source Software">FLOSS</abbr> enthusiast, designer, programmer, music producer, print lover, and human with too many interests and too little time.<br><br>
This is my little corner of the internet where I talk about whatever I like without worrying about maintaining a personal brand, or constraining my writing to topics which might help advance my career or establish me as a thought leader. Im here to express myself and have fun writing about topics I enjoy.<br><br>
If youd like to learn more about my professional accomplishments and work, Ill link my professional website here when I get around to it.</p>
<a href="./colophon/">
<button type="button">Colophon »</button>
</a>
<span class="buttonContainer">
<a href="./colophon/">
<button type="button">Colophon</button>
</a>
<a href="../me/">
<button type="button">Contact »</button>
</a>
<a href="./privacy/">
<button type="button">Privacy »</button>
</a>
<a href="../me/">
<button type="button">Contact</button>
</a>
<a href="./privacy/">
<button type="button">Privacy</button>
</a>
</span>
</article>