diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -26,6 +26,7 @@ If you find that to not be the case, please let me know. ### Website +You will need the binary assets for this website, which can be obtained with this one-liner: `curl -LO https://jakob.space/annex.tar.gz | tar zxf -`. When all of the dependencies have been installed, the website can be built by running `haunt build` from the directory this README file resides in. When `haunt build` completes, the output will be at `site/`. It may take a minute to fetch comments and webmentions. |