mini
13bdd8f892
fix(docs): restore dashboard link in models.note (was dropped during i18n)
2026-04-21 01:44:04 +08:00
mini
73b3980711
feat(portal): i18n-ify DocsView + auth narrative panels
...
Extract all Chinese from DocsView.vue into docs.* namespace and add
auth.narrative.* sub-namespace for LoginView/RegisterView narrative slots.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-21 01:42:32 +08:00
mini
6328881801
feat(portal): mount PuroLocaleSwitcher in Landing/Docs/AuthLayout
2026-04-20 21:36:41 +08:00
mini
49ee2cba8a
fix(docs): DocsView fidelity port (plan A)
...
continuous-integration/drone/push Build is passing
CI / test (push) Has been cancelled
CI / golangci-lint (push) Has been cancelled
Security Scan / backend-security (push) Has been cancelled
Security Scan / frontend-security (push) Has been cancelled
Visual alignment with zip Docs.html (excluding 3-col layout):
- SVG hexagon logo (replaces ⬢ emoji)
- h2 cyan accent bar (::before 3px left strip)
- Models section: replace <ul> with structured table
(provider badges with brand-color dots, OK/BETA status chips)
- Wrap all code blocks in .code-panel with:
- traffic-light header + filename tab
- 复制 button with clipboard API + 已复制 feedback
Kept intentionally different per Stage 1 decisions:
- Section 1 uses 'contact admin@puro.im ' (not OAuth self-serve)
- Nav omits pricing / design-system links
- Codex CLI section preserved (Vue-only)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-19 23:19:46 +08:00
mini
7dc8062988
feat(docs): public DocsView with Codex/Claude Code/curl quickstart
...
Route /docs (no auth). Six sections: get key, codex CLI, claude code,
curl, supported models, feedback. Uses puro.css design system.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-19 21:42:08 +08:00