initial
This commit is contained in:
commit
a486b7bbb7
11 changed files with 426 additions and 0 deletions
14
config.toml
Normal file
14
config.toml
Normal file
|
@ -0,0 +1,14 @@
|
|||
base_url = "https://chaostreff-backnang.de"
|
||||
author = "Chaostreff Backnang e.V."
|
||||
compile_sass = false
|
||||
minify_html = true
|
||||
hard_link_static = true
|
||||
title = "Chaostreff Backnang"
|
||||
default_language = "de"
|
||||
|
||||
[markdown]
|
||||
external_links_target_blank = true
|
||||
smart_punctuation = true
|
||||
|
||||
[languages.en]
|
||||
title = "Chaostreff Backnang"
|
Loading…
Add table
Add a link
Reference in a new issue