aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_config.yml
diff options
context:
space:
mode:
authorEgor Tensin <egor@tensin.name>2023-12-13 23:05:39 +0100
committerEgor Tensin <egor@tensin.name>2023-12-13 23:05:39 +0100
commit6d04db3b2af973690e3f3870f21d1cd992b444bf (patch)
tree18c9d88204c9baf2916c70bb251588a5a4ff2c86 /_config.yml
parentinitial commit (diff)
downloadfucktipp.ing-6d04db3b2af973690e3f3870f21d1cd992b444bf.tar.gz
fucktipp.ing-6d04db3b2af973690e3f3870f21d1cd992b444bf.zip
add the usual Jekyll infrastructure
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
new file mode 100644
index 0000000..74f77dc
--- /dev/null
+++ b/_config.yml
@@ -0,0 +1,8 @@
+source: src
+destination: build
+
+open_url: true
+strict_front_matter: true
+
+plugins:
+ - jekyll-tidy