summaryrefslogtreecommitdiff
path: root/README.md
blob: 9e619d781b2752e22cef511409a1ca2d0dfe419d (plain)
1
2
3
4
5
6
7
8
9
10
# joeac.net

Joe Carstairs' personal homepage.

I host my blog and microlog on both https://joeac.net and gemini://joeac.net. To
accomplish this without too much duplication, I store my posts in `common/` and
symlink them into the `gemini/` and `http/` folders.

Both the website and the capsule require a build step. To build, run `make`.
(There are other dependencies. Caveat emptor.)