Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

18 righe
593 B

  1. # theme.toml template for a Hugo theme
  2. # See https://github.com/gohugoio/hugoThemes#themetoml for an example
  3. name = "Sandpoints"
  4. license = "GPL 3"
  5. licenselink = "https://www.gnu.org/licenses/gpl-3.0.en.html"
  6. description = "Sandpoints Theme"
  7. homepage = "https://git.sandpoints.org/Drawwell/Sandpoints"
  8. tags = ["syllabus"]
  9. features = []
  10. min_version = "0.79.0"
  11. authors = [
  12. {name = "Marcell Mars", homepage = "https://git.sandpoints.org"},
  13. {name = "Sean Dockray", homepage = "https://git.sandpoints.org"},
  14. {name = "Vincent W.J. van Gerven Oei", homepage = "http://www.vangervenoei.com"}
  15. ]