19 lines
281 B
YAML
Raw Permalink Normal View History

2023-05-01 13:28:27 +01:00
url: "https://rubenwardy.com"
baseurl: "/minetest_modding_book"
2015-02-06 19:29:12 +00:00
sass:
2015-02-16 16:43:26 +00:00
# nested (default), compact, compressed, expanded
2015-02-06 19:29:12 +00:00
style: compressed
2018-07-15 19:13:16 +01:00
plugins:
2015-01-29 13:14:41 +00:00
- jekyll-sitemap
2018-07-15 19:13:16 +01:00
- jekyll-redirect-from
2018-07-15 15:28:10 +01:00
collections:
2022-11-06 18:50:37 +01:00
de:
output: true
2018-07-15 15:28:10 +01:00
en:
output: true
it:
output: true