mirror of
https://git.librezo.fr/Librezo/website.git
synced 2025-09-06 12:52:54 +02:00
Initial commit
This commit is contained in:
19
config.toml
Normal file
19
config.toml
Normal file
@ -0,0 +1,19 @@
|
||||
base_url = "/"
|
||||
|
||||
compile_sass = true
|
||||
|
||||
build_search_index = false
|
||||
|
||||
default_language = "fr"
|
||||
|
||||
minify_html = false
|
||||
|
||||
[slugify]
|
||||
paths = "off"
|
||||
taxonomies = "off"
|
||||
|
||||
[markdown]
|
||||
highlight_code = false
|
||||
|
||||
[extra]
|
||||
sitename = "Librezo"
|
Reference in New Issue
Block a user