summaryrefslogtreecommitdiff
path: root/docs/archive
AgeCommit message (Collapse)Author
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-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>