1
0
Fork 0
forked from reudnetz/website

first testing with gutenberg render engine

This commit is contained in:
Paul Spooren 2018-01-10 00:24:44 +01:00
parent bbb515bf4e
commit 9141aced4e
44 changed files with 216 additions and 168 deletions

14
config.toml Normal file
View file

@ -0,0 +1,14 @@
# The URL the site will be built for
base_url = "https://reudnetz.org"
# Whether to automatically compile all Sass files in the sass directory
compile_sass = true
# Whether to do syntax highlighting
# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Gutenberg
highlight_code = false
title = "Reudnetz w.V."
[extra]
# Put all your custom variables here