mirror of
https://github.com/tiennm99/tsuki.git
synced 2026-05-23 12:26:04 +00:00
25f36aec12
- docs/config.md: full params reference (required + optional + per-post frontmatter); explains why theme defaults don't deep-merge into consumer sites - docs/data-schemas.md: profile.yaml + projects.yaml field tables - docs/customization.md: layout overrides, design token override via custom CSS, font self-hosting, per-page color overrides, kill switches - docs/migrating-from-stack.md: submodule swap, drop list, Stack-to-tsuki param mapping, frontmatter compat, gotchas (heading id changes break inbound anchor links) - CHANGELOG.md: complete 0.1.0 entry covering all phases - README.md: drop "under construction"; add full params snippet, search + comments + browser support sections, links to all docs - exampleSite/data/projects.yaml: +tsuki, +penny-pincher (6 total) Screenshots, miti99 migration, and v0.1.0 tag are user-driven actions recorded in phase-08 plan.
37 lines
1.5 KiB
YAML
37 lines
1.5 KiB
YAML
featured:
|
|
- title: "bonsai"
|
|
tagline: "Minimalist Hugo theme for link-in-bio. Inspired by Linktree and Japanese bonsai aesthetics."
|
|
repo: https://github.com/tiennm99/bonsai
|
|
demo: https://tiennm99.github.io/bonsai/
|
|
image: "img/projects/bonsai.svg"
|
|
tags: [hugo, theme, minimal]
|
|
|
|
- title: "miti99bot"
|
|
tagline: "Plug-n-play Telegram bot framework on Cloudflare Workers with grammY."
|
|
repo: https://github.com/tiennm99/miti99bot
|
|
image: "img/projects/miti99bot.svg"
|
|
tags: [telegram, cloudflare, framework]
|
|
|
|
- title: "rplace"
|
|
tagline: "Collaborative pixel art canvas inspired by Reddit r/place. Real-time WebSocket sync."
|
|
repo: https://github.com/tiennm99/rplace
|
|
image: "img/projects/rplace.svg"
|
|
tags: [svelte, hono, durable-objects]
|
|
|
|
- title: "vngeoguessr"
|
|
tagline: "GeoGuessr clone for Vietnamese locations. Mapillary street view + Redis leaderboards."
|
|
repo: https://github.com/tiennm99/vngeoguessr
|
|
image: "img/projects/vngeoguessr.svg"
|
|
tags: [geo, mapillary, redis]
|
|
|
|
- title: "tsuki"
|
|
tagline: "Hugo blog + personal portfolio theme. Vietnamese-first, no build step, View Transitions API."
|
|
repo: https://github.com/tiennm99/tsuki
|
|
demo: https://tiennm99.github.io/tsuki/
|
|
tags: [hugo, theme, vi]
|
|
|
|
- title: "penny-pincher"
|
|
tagline: "Personal expense tracker on Cloudflare D1 + Workers. Telegram-bot-first input, web read-only view."
|
|
repo: https://github.com/tiennm99/penny-pincher-provider
|
|
tags: [cloudflare, d1, telegram]
|