feat(projects): expanded blog description, added HHKB and K680T
TODO: link to specific blog posts
parent
7ada6b4442
commit
7d5e979c83
|
|
@ -94,7 +94,20 @@
|
|||
<div id="projects">
|
||||
<h2>things i've made</h2>
|
||||
<h3><a href="https://blog.mineral.town">blog.mineral.town</a></h3>
|
||||
<p>a blog</p>
|
||||
<p>
|
||||
a blog built using
|
||||
<a href="https://gohugo.io">hugo, a static site generator</a>,
|
||||
alongside a fully custom theme.
|
||||
</p>
|
||||
<h3><a href="https://blog.mineral.town">happy hacking keyboard + custom firmware</a></h3>
|
||||
<p>
|
||||
a keyboard i rewired to a custom mcu and wrote a firmware for,
|
||||
using <a href="https://qmk.fm">qmk</a> to suit my needs.
|
||||
</p>
|
||||
<h3><a href="https://blog.mineral.town">handwired k680t (custom)</a></h3>
|
||||
<p>
|
||||
a keyboard I completely rebuilt from the ground up using custom switches, keycaps, and mcu.
|
||||
</p>
|
||||
|
||||
<h2>where i live</h2>
|
||||
<h3><a href="https://hinamizawa.homo.casa">hinamizawa @ homo.casa</a></h3>
|
||||
|
|
|
|||
Loading…
Reference in New Issue