hugo-theme-archie/theme.toml

16 lines
606 B
TOML
Raw Permalink Normal View History

2020-04-08 18:44:29 +00:00
# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Archie"
license = "MIT"
2020-04-09 06:36:48 +00:00
licenselink = "https://github.com/athul/archie/blob/master/LICENSE"
2020-04-16 13:28:18 +00:00
description = "Archie is a minimal and clean theme for hugo with a markdown-ish UI."
2020-04-09 06:36:48 +00:00
homepage = "https://github.com/athul/archie"
2020-04-08 18:44:29 +00:00
tags = ["blog","simple","responsive","minimal","tags","personal","clean","shortcodes"]
features = ["blog", "Clean and minimal", "Responsive", "Syntax highlighting",]
min_version = "0.41"
[author]
name = "Athul Cyriac Ajay"
homepage = "https://github.com/athul"