A tumblelog theme for Hugo
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

vor 6 Jahren
vor 6 Jahren
123456789101112131415
  1. # theme.toml template for a Hugo theme
  2. # See https://github.com/gohugoio/hugoThemes#themetoml for an example
  3. name = "Tumble"
  4. license = "MIT"
  5. licenselink = "https://github.com/adrianshort/tumble/blob/master/LICENSE.md"
  6. description = "A minimal tumblelog. Content types: aside, image, post, quote, video."
  7. homepage = "http://example.com/"
  8. tags = ["tumblelog", "minimal", "clean", "fun", "personal", "Font Awesome", "Google Analytics"]
  9. features = []
  10. min_version = "0.25.1"
  11. [author]
  12. name = "Adrian Short"
  13. homepage = "https://www.adrianshort.org/"