Files
bonsai/theme.toml
T
tiennm99 f0d1e785f8 docs: README polish + CONTRIBUTING + CHANGELOG
- README: add badges (build/license/Hugo), live-demo callouts, full
  configuration parameter table, expanded features list
- CONTRIBUTING.md: dev setup, icon-add workflow, PR/style guidelines
- CHANGELOG.md: Keep-a-Changelog format with v0.1.0 + v0.0.1 entries
- theme.toml: point demosite at live GitHub Pages URL
2026-05-01 14:20:37 +07:00

16 lines
685 B
TOML

name = "Bonsai"
license = "Apache-2.0"
licenselink = "https://github.com/tiennm99/bonsai/blob/main/LICENSE"
description = "A minimalist Hugo theme for link-in-bio pages, inspired by Linktree and Japanese bonsai aesthetics — small, curated, intentional."
homepage = "https://github.com/tiennm99/bonsai"
demosite = "https://tiennm99.github.io/bonsai/"
tags = ["bio", "linktree", "minimal", "japanese", "personal", "landing", "icons"]
features = ["responsive", "dark mode", "fast", "no-js optional", "data-driven links"]
min_version = "0.128.0"
[author]
name = "tiennm99"
homepage = "https://github.com/tiennm99"
# If porting/adapting from another theme, list it under [original]