Commit Graph

9 Commits

Author SHA1 Message Date
jamo.siu@gmail.com a8ed9a957c docs: enrich blog index pages with topic overview 2026-05-21 21:14:03 -05:00
jamo.siu@gmail.com 8f38903d4e refactor: moved codes from typescript to tsx 2026-05-21 20:42:46 -05:00
siujamo 5963a4fcc2 refactor: adjust file organisation 2026-05-21 02:11:31 -05:00
siujamo 0295b758fd docs: migrate documents from Notion 2026-05-21 01:53:46 -05:00
siujamo c7b623012c docs: add author information 2026-05-21 00:26:37 -05:00
siujamo dbaf28ad98 feat: add tags to articles, full i18n coverage, and Tailwind CSS setup
- Add tag frontmatter to all 6 blog articles (3 articles × 2 locales)
- Complete i18n.json with all 26 text keys for en-gb and zh-hans
- Install and configure Tailwind CSS v4 with PostCSS
- Create Tags component using Tailwind utility classes
- Inject Tags into DocLayout via theme override
- Fix zh-hans homepage icon extension
2026-05-20 03:39:59 -05:00
siujamo 41985e7c1c docs: add bilingual article on fixing macOS hostname under private DNS 2026-05-20 02:15:39 -05:00
siujamo da26fde07e docs: translate gitlab-ops to en-gb, enhance gravatar article, fix heading levels
- Translate GitLab Operations article from Chinese to British English
- Add comprehensive Gravatar usage guide with code examples in both locales
- Fix heading levels on notification pages (h1 -> h2)
- Enable line numbers in code blocks via rspress config
2026-05-20 01:50:59 -05:00
siujamo 2c17c927fc feat: implement pages 2026-05-19 21:45:20 -05:00