Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 

29 рядки
870 B

  1. baseURL = "https://machinelistening.exposed"
  2. languageCode = "en-us"
  3. title = "Machine Listening Curriculum"
  4. theme = "sandpoints"
  5. relativeurls = true
  6. disableKinds = ["RSS", "sitemap"]
  7. [params]
  8. 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'."
  9. images = ["/images/ml.gif"]
  10. title = "Machine Listening Curriculum"
  11. giturl = "http://git.metadada.xyz/machinelistening/curriculum-test"
  12. home = "/curriculum/"
  13. catalogprefix = "/library/"
  14. [outputFormats]
  15. [outputFormats.js]
  16. isPlainText = true
  17. mediaType = "application/javascript"
  18. [outputs]
  19. list = ["html", "js"]
  20. [markup]
  21. [markup.tableOfContents]
  22. endLevel=4
  23. ordered = true
  24. startLevel = 1