Create debug site and link statics
This commit is contained in:
11
exampleSite/config.toml
Normal file
11
exampleSite/config.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
baseURL = "http://www.example.com"
|
||||
title = "Gokarna"
|
||||
theme = "gokarna"
|
||||
languageCode = "en"
|
||||
defaultContentLanguage = "en"
|
||||
|
||||
paginate = 20
|
||||
|
||||
pygmentsStyle = "bw"
|
||||
pygmentsCodeFences = true
|
||||
pygmentsCodeFencesGuessSyntax = true
|
||||
Reference in New Issue
Block a user