Neko Ayaka
b4a35e4ac0
chore(docs): more style and readability update
2026-05-02 21:17:03 +08:00
Neko Ayaka
755550915f
chore(docs): indentation of nested sidebar
2026-05-02 14:38:15 +08:00
Neko Ayaka
1ae345d076
chore(docs): better color for doc footer nav, tighter room for sidebar links
2026-05-01 20:14:15 +08:00
Neko Ayaka
30dbbe510a
chore(docs): correctly hover style
2026-04-30 16:52:56 +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
Neko Ayaka
900de50127
refactor(docs): now transition= attribute will have types
2026-03-23 18:24:36 +08:00
Neko Ayaka
956a4541e9
style: lint
2026-03-19 14:27:23 +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
Lovehsigure_520
9fd3005c5a
fix(docs): remove hardcoded condition in Home.vue ( #877 )
2026-01-05 16:34:26 +08:00
Neko Ayaka
ddb13ccbd4
style: lint
2026-01-04 01:47:22 +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
f579600f26
feat(docs,i18n): now supports Japanese & Korean
2025-12-26 12:24:25 +08:00
Neko Ayaka
bd9358e44c
feat(docs): Merry Christmas 2025 🎄
2025-12-24 23:11:14 +08:00
Neko Ayaka
bf6849297e
feat(docs): lollipop pattern animation
2025-11-27 01:00:42 +08:00
Neko Ayaka
3240276e40
style: lint & build naming
2025-11-16 02:32:36 +08:00
Lovehsigure_520
2ef450dd48
feat(docs):Added dev logs and improved navigation ( #713 )
2025-11-03 00:42:34 +08:00
이윤진(Lee Yunjin)
1e58126f35
chore(ci): flatpak included in artifacts ( #685 )
2025-10-31 02:53:16 +08:00
Lovehsigure_520
04730002cf
docs(blog): Add Halloween celebration article and optimize blog list display logic ( #686 )
2025-10-31 01:52:39 +08:00
Neko Ayaka
3cb8f74840
feat(docs): Happy Halloween! 🎃
2025-10-29 03:38:41 +08:00
reonokiy
bc9f4ddeee
docs: add docs for release versions ( #669 )
2025-10-22 12:48:48 +08:00
Neko Ayaka
84d7e08355
refactor(docs): split utils
2025-09-16 00:13:12 +08:00
Neko Ayaka
696b97bded
fix(docs): bad prose style
2025-09-07 21:20:39 +08:00
LemonNeko
a1f13e4ce7
feat(devlog): add nms example for devlog-2026-08-26 ( #537 )
2025-09-01 00:41:55 +08:00
Neko Ayaka
dc6dff5a6d
chore(deps): bump dependencies
2025-08-29 01:38:04 +08:00
Neko Ayaka
0c127d3baa
fix: lint
2025-08-26 12:58:06 +08:00
Ayaka Neko
a2180626ae
fix(stage-tamagotchi): auto focus and not listening to focused window will lost events of keyboards
2025-08-21 01:24:03 +08:00
Ching Yang
389ee0a57c
Feat: Support of Index-TTS, state-of-art opensourced TTS model - locally deployable. ( #351 )
2025-08-08 20:30:41 +08:00
Neko Ayaka
281d436e59
fix: lint
2025-08-06 16:34:30 +08:00
Neko
f837ba6386
docs(docs): added DevLog @ 2025.08.05 ( #349 )
2025-08-05 15:59:52 +08:00
Neko
1f23218d79
feat(docs): support to read excerpt from frontmatter ( #345 )
2025-08-04 21:55:15 +08:00
Neko Ayaka
41ec0f6a32
style(docs): reduce blur
2025-08-01 23:31:32 +08:00
Neko
327ffd3037
fix(docs): width not constraint for cover ( #333 )
2025-07-30 02:13:55 +08:00
Neko and Rynco 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
c42d1bbd41
fix(docs): window not defined ( #325 )
2025-07-26 23:21:54 +08:00
Makito
f37738af57
chore(docs): fix eslint warnings
2025-07-26 03:09:10 +09:00
Makito
a0d4815e9b
fix(docs): mark toggles as client-only ( #321 )
...
* fix(docs): mark toggles as client-only
* chore(docs): lint
2025-07-25 01:38:01 +08:00
Makito and gemini-code-assist[bot]
935c0c5169
feat(docs): implement parallax for cover and home page ( #313 )
...
---------
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-07-24 01:04:23 +08:00
Neko Ayaka
50371c580a
chore(deps): bump dependencies
2025-07-22 14:28:27 +08:00
Neko Ayaka
7da5129485
fix: build
2025-07-22 03:47:25 +08:00
Typed SIGTERM
76e546316a
chore: use AVIF instead of PNG/JPG as more as possible ( #301 )
2025-07-19 19:58:12 +08:00
Neko Ayaka
521af81fb0
fix(docs): post list
2025-07-17 02:37:48 +08:00
Neko Ayaka and LiliumNeko
1d0548530f
fix(docs): button overflow
...
Co-authored-by: LiliumNeko <30291104+liliumneko@users.noreply.github.com >
2025-07-17 00:31:49 +08:00
Neko Ayaka
3d0600cc6c
style(docs,stage-ui): improved color & functionality
2025-07-16 14:22:52 +08:00
Neko Ayaka
13c677103b
fix(docs): try live link incorrect
2025-07-16 13:22:06 +08:00
Neko Ayaka
7a8c281637
fix(docs): flickering into red & not determining the sidebar item correctly
2025-07-16 02:08:26 +08:00
Neko Ayaka
5b85841da1
style(docs): improve ui style
2025-07-16 01:03:40 +08:00
Neko Ayaka
9bcba5ff12
fix(docs): missing tab indicator
2025-07-16 00:31:48 +08:00
Neko Ayaka and 藍+85CD
17013d1b3f
fix(docs): many style issues & link missing
...
Co-authored-by: 藍+85CD <50108258+kwaa@users.noreply.github.com >
2025-07-15 23:51:25 +08:00
Neko Ayaka
749c008067
fix(docs): bad router link active detection
2025-07-15 19:45:46 +08:00
Neko
f3da9cbb8f
fix(docs): blog links ( #271 )
2025-07-15 19:18:52 +08:00