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