選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

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