Commit Graph
36 Commits
Author SHA1 Message Date
mullung 771ba3f8a7 chore(ko): add Korean locale to documentation site (#2173) 2026-08-02 18:43:46 +08:00
RainbowBird 0ae8c87295 chore(analytics): remove Plausible integration
Signed-off-by: RainbowBird <git@luoling.moe>

Commit-Message-Assisted-by: Claude (via Claude Code)
2026-07-30 14:36:15 +08:00
0xSelenicDove 0460a6cf14 chore(docs): reorganize guides and refresh provider docs (#2081) 2026-07-20 16:12:01 +08:00
0xSelenicDove 337b814ea3 refactor(docs): new structure, provider config update (#1712)
Co-authored-by-agent: Unknown
2026-07-17 18:02:54 +08:00
Eleanor 7f2579e072 feat(docs): add character card template reference (#2007) 2026-06-26 14:54:52 +08:00
0xSelenicDove ad7cf632ed chore(docs): add missing tamagotchi setup-and-use page to sidebar (#1713) 2026-04-23 18:42:18 +08:00
Garfield Lee 9538068d0b fix(docs): Try Live leads to 404 in VitePress SPA router (#1461)
- Add `target?: string` field to `ButtonItem` interface
- Set `target: '_self'` on all locales' Try Live button configs (EN, ZH, JA)
- Bind `:target="item.target"` on the `<a>` element in HomeButton.vue

VitePress intercepts clicks on anchor tags without an explicit `target`
attribute and routes them through Vue Router, which causes a 404 for the
external https://airi.moeru.ai/ link. Setting `target="_self"` makes
the browser skip the router and perform a native navigation.

Co-authored-by-agent: GitHub Copilot <copilot@github.com>
2026-03-24 10:15:57 +08:00
雨落 5a574e1806 fix(docs): incorrect button link (#1411) 2026-03-17 22:33:21 +08:00
8648f761ed refactor(docs): home layout component (#1404)
---------

Signed-off-by: 秋雨落 <i@rain.cx>
Co-authored-by: Neko-233 <1260907335@qq.com>
Co-authored-by: Neko <neko@ayaka.moe>
2026-03-17 17:40:16 +08:00
Nashchennc 342250e2fc chore(docs): reorganize content (#1170) 2026-03-08 18:43:40 +08:00
Neko Ayaka 7d934f9c67 chore(docs): use plausible directly 2026-03-04 23:59:29 +08:00
Lovehsigure_520 c111f2afeb fix(docs): incorrect translation for docs (#901) 2026-01-07 17:59:16 +08:00
b5c6ab58ad feat(docs): Japanese translated & minor issues fixed (#865)
---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Neko <neko@ayaka.moe>
2026-01-03 01:48:33 +08:00
Neko Ayaka 3935fa2600 feat(docs): Japanese site 2025-12-26 12:02:29 +08:00
Neko Ayaka 9cbddb0770 feat(stage-web,docs): enable apple mobile web app capable meta tag
https://developer.apple.com/library/archive/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html#//apple_ref/doc/uid/TP40008193-SW3
2025-12-25 02:56:12 +08:00
Neko Ayaka 74102920d7 fix(stage-web,docs): missing analytics after migrated to Cloudflare Workers 2025-12-13 16:37:42 +08:00
Neko Ayaka c3a4b29991 feat(stage-web,docs): configured open graph protocol image 2025-11-27 00:40:16 +08:00
Neko Ayaka 13f32255bd fix(docs): incorrect sitemap config for hostname 2025-09-30 23:54:23 +08:00
Neko Ayaka dc6dff5a6d chore(deps): bump dependencies 2025-08-29 01:38:04 +08:00
Neko Ayaka 28e57963e0 docs: updated introduction, prepare detailed 2025-08-19 16:24:57 +08:00
Neko Ayaka 93d5f5adf0 fix(docs): theme color 2025-08-12 00:06:46 +08:00
Neko f837ba6386 docs(docs): added DevLog @ 2025.08.05 (#349) 2025-08-05 15:59:52 +08:00
Neko Ayaka 50e7353bd4 docs: configured x account link 2025-07-30 16:44:11 +08:00
NekoandRynco Maekawa f32e4be20e feat(docs): support specifying cover image for blog posts (#288)
---------

Co-authored-by: Rynco Maekawa <10259119+lynzrand@users.noreply.github.com>
2025-07-27 01:59:55 +08:00
Neko Ayaka eb3271f963 refactor(docs): structure changes 2025-07-23 11:04:23 +08:00
Neko Ayaka a2d2d0cafe docs: updated subtitle & fixed chronicles links 2025-07-17 04:02:58 +08:00
Neko Ayaka 2b4991706f fix(docs): redundant design guidelines link 2025-07-17 02:56:02 +08:00
Neko Ayaka 1e992e0a70 chore(docs): integrating Plausible.io for docs (privacy ensured) 2025-07-16 02:29:47 +08:00
Neko Ayaka 5b85841da1 style(docs): improve ui style 2025-07-16 01:03:40 +08:00
Neko Ayaka 749c008067 fix(docs): bad router link active detection 2025-07-15 19:45:46 +08:00
Neko Ayaka a878e9ceb2 docs(docs): chronicles about the past 2025-07-15 18:19:19 +08:00
Neko Ayaka 267beac3f5 fix(docs): build for i18n 2025-07-15 16:20:36 +08:00
Neko Ayaka cb0d767af2 feat(docs): zh-Hans for docs 2025-07-15 15:53:43 +08:00
Neko Ayaka e2adbafa97 fix(docs): base url for all links 2025-07-15 13:04:36 +08:00
Neko Ayaka e70bc1368c fix(docs): base url 2025-07-15 12:53:47 +08:00
Neko 5e8b2b8412 feat(docs): migrate to vitepress with @unovue/reka-ui's theme (#224) 2025-07-15 10:25:44 +08:00