summaryrefslogtreecommitdiff
path: root/docs/package.json
AgeCommit message (Collapse)Author
2026-04-05docs: add download page and rename docs to websiteSho Sakuma
- Add download page with GitHub API data loader for latest releases - Add DownloadCard Vue component with JA/EN i18n support - Include Modrinth and CI build links - Rename docs/ directory to website/ Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04docs: adjust layout sizing and add feature screenshotsSho Sakuma
- Widen showcase container to 1152px with balanced text/image ratio - Unify platform card icon size to 40px - Replace placeholders with actual feature screenshots - Add @types/bun for node:child_process type resolution Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04docs: redesign v1 documentation landing pageSho Sakuma
- Archive v0 docs, promote v1 as main - Add feature showcase sections with alternating text/image layout - Add PaperMC official brand SVGs with MIT license - Add commit hash to footer - Remove version switcher components - Fix Velocity description to clarify global chat relay only Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-30chore(deps): update dependency @biomejs/biome to v2.4.10 (#158)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-25chore(deps): update dependency @biomejs/biome to v2.4.9 (#153)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-18chore(deps): update dependency @biomejs/biome to v2.4.8 (#148)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-13chore(deps): update dependency @biomejs/biome to v2.4.7 (#138)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-05chore(deps): update dependency @biomejs/biome to v2.4.6 (#133)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-05feat(docs): add version system with @viteplus/versionsSho Sakuma
Introduce multi-version documentation support using @viteplus/versions. Add VersionSwitcher nav component, VersionBanner for non-latest versions, custom theme with Layout override, and v1 archive placeholder. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02chore(deps): update dependency @biomejs/biome to v2.4.5 (#127)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-02chore: Replace Vitepress previewSho Sakuma
2026-03-02ci: Add Cloudflare Workers configurationcloudflare-workers-and-pages[bot]
2026-03-02chore: Revert Biome settingsSho Sakuma
2026-02-23chore(deps): update dependency oxfmt to ^0.35.0 (#117)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-23chore: Replace Biome to oxcSho Sakuma
2026-02-21chore(deps): update dependency @biomejs/biome to v2.4.4 (#112)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-19chore(deps): update dependency @biomejs/biome to v2.4.3 (#111)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-17chore(deps): update dependency @biomejs/biome to v2.4.2 (#110)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-16chore(deps): update dependency @biomejs/biome to v2.4.1 (#109)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-15chore(deps): update dependency @biomejs/biome to v2.4.0 (#108)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-12chore(deps): update dependency @biomejs/biome to v2.3.15 (#106)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-03chore(deps): update dependency @biomejs/biome to v2.3.14 (#85)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-26chore(deps): update dependency @biomejs/biome to v2.3.13 (#71)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-23chore(deps): update dependency @biomejs/biome to v2.3.12 (#62)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-10docs: Add LunaticChat docsSho Sakuma