3 Commits

Author SHA1 Message Date
ozan dfe7a46171 docs: restructure Docusaurus — storage guide, agents intro, new sidebar
Build & Deploy Docs / deploy (push) Has been cancelled
- 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
ozan 2270d91fc5 docs: add registration page, expand Cursor/DeepSeek V4 guide, sidebar
Build & Deploy Docs / deploy (push) Failing after 5s
- register.md: account creation, CLI download, login flow
- cursor-setup.md: full DeepSeek V4 proxy guide, multi-editor support,
  Claude Code section, troubleshooting
- sidebars.js: Tinqs section first in nav, renamed landing to "Tinqs Studio"

Public docs for clients and team at docs.tinqs.com

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-22 14:25:28 +01:00
ozan 920b21f377 feat: add Docusaurus docs site to monorepo (forked from gitea/docs)
Build & Deploy Docs / deploy (push) Failing after 1m35s
Full copy of Gitea's official docs (Docusaurus + Redocusaurus for API).
All original content preserved — Tinqs docs added alongside under docs/tinqs/.

Added:
- docs/docs/tinqs/getting-started.md — CLI install, login, migrate, agent setup
- docs/docs/tinqs/cli.md — full tstudio CLI reference
- deploy-docs.yml — builds Docusaurus, deploys to S3 for docs.tinqs.com

Branding handoff written for branding agent to rebrand config, logos, colors.
Shares monorepo version — one repo, one version.

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