2024-06-14 11:54:01 +02:00
|
|
|
baseURL = ""
|
|
|
|
languageCode = "en-us"
|
|
|
|
title = "Figure It Out Comrade"
|
|
|
|
relativeurls = true
|
|
|
|
disableKinds = ["RSS", "sitemap"]
|
|
|
|
|
|
|
|
[taxonomies]
|
|
|
|
keyword = "keywords"
|
|
|
|
tag = "tags"
|
|
|
|
|
|
|
|
|
|
|
|
[params]
|
|
|
|
description = "Snađi se druže."
|
|
|
|
# sandpointsGiteaUrl = "https://git.sandpoints.org/Drawwell/SimpleSandpoints"
|
|
|
|
sandpointsHome = "inquiry/figureitout.md"
|
|
|
|
sandpointsGiteaUrl = "https://git.sandpoints.org/we/figureitout"
|
|
|
|
sandpointsCatalogPrefix = "/library/"
|
|
|
|
sandpointsCatalogName = "figureitout"
|
|
|
|
|
|
|
|
sandpointsMentionedIn = ["annex", "editor", "author"]
|
|
|
|
|
|
|
|
[outputFormats]
|
|
|
|
[outputFormats.js]
|
|
|
|
isPlainText = true
|
2024-10-28 14:09:27 +01:00
|
|
|
mediaType = "application/javascript"
|
2024-06-14 11:54:01 +02:00
|
|
|
|
|
|
|
[outputs]
|
|
|
|
list = ["html", "js"]
|
|
|
|
|
|
|
|
[markup.tableOfContents]
|
|
|
|
endLevel=4
|
|
|
|
ordered = true
|
|
|
|
startLevel = 1
|
|
|
|
|
|
|
|
[markup.goldmark.renderer]
|
|
|
|
unsafe = true
|
|
|
|
|
|
|
|
# [markup.goldmark.parser.attribute]
|
|
|
|
# block = true
|
|
|
|
|
|
|
|
[module]
|
|
|
|
# replacement allow for easier local development
|
|
|
|
# replacements = ["git.sandpoints.org/Drawwell/SandpointsTheme -> /home/w/devm/SandpointsTheme"] #, "git.sandpoints.org/Drawwell/SandpointsEditPage -> /home/m/devel/SandpointsEditPage"]
|
|
|
|
|
|
|
|
[[module.imports]]
|
|
|
|
path = "git.sandpoints.org/Drawwell/SandpointsTheme"
|
|
|
|
|
|
|
|
[[module.imports.mounts]]
|
|
|
|
source = "archetypes"
|
|
|
|
target = "archetypes"
|
|
|
|
[[module.imports.mounts]]
|
|
|
|
source = "assets"
|
|
|
|
target = "assets"
|
|
|
|
[[module.imports.mounts]]
|
|
|
|
source = "data"
|
|
|
|
target = "data"
|
|
|
|
[[module.imports.mounts]]
|
|
|
|
source = "layouts"
|
|
|
|
target = "layouts"
|
|
|
|
[[module.imports.mounts]]
|
|
|
|
source = "static"
|
|
|
|
target = "static"
|
|
|
|
[[module.imports.mounts]]
|
|
|
|
source = "customizations/Dotawo/static/fonts"
|
|
|
|
target = "static/fonts"
|
|
|
|
[[module.imports.mounts]]
|
|
|
|
source = "customizations/Dotawo/assets/css/site.css"
|
|
|
|
target = "assets/css/site.css"
|
|
|
|
[[module.imports.mounts]]
|
|
|
|
source = "customizations/Dotawo/static/css/site.min.css"
|
|
|
|
target = "static/css/site.min.css"
|
|
|
|
[[module.imports.mounts]]
|
|
|
|
source = "customizations/Dotawo/layouts/partials/header.html"
|
|
|
|
target = "layouts/partials/header.html"
|
|
|
|
[[module.imports.mounts]]
|
|
|
|
source = "customizations/Dotawo/layouts/partials/singlebody.html"
|
|
|
|
target = "layouts/partials/singlebody.html"
|
|
|
|
[[module.imports.mounts]]
|
|
|
|
source = "customizations/Dotawo/layouts/_default/_markup/render-image.html"
|
|
|
|
target = "layouts/_default/_markup/render-image.html"
|
|
|
|
[[module.imports.mounts]]
|
|
|
|
source = "customizations/Dotawo/layouts/_default/_markup/render-link.html"
|
|
|
|
target = "layouts/_default/_markup/render-link.html"
|