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.

18 lines
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. ]