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.

30 lines
1016 B

  1. name = "Toasted Cactus"
  2. license = "MIT"
  3. licenselink = "https://git.webschneider.org/schneider/toasted-cactus/raw/master/LICENSE.md"
  4. description = "A really minimalistic and responsive theme for bloggers."
  5. homepage = "https://webschneider.org"
  6. tags = ["blog", "syntax highlighting"]
  7. features = ["rss", "syntax highlighting", "blog", "pagination"]
  8. min_version = 0.17
  9. [author]
  10. name = "schneider"
  11. homepage = "https://webschneider.org"
  12. repo = "https://git.webschneider.org/schneider/toasted-cactus"
  13. [[original]]
  14. # Port for Hugo
  15. name = "digitalcraftsman"
  16. homepage = "//github.com/digitalcraftsman"
  17. [[original]]
  18. # Ported the stardard theme of the Cactus for Mac static site generator to Jekyll
  19. name = "Nick Balestra"
  20. homepage = "//nick.balestra.ch/"
  21. repo = "//github.com/nickbalestra/kactus"
  22. [[original]]
  23. # Original creators of the stardard theme for the Cactus for Mac static site generator
  24. name = "Cactus for Mac authors"
  25. homepage = "//cactusformac.com"
  26. repo = "github.com/koenbok/Cactus"