AnsoCode
2c13d7c37d
docs: refresh screenshots
2026-03-24 22:02:46 +00:00
Anso
83dd6541cb
docs: refresh screenshots ( #81 )
2026-03-24 11:34:41 -04:00
Anso
6338122253
docs: refresh screenshots ( #79 )
2026-03-24 09:19:21 -04:00
Anso
aecb311cbb
docs: refresh screenshots ( #77 )
2026-03-24 08:07:37 -04:00
Anso
b7a39ce597
docs: refresh screenshots ( #75 )
2026-03-24 07:27:28 -04:00
AnsoCode
5825c0686c
docs: refresh screenshots
2026-03-23 15:54:48 +00:00
Anso
119336b582
Merge pull request #72 from AnsoCode/chore/migrate-to-docs-json
...
chore(docs): migrate from mint.json to docs.json (Mintlify v2)
2026-03-23 11:52:38 -04:00
SaelixCode
2e69c8ec75
chore(docs): migrate from mint.json to docs.json
...
Mintlify v2 requires docs.json; mint.json is deprecated and causes
"docs.json not found" errors in the Mintlify dashboard editor.
Changes:
- Add docs/docs.json with v2 schema: navigation wrapped in { groups: [] },
theme field, logo/favicon placeholder paths at /images/logo/
- Delete docs/mint.json
2026-03-23 08:36:15 -04:00
AnsoCode
719b7d73a9
docs: refresh screenshots
2026-03-23 12:12:10 +00:00
AnsoCode
70e08f2763
docs: refresh screenshots
2026-03-23 04:36:17 +00:00
SaelixCode
932e7780ea
docs: add Tier 3 reference and operations pages
...
- reference/settings: complete settings hub reference (all 7 tabs —
Account, System Limits, Notifications, Appearance, Developer, Nodes,
App Store)
- operations/troubleshooting: 1:1 path rule failures, Docker socket
permissions, login errors, WebSocket proxy config, offline remote
nodes, password reset, health endpoint, container logs
- operations/backup: what to back up (DATA_DIR SQLite + COMPOSE_DIR),
hot backup via sqlite3, cron example, restore steps, host migration
walkthrough
- mint.json: populate Reference and Operations nav groups
2026-03-22 23:25:15 -04:00
SaelixCode
7c120c671c
docs: add Tier 2 feature pages
...
- dashboard: container stats, system stats, historical charts, docker run converter
- resources: disk footprint widget, images/volumes/networks/unmanaged tabs, prune scopes
- app-store: template grid, category filter, deploy sheet (env vars/volumes/ports), custom registry
- global-observability: unified log stream, standard vs SSE mode, filters, capacity limits
- host-console: PTY terminal, shell type, security model, common uses
- mint.json: add all 5 new pages to Features nav group
2026-03-22 22:43:53 -04:00
SaelixCode
98910c4117
docs: bootstrap user-facing documentation from codebase audit
...
- Add 5 new Tier 1 doc pages: configuration, stack-management, editor,
multi-node, and alerts-notifications
- Update introduction, quickstart, and features/overview to reflect
current feature set and link to new pages
- Restructure mint.json with Getting Started / Features / Reference /
Operations navigation groups
- Add Playwright-captured screenshots for all major UI screens
2026-03-22 22:39:06 -04:00
SaelixCode
9496b14f72
feat: add automated docs pipeline and scaffold /docs folder
...
- Add sync-docs CI job: runs on push to main, copies /docs into sencho-docs repo via DOCS_REPO_TOKEN
- Scaffold /docs with mint.json, getting-started/introduction.mdx, getting-started/quickstart.mdx, features/overview.mdx
- Update CHANGELOG
2026-03-22 21:08:16 -04:00