machinelistening/config/_default/config.toml

27 lines
953 B
TOML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

baseURL = "http://machinelistening.thepublicschool.org"
languageCode = "en-us"
title = "Machine Listening"
theme = "machinelistening"
relativeurls = true
disableKinds = ["RSS", "sitemap", "taxonomy"]
[params]
description = "A platform for collective listening, thought, and artistic production: a critical counterpoint to all the solutionists, VCs, militarists and industry boosters intent on empowering machines with the sense of hearing'."
images = ["/images/machinelistening.png"]
title = "Machine Listening Syllabus"
giturl = "https://git.memoryoftheworld.org/KnowledgeProduction/machinelistening"
catalogprefix = "hyper://18f79903cb7ce4f1f3c05449418505a296bb2c4e851f7dc9444cf87ed45fb194/"
[outputFormats]
[outputFormats.js]
isPlainText = true
mediaType = "application/javascript"
[outputs]
list = ["html", "js"]
[markup]
[markup.tableOfContents]
endLevel=4
ordered = false
startLevel = 1