amethyst/theme.toml

17 lines
613 B
TOML
Raw Normal View History

# theme.toml template for a Hugo theme
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Amethyst"
license = "MIT"
licenselink = "https://github.com/64bitpandas/amethyst/blob/main/LICENSE"
description = "Obsidian-compatible Hugo theme for personal notes"
homepage = "https://github.com/64bitpandas/amethyst"
demosite = "https://notes.bencuan.me"
tags = ["responsive", "notes", "obsidian", "obsidian-md", "latex", "documentation", "docs", "flexbox", "search", "mobile", "multilingual"]
features = []
min_version = "0.93"
[author]
name = "Ben Cuan"
homepage = "https://bencuan.me"