Rebuild guide as markdown-driven, tabbed, API-served (retire DB/CRUD) #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Per DESIGN.md (committed to develop). Greenfield rebuild:
content/**/*.md(frontmatter: module/title/tab/order/audience), serveGET /api/v1/guide/nav+GET /api/v1/guide/modules/{module}; retire the DB content_json model + admin CRUD;audiencegates customer vs internal (role-based).Decisions: markdown files in git served via API; start over (no compat shim); retire Guide Admin CRUD, keep internal docs.