1
0
Fork 0
This repository has been archived on 2023-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
kekskurse.de-old/themes/archie/theme.toml
2020-11-11 15:43:41 +01:00

20 lines
664 B
TOML

# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Archie"
license = "MIT"
licenselink = "https://github.com/athul/archie/blob/master/LICENSE"
description = "Archie is a minimal and clean theme for hugo with a markdown-ish UI."
homepage = "https://github.com/athul/archie"
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"
[taxonomies]
tag = "tags"
category = "categories"