Files
tsuki/theme.toml
T
tiennm99 afc5d25885 feat: initial theme scaffold
- Repo metadata: theme.toml, README, Apache-2.0 license
- Hugo defaults: vi language, post permalinks, taxonomies, paginate, TOC config
- exampleSite skeleton with themesDir wiring
- CI: Hugo build + Pagefind index + Pages deploy
- Pagefind devDependency in package.json (Dependabot weekly)
- vi i18n strings, default archetype
- Empty layouts/_partials/_markup/_shortcodes directories ready for Phase 3
2026-05-07 20:27:07 +07:00

19 lines
716 B
TOML

name = "tsuki"
license = "Apache-2.0"
licenselink = "https://github.com/tiennm99/tsuki/blob/main/LICENSE"
description = "月 — Hugo blog + personal portfolio theme. Vietnamese-first typography, View Transitions API, Pagefind search, Giscus comments. Companion to bonsai."
homepage = "https://github.com/tiennm99/tsuki"
demosite = "https://tiennm99.github.io/tsuki/"
tags = ["blog", "portfolio", "personal", "minimal", "dark", "vietnamese", "pagefind", "view-transitions"]
features = ["blog", "portfolio", "search", "comments", "dark-mode", "responsive", "i18n", "rss"]
min_version = "0.146.0"
[author]
name = "Tien Nguyen"
homepage = "https://miti99.com"
[original]
author = ""
homepage = ""
repo = ""