Commit graph

14 commits

Author SHA1 Message Date
Snider
421d4ae0cd docs: add missing package index pages for dynamic nav
- Add index.md for commerce, content, developer, tenant packages
- Update packages/index.md to include all 9 packages in grid
- Fix dead link patterns in config for package root URLs

The sidebar and nav dropdown now auto-discover all packages.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 21:47:35 +00:00
Snider
c1920e541e docs: add examples for Go, PHP, and VM commands 2026-01-29 21:33:10 +00:00
Snider
55d4f0f385 docs(go): add Claude Code skill documentation
Documents the core CLI skill for Claude Code:
- Installation methods (project-based and global)
- Usage patterns (automatic and manual invocation)
- What Claude learns (testing, building, multi-repo)
- Command reference overview
- Customisation options

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 11:23:46 +00:00
Snider
a088415eb0 docs(go): add core test command documentation
Documents the new `core test` command with:
- All flags and options
- Example usage patterns
- Output samples (default, coverage, JSON)
- macOS linker warning suppression feature
- Coverage colour coding explanation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 11:16:51 +00:00
Snider
eee31c1222 chore: remove vitepress cache from tracking
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 10:58:01 +00:00
Snider
632bca9111 feat(docs): restructure with PHP/Go framework sections
- Add auto-discovery sidebar with nested directory support
- Create packages index with search and grid layout
- Move framework docs to packages/php/
- Update nav: Guide | PHP | Go | Packages | Security

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 10:47:50 +00:00
Snider
f3125b8fa0 fix(config): update ignore patterns for dead links and add coverage directory to .gitignore 2026-01-26 21:37:33 +00:00
Snider
3d407ed5d3 fix(authentication): update examples for API keys to improve clarity 2026-01-26 21:23:12 +00:00
Snider
b05e3a0c13 feat(components): add new Blade components for Flux UI including icons, charts, and form elements 2026-01-26 21:21:53 +00:00
Snider
b0e3ef461f feat(workspace): implement workspace teams and permissions management with enhanced member model 2026-01-26 19:00:50 +00:00
Snider
7631afb12e feat(docs): update TODO list with completed documentation tasks and add new guides for service contracts, seeder system, and SQL security 2026-01-26 18:22:50 +00:00
Snider
62c23b7fe9 feat(webhooks): implement entitlement webhook management with delivery tracking and event handling 2026-01-26 17:52:21 +00:00
Snider
36f524cc5c feat(api): add API versioning support with middleware for version parsing and sunset headers 2026-01-26 16:59:47 +00:00
Snider
f1c4c8f46d feat: add initial framework files including API, console, and web routes; set up testing structure 2026-01-26 14:25:55 +00:00