Files
studio/docs
ozan dfe7a46171
Build & Deploy Docs / deploy (push) Has been cancelled
docs: restructure Docusaurus — storage guide, agents intro, new sidebar
- docs/index.md: rewritten as product overview with service table,
  quick start, and architecture section
- docs/tinqs/storage.md: game storage guide — LFS, 3D preview, plans,
  migration from GitHub/GitLab
- docs/tinqs/agents.md: agentic pipeline intro — OAuth2 agent accounts,
  API endpoints, Cursor/Claude Code setup, roadmap
- sidebars.js: renamed "Tinqs" → "Get Started", "Development" →
  "API & Development", added descriptions

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-22 17:28:42 +01:00
..

Gitea Docs badge

How to build

make clean
make prepare-docs
make build

Development

make clean
make prepare-docs
make serve

Test en version

pnpm run start