summaryrefslogtreecommitdiffstats
path: root/man/blogcfile.5.ronn
diff options
context:
space:
mode:
Diffstat (limited to 'man/blogcfile.5.ronn')
-rw-r--r--man/blogcfile.5.ronn5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/blogcfile.5.ronn b/man/blogcfile.5.ronn
index 3d4f482..7feb964 100644
--- a/man/blogcfile.5.ronn
+++ b/man/blogcfile.5.ronn
@@ -64,6 +64,11 @@ however these rules can be customized with the following settings, from the
will be used instead. The internal template can be dumped using the `atom_dump`
blogc-make(1) rule.
+ * `blog_prefix` (default: unset):
+ If set, the value is added as a prefix to index, posts, tags, pagination, atom
+ feeds and any other resources related to blog posts. This setting is useful to
+ deploy the whole blog section of a website into a sub URL like "blog".
+
* `content_dir` (default: `content`):
The directory that stores the source files. This directory is relative
to `blogcfile`.