fi33.buzz/blog/welcome.html
2025-01-28 19:12:07 +11:00

23 lines
1.3 KiB
HTML

<!DOCTYPE html><html><head><title>welcome!</title><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1"><link rel="alternate" href="atom.xml" type="application/atom+xml" title="Atom feed"/><style>body{font-family:verdana;margin:40px auto;max-width:650px;line-height:1.6;font-size:18px;color:#d9d9d9;background-color:#000;padding:0 10px}html a{color:#00a2e7}html a:visited {color:#ca1a70}h1,h2,h3{line-height:1.2}</style></head><body><header><h1>will holdsworth's blog</h1><nav><a href="index.html">← all posts</a></nav></header><body><h2>welcome!</h2><p><i>posted: 2025/01/27 22:16<br>edited: 2025/01/28 19:06</i></p><p>
the static site generator i'm using to kickstart this blog[1] requires a single post to exist in order to compile, and failing to provide a post sends <code>make</code> into an infinite loop.
</p>
<p>
so without further ado... here it is, my first post!
</p>
<p>
topics to expect once i get myself more organised:
</p>
<ul>
<li>basic tutorials on setting up self-hosted nixos web services</li>
<li>lazy hardware reviews</li>
<li>software shenanigans</li>
<li>anything else i feel is relevant and useful to the wider web</li>
</ul>
<p>
thanks for stopping by ^.^
</p>
<p>
[1] <a href="https://pedantic.software/git/blogit">blogit</a>
</p>
<p><br></p></body><footer><hr>tags: </footer></body></html>