1
0
mirror of https://github.com/RyanGreenup/cadmus.git synced 2025-09-01 01:51:51 +02:00
Files
2020-07-14 21:39:40 +10:00

18 lines
653 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Basic"
license = "MIT"
licenselink = "https://github.com/siegerts/hugo-theme-basic/blob/master/LICENSE"
description = "Basic blog theme styled with minimal tachyons"
homepage = "https://github.com/siegerts/hugo-theme-basic"
tags = ["minimal", "tachyons", "blog", "responsive", "syntax highlighting", "google analytics", "plain", "clean", "starter"]
features = ["blog", "blog series", "syntax highlighting", "google analytics", "tachyons"]
min_version = "0.41"
[author]
name = "Stephen Siegert"
homepage = "https://xiegerts.com"