machinelistening/config/_default/config.toml

27 lines
953 B
TOML
Raw Normal View History

2020-06-06 13:21:46 +00:00
baseURL = "http://machinelistening.thepublicschool.org"
2020-06-04 00:56:12 +00:00
languageCode = "en-us"
2020-06-06 13:21:46 +00:00
title = "Machine Listening"
theme = "machinelistening"
2020-06-04 00:56:12 +00:00
relativeurls = true
disableKinds = ["RSS", "sitemap", "taxonomy"]
[params]
2020-06-08 13:16:38 +00:00
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"]
2020-06-06 13:21:46 +00:00
title = "Machine Listening Syllabus"
2020-06-08 13:16:38 +00:00
giturl = "https://git.memoryoftheworld.org/KnowledgeProduction/machinelistening"
2020-06-09 23:45:59 +00:00
catalogprefix = "hyper://18f79903cb7ce4f1f3c05449418505a296bb2c4e851f7dc9444cf87ed45fb194/"
2020-06-04 00:56:12 +00:00
[outputFormats]
[outputFormats.js]
isPlainText = true
mediaType = "application/javascript"
[outputs]
list = ["html", "js"]
[markup]
[markup.tableOfContents]
endLevel=4
ordered = false
startLevel = 1