mirror of
https://github.com/tiennm99/tsuki.git
synced 2026-05-23 10:25:30 +00:00
5f023450a2
Update theme.toml with v0.2.0, configure module mounts for clean theme structure, add comprehensive installation documentation.
14 lines
727 B
TOML
14 lines
727 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, dark mode, View Transitions, Pagefind search, Giscus comments, native Markdown callouts, JSON-LD SEO. Zero build step."
|
|
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", "callouts", "json-ld"]
|
|
min_version = "0.146.0"
|
|
|
|
[author]
|
|
name = "Tien Nguyen"
|
|
homepage = "https://miti99.com"
|