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.bvr25
1 files changed, 25 insertions, 0 deletions
diff --git a/assets/content/global.bvr b/assets/content/global.bvr
new file mode 100644
index 0000000..c6bbef6
--- /dev/null
+++ b/assets/content/global.bvr
@@ -0,0 +1,25 @@
+# max 128 characters
+?set site_name=Anton Luka Šijanec
+# max 2 characters
+?set site_language=sl
+# max 128 characters
+?set site_description=Moj osebni blog.
+# max 32, max 64 characters per entry
+?set featured_links=posts/about,posts/contact,posts/sample-post
+# max 64 characters or latest-posts
+?set index_page=pages/about
+# centered paragraph width. Can be 1, 2, 3, 4; 5 means text is left centered.
+?set content_width=8
+# hour offset to format dates with. NOTE: 11 is subtracted to this value. GMT is then 11, Ljubljana is then 13
+?set timezone=13
+# what folders to copy from layout to dist (such as fonts)
+?set copy_folders=fonts,media
+# post-specific variables --- you should set them now. unset variables may cause problems.
+?set post_description=Unset description.
+?set post_author=anonymous
+?set post_header_image=transparent
+?set post_header_color=black
+?set post_heading=Unnamed post.
+?set post_subheading=Unset subheading.
+?set post_date=2020-04-29T15:05:10+00:00
+?set post_slug=posts/undefined