From 0e10e00f82fd7f727ee1bc227f20f35472f74b0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anton=20L=2E=20=C5=A0ijanec?= Date: Tue, 5 May 2020 19:32:35 +0200 Subject: =?UTF-8?q?including=20works-finnaly=20something=20to=20increase?= =?UTF-8?q?=20version=20number!=20=C4=87#=20Please=20enter=20the=20commit?= =?UTF-8?q?=20message=20for=20your=20changes.=20Lines=20starting?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/content/global.bvr | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'assets') 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@> -- cgit v1.2.3