You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

29 lines
833 B

  1. baseURL = "http://localhost:8000"
  2. languageCode = "en-us"
  3. title = "Pirate Care"
  4. theme = "sandpoints"
  5. relativeurls = true
  6. disableKinds = ["RSS", "sitemap"]
  7. [params]
  8. description = "Network of activists, researchers and practitioners against the criminalisation of solidarity & for a common care infrastructure."
  9. images = ["/images/piratecaqre.png"]
  10. title = "Pirate Care Syllabus"
  11. giturl = "http://localhost:3000/gitea/pirate-care-syllabus"
  12. home = "syllabus"
  13. catalogprefix = "hyper://18f79903cb7ce4f1f3c05449418505a296bb2c4e851f7dc9444cf87ed45fb194/"
  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