New site!
I rewrote my site. I stole took some inspiration from stp.cx for the
design.
Here is some stuff that is new:
- I finally added the blog! It works by reading files in a directory
called
blog/
, where each{post}.md
has a{post}.toml
file where metadata associated with it is stored. The markdown is rendered as html when a visitor requests/{post}.md
. - An RSS feed for my blog!
- "Friends" section: A place where I link to people with similar interests.
- "Keys & Fingerprints" page: I put public keys and fingerprints on this page so people can verify them.
- APIs are no longer kinda broken lmao