summaryrefslogtreecommitdiffstats
path: root/config.toml
diff options
context:
space:
mode:
authorGravatar biswakalyan890@gamil.com 2023-02-02 11:42:16 +0530
committerGravatar biswakalyan890@gamil.com 2023-02-02 11:42:16 +0530
commita600532c9411534b736bf51da4b9e580a01435be (patch)
tree118f8cb705643d9d3fef7d8a6cd04e33e57738ea /config.toml
downloadwebsite2-a600532c9411534b736bf51da4b9e580a01435be.tar.gz
website2-a600532c9411534b736bf51da4b9e580a01435be.tar.bz2
website2-a600532c9411534b736bf51da4b9e580a01435be.zip
website
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml14
1 files changed, 14 insertions, 0 deletions
diff --git a/config.toml b/config.toml
new file mode 100644
index 0000000..1becd14
--- /dev/null
+++ b/config.toml
@@ -0,0 +1,14 @@
+# The URL the site will be built for
+base_url = "https://xgenos.me"
+generate_feed = true
+compile_sass = false
+default_language = "en"
+#build_search_index = true
+
+[markdown]
+highlight_code = true
+highlight_theme = "base16-ocean-dark"
+
+
+[extra]
+# Put all your custom variables here