summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 745fa1e..51d640c 100644
--- a/README.md
+++ b/README.md
@@ -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