Commit graph

108 commits

Author SHA1 Message Date
icefair
c641f86002
chore(docs): introduced new 0.10.2 features (#1816)
Some checks are pending
CI / Lint (push) Waiting to run
CI / Build Test (stage-tamagotchi) (push) Waiting to run
CI / Build Test (stage-tamagotchi-godot) (push) Waiting to run
CI / Build Test (stage-web) (push) Waiting to run
CI / Build Test (ui-loading-screens) (push) Waiting to run
CI / Build Test (ui-transitions) (push) Waiting to run
CI / Type Check (push) Waiting to run
CI / Check Provenance (push) Waiting to run
Cloudflare Workers / Deploy - stage-web (push) Waiting to run
2026-05-11 17:31:28 +08:00
icefair
1e80470f02
chore(docs): new updated manual for setup and use (#1776) 2026-05-06 03:36:57 +08:00
Neko Ayaka
0f6cfc2faa
chore(docs): unnecessary section 2026-05-02 22:49:44 +08:00
Neko Ayaka
32087c05de
feat(docs): authors region, published at, more tweaks on ui, @assets() fix 2026-05-02 22:47:35 +08:00
Lovehsigure_520
4141df0141
chore(docs): simplify versions download pages (#1718) 2026-04-26 05:54:18 +08:00
Neko Ayaka
f7a9a7bf76
refactor(vishot-*,scenarios-*): better structure, better api, and markup components 2026-04-15 04:51:00 +08:00
Lovehsigure_520
7b1041fa8e
perf(vishot): compress and downscale AVIF screenshots (#1598)
Some checks are pending
CI / Lint (push) Waiting to run
CI / Build Test (stage-tamagotchi) (push) Waiting to run
CI / Build Test (stage-web) (push) Waiting to run
CI / Build Test (ui-loading-screens) (push) Waiting to run
CI / Build Test (ui-transitions) (push) Waiting to run
CI / Type Check (push) Waiting to run
CI / Check Provenance (push) Waiting to run
Cloudflare Workers / Deploy - stage-web (push) Waiting to run
* perf(vishot-runner-electron): compress and downscale AVIF screenshots

The capture pipeline was emitting AVIF at default quality with no
resolution cap, so 4K displays produced ~800KB per screenshot (~42MB
total for the tamagotchi manual). Add quality 50, speed 6, and a
1920px max-width downscale — expected output drops to ~20-40KB each
with no visible quality loss for UI documentation.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* perf(docs): regenerate manual screenshots with compression

Re-capture all 27 tamagotchi manual screenshots using the new AVIF
pipeline settings (quality 50, max-width 1920px, speed 6).

Before: ~800KB per image, ~42MB total (4K @ default quality)
After:  ~15-38KB per image, ~1MB total (1920px @ quality 50)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By-Agent: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 10:11:18 +08:00
Neko Ayaka
d107fadcb9
chore(docs,scenarios-*): better structure 2026-04-07 14:22:51 +08:00
Lovehsigure_520
d5f93cfd8f
feat(docs): add tamagotchi manual screenshots (#1574)
---------

Co-authored-by-agent: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-05 23:02:46 +08:00
icefair
49c6a01196
feat(docs): setup and use manual (#1559)
---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-05 00:53:10 +08:00
Neko Ayaka
25d46753e0
chore(docs): convert more to avif 2026-03-30 02:59:43 +08:00
Neko Ayaka
d27e089bd7
chore(docs): convert all to avif 2026-03-30 02:58:43 +08:00
Neko Ayaka
cd9f6da23b
chore(docs): adjust cover of DevLog-2026.03.23 2026-03-30 02:46:18 +08:00
Neko Ayaka
c1aa4cb91b
chore(docs): added cover for DevLog-2026.03.29 2026-03-30 02:42:14 +08:00
Neko Ayaka
d510b4fdb7
chore(docs): added cover for DevLog-2026.03.23 2026-03-30 02:19:00 +08:00
Neko Ayaka
f5111315b8
chore(docs): added cover for DevLog-2026.03.14 2026-03-30 00:38:00 +08:00
LemonNeko
3aec61cc8d
doc(devlog): added DevLog @ 2026.03.29
Some checks are pending
CI / Lint (push) Waiting to run
CI / Build Test (stage-tamagotchi) (push) Waiting to run
CI / Build Test (stage-web) (push) Waiting to run
CI / Build Test (ui-loading-screens) (push) Waiting to run
CI / Build Test (ui-transitions) (push) Waiting to run
CI / Type Check (push) Waiting to run
CI / Check Provenance (push) Waiting to run
Cloudflare Workers / Deploy - stage-web (push) Waiting to run
Update Nix pnpmDeps Hash / update (push) Waiting to run
2026-03-29 23:33:09 +08:00
areong
79b95233de
fix(docs): links to other doc pages (#1483)
---------

Co-authored-by-agent: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-27 06:37:37 +08:00
jim139129
67d547ef45
chore(docs): added Visual Studio 2026 suggestion (#1476) 2026-03-26 16:46:14 +08:00
Neko Ayaka
c64f460a00
refactor(docs): now transition= attribute will have types, fix more 2026-03-23 18:44:09 +08:00
Neko Ayaka
900de50127
refactor(docs): now transition= attribute will have types 2026-03-23 18:24:36 +08:00
Andrew Qi
faeb250fc6
feat(docs): added new DevLog 2026-03-23 (#1457)
---------

Co-authored-by-agent: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-03-23 16:52:55 +08:00
Neko Ayaka
ce60323d8a
style: lint 2026-03-23 02:16:10 +08:00
Neko Ayaka
60cbea1e19
style: lint 2026-03-19 14:19:54 +08:00
Lovehsigure_520
21dfb21ae8
feat(docs): sync download buttons and added SponsorKit (#1407) 2026-03-19 03:23:21 +08:00
jim139129
43abf7e1bd
feat(docs): add a simple web version guide (#1420) 2026-03-19 03:13:31 +08:00
jim139129
704ee24167
docs: update contributing docs (#1412)
* docs: update contributing docs

* Update docs/content/zh-Hans/docs/contributing/index.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

---------

Co-authored-by-agent: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Rin <shinohara-rin@users.noreply.github.com>
2026-03-18 11:10:37 +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
雨落
a569061458
fix(docs): fix typo in landing page (#1399)
Signed-off-by: 秋雨落 <i@rain.cx>
Co-authored-by: Garfield Lee <Garfield550@users.noreply.github.com>
2026-03-16 17:26:18 +08:00
Lilia_Chen
cf3e6a43bd
chore(docs): new DevLog for VRM & three.js refactor (#1368)
---------

Co-authored-by-agent: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Garfield Lee <Garfield550@users.noreply.github.com>
2026-03-16 02:11:52 +08:00
Neko Ayaka
7cb5ebe430
docs(README.md): updated download / open card 2026-03-12 05:11:30 +08:00
Neko Ayaka
bcd8327509
chore(README.md): resize font size 2026-03-10 15:15:17 +08:00
Neko Ayaka
380ea43a07
chore(README.md): all platform cards 2026-03-10 15:08:11 +08:00
Neko Ayaka
91148bd4b5
chore(README.md): cannot have dual theme 2026-03-10 14:06:50 +08:00
Neko Ayaka
c785268880
docs(README.md): added nice download buttons 2026-03-10 13:42:14 +08:00
Nashchennc
342250e2fc
chore(docs): reorganize content (#1170) 2026-03-08 18:43:40 +08:00
Neko Ayaka
3605548973
chore: lint & lock 2026-03-06 16:49:31 +08:00
YoungUsing
db5928e2bb
fix(docs): typo in instructions for Chat window (#1109) 2026-03-04 23:21:28 +08:00
LemonNeko
4eda195b19
docs(devlog): english version of DevLog @ 2026.02.16 (#1041)
* docs(devlog): english version of DevLog @ 2026.02.16

* [autofix.ci] apply automated fixes

* nice catch

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-21 00:53:52 +08:00
LemonNeko
c9dca95176
docs(devlog): added DevLog @ 2026.02.16 2026-02-16 23:39:09 +08:00
Neko Ayaka
88848a4fe1
fix(docs): minor style fixes, improved readability 2026-01-18 04:56:14 +08:00
Lovehsigure_520
d084a79720
docs: added WeChat badge & QRCode guide (#920) 2026-01-09 15:39:02 +08:00
LemonNeko
5965bb30ea
chore(docs): added cover for DevLog 2026.01.01 (#876) 2026-01-04 22:42:03 +08:00
Lovehsigure_520
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
LemonNeko
0540918719
docs(devlog): added DevLog @ 2026.01.01 (#862)
Co-authored-by: Rin <shinohara-rin@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Neko <neko@ayaka.moe>
2026-01-01 22:42:48 +08:00
Neko-233
4e63c37900 docs(blog): fix Japanese blog display issue 2026-01-01 14:52:49 +08:00
Neko Ayaka
f579600f26
feat(docs,i18n): now supports Japanese & Korean 2025-12-26 12:24:25 +08:00
Neko Ayaka
3935fa2600
feat(docs): Japanese site 2025-12-26 12:02:29 +08:00
RainbowBird
bc6f2ac746
docs(blog): add space between links 2025-12-25 14:55:35 +08:00
Neko Ayaka
d68289a532
feat(docs): Merry Christmas 2025 🎄 blog post 2025-12-24 23:45:11 +08:00