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.
24 lines
870 B
24 lines
870 B
name = "Hugo Cactus Theme"
|
|
license = "MIT"
|
|
licenselink = "//github.com/digitalcraftsman/hugo-cactus-theme/blob/master/License.md"
|
|
description = "A minimalistic and responsive theme for bloggers."
|
|
homepage = "//github.com/digitalcraftsman/hugo-cactus-theme"
|
|
tags = ["blog"]
|
|
features = ["disqus", "rss", "syntax highlighting", "pagination", "sharing options"]
|
|
min_version = 0.13
|
|
|
|
[author]
|
|
name = "digitalcraftsman"
|
|
homepage = "//github.com/digitalcraftsman"
|
|
|
|
[[original]]
|
|
# Ported the stardard theme of the Cactus for Mac static site generator to Jekyll
|
|
name = "Nick Balestra"
|
|
homepage = "//nick.balestra.ch/"
|
|
repo = "//github.com/nickbalestra/kactus"
|
|
|
|
[[original]]
|
|
# Original creators of the stardard theme for the Cactus for Mac static site generator
|
|
name = "Cactus for Mac authors"
|
|
homepage = "//cactusformac.com"
|
|
repo = "github.com/koenbok/Cactus"
|