diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -38,6 +38,8 @@ Posts must be compiled before the website can be built (otherwise `haunt/posts` When all of the articles have been compiled, the website can be built by running `haunt build` in the `haunt/` directory. When `haunt build` completes, the output will be at `haunt/site/`. +It may take a minute to fetch comments and webmentions. +The build process can be sped up by setting the `HAUNT_SKIP_COMMENTS` environment variable. ## Deploying |