initial config/ from sandpoints..

This commit is contained in:
Marcell Mars 2020-11-23 15:03:19 +01:00
parent d3d9fd13ec
commit 7e06b9670f
3 changed files with 54 additions and 0 deletions

View File

@ -0,0 +1,26 @@
baseURL = "http://localhost:8000"
languageCode = "en-us"
title = "Race Critical Theories"
theme = "sandpoints"
relativeurls = true
disableKinds = ["RSS", "sitemap"]
[params]
description = "Here one adds a description."
title = "Race Critical Theories"
sandpointsGiteaUrl = "https://git.sandpoints.org/GEMLab/RaceCriticalTheories"
sandpointsCatalogPrefix = "/library/"
[outputFormats]
[outputFormats.js]
isPlainText = true
mediaType = "application/javascript"
[outputs]
list = ["html", "js"]
[markup]
[markup.tableOfContents]
endLevel=4
ordered = true
startLevel = 1

View File

@ -0,0 +1,26 @@
baseURL = "http://127.0.0.1:4321"
languageCode = "en-us"
title = "Race Critical Theories"
theme = "sandpoints"
relativeurls = true
disableKinds = ["RSS", "sitemap"]
[params]
description = "Here one adds a description."
title = "Race Critical Theories"
sandpointsGiteaUrl = "https://git.sandpoints.org/GEMLab/RaceCriticalTheories"
sandpointsCatalogPrefix = "/library/"
[outputFormats]
[outputFormats.js]
isPlainText = true
mediaType = "application/javascript"
[outputs]
list = ["html", "js"]
[markup]
[markup.tableOfContents]
endLevel=4
ordered = true
startLevel = 1

View File

@ -0,0 +1,2 @@
relativeurls = true
baseURL = ""