summaryrefslogtreecommitdiff
path: root/docs/src/assets
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-04-04docs: Archive v0 docsSho Sakuma
2026-01-26docs: Fix image pathSho Sakuma