summaryrefslogtreecommitdiff
path: root/docs/tsconfig.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-03-05fix(docs): address Copilot review feedback on docs workflowSho Sakuma
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.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>