Zola init

This commit is contained in:
June Hardy 2020-07-26 11:13:29 +02:00
parent 50f481223c
commit 047be2e202
3 changed files with 19 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "themes/sam"]
path = themes/sam
url = https://labo.lacoloc.cafe/june/zola-sam.git

15
config.toml Normal file
View File

@ -0,0 +1,15 @@
# The URL the site will be built for
base_url = "https://mutu-ns.net.eu.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 Zola
highlight_code = false
# Whether to build a search index to be used later on by a JavaScript library
build_search_index = false
[extra]
# Put all your custom variables here

1
themes/sam Submodule

@ -0,0 +1 @@
Subproject commit 1c44ac2019d569653c98d5c17299a0d911c7ac69