summaryrefslogtreecommitdiffstats
path: root/assets/content/global.bvr
diff options
context:
space:
mode:
Diffstat (limited to 'assets/content/global.bvr')
-rw-r--r--assets/content/global.bvr20
1 files changed, 10 insertions, 10 deletions
diff --git a/assets/content/global.bvr b/assets/content/global.bvr
index 5fc4dbf..1fbd141 100644
--- a/assets/content/global.bvr
+++ b/assets/content/global.bvr
@@ -1,21 +1,21 @@
# max 128 characters
-<@?s site_name=Anton Luka Šijanec@>
+<@?s site_name Anton Luka Šijanec@>
# max 2 characters
-<@?s site_language=sl@>
+ <@?s site_language sl@>
# max 128 characters
-<@?s site_description=Moj osebni blog.@>
+<@?s site_description Moj osebni blog.@>
# max 32, max 64 characters per entry
-<@?s featured_links=posts/about,posts/contact,posts/sample-post@>
+ <@?s featured_links posts/about posts/contact posts/sample-post@>
# max 64 characters or latest-posts
-<@?s index_page=pages/about@>
+<@?s index_page pages/about@>
# centered paragraph width. Can be 1, 2, 3, 4; 5 means text is left centered.
-<@?s content_width=8@>
+<@?s content_width 8@>
# hour offset to format dates with. NOTE: 11 is subtracted to this value. GMT is then 11, Ljubljana is then 13
-<@?s timezone=13@>
+<@?s timezone 13@>
# what folders to copy from layout to dist (such as fonts)
-<@?s copy_folders=fonts,media@>
-# path, where bvr files will be searched for
-<@?s bvr_include_path assets/content/;assets/content/posts/;assets/layout/;assets/content/html/@>
+<@?s copy_folders fonts,media@>
+# path, where bvr files will be searched for. split with spaces.
+<@?s bvr_include_path assets/content/ assets/content/posts/ assets/layout/ assets/layout/html/ test/@>
# 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@>