feat: complete swap over to a far simpler static, zola site
This commit is contained in:
parent
227f560c0d
commit
d76cb9cf77
62 changed files with 717 additions and 5028 deletions
17
content/links.md
Normal file
17
content/links.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
+++
|
||||
title = "links"
|
||||
template = "page.html"
|
||||
path = "links"
|
||||
+++
|
||||
|
||||
<dl>
|
||||
<dt><a href="https://textonly.website">textonly.website</a></dt>
|
||||
<dd>Collection of text-only personal sites</dd>
|
||||
|
||||
<dt><a href="https://t0.vc">t0.vc</a></dt>
|
||||
<dd>Tanner's site. <a href="/g">My guestbook</a> started off as a Rust port of <a href="https://t0.vc/g/">his</a>, and has gone on since to become more of its own thing.</dd>
|
||||
|
||||
<dt><a href="https://nownownow.com">nownownow.com</a></dt>
|
||||
<dd>Directory of /now pages</dd>
|
||||
|
||||
</dl>
|
||||
Loading…
Add table
Add a link
Reference in a new issue