summaryrefslogtreecommitdiffstats
path: root/assets/content
diff options
context:
space:
mode:
authorAnton L. Šijanec <anton@sijanec.eu>2020-05-05 19:32:35 +0200
committerAnton L. Šijanec <anton@sijanec.eu>2020-05-05 19:32:35 +0200
commit0e10e00f82fd7f727ee1bc227f20f35472f74b0f (patch)
treea4849580fff3278a67badc85aa2e5927a1d26d27 /assets/content
parentreadme modification at 1 o'clock in the night (diff)
downloadbverbose-0e10e00f82fd7f727ee1bc227f20f35472f74b0f.tar
bverbose-0e10e00f82fd7f727ee1bc227f20f35472f74b0f.tar.gz
bverbose-0e10e00f82fd7f727ee1bc227f20f35472f74b0f.tar.bz2
bverbose-0e10e00f82fd7f727ee1bc227f20f35472f74b0f.tar.lz
bverbose-0e10e00f82fd7f727ee1bc227f20f35472f74b0f.tar.xz
bverbose-0e10e00f82fd7f727ee1bc227f20f35472f74b0f.tar.zst
bverbose-0e10e00f82fd7f727ee1bc227f20f35472f74b0f.zip
Diffstat (limited to 'assets/content')
-rw-r--r--assets/content/global.bvr4
1 files changed, 3 insertions, 1 deletions
diff --git a/assets/content/global.bvr b/assets/content/global.bvr
index 0a4c194..5fc4dbf 100644
--- a/assets/content/global.bvr
+++ b/assets/content/global.bvr
@@ -14,7 +14,9 @@
<@?s timezone=13@>
# what folders to copy from layout to dist (such as fonts)
<@?s copy_folders=fonts,media@>
-# post-specific variables --- you should set them now. unset variables may cause problems.
+# path, where bvr files will be searched for
+<@?s bvr_include_path assets/content/;assets/content/posts/;assets/layout/;assets/content/html/@>
+# post-specific variables --- you should set them now. unset variables may cause problems --- they return BVR_UNDEFINED
<@?s post_description Unset description.@>
<@?s post_author anonymous@>
<@?s post_header_image transparent@>