Snider
|
654f8df1ad
|
docs: add guides and fix documentation issues
New documentation:
- getting-started.md: installation, first build, first release
- troubleshooting.md: common errors and fixes
- workflows.md: end-to-end task sequences
- glossary.md: term definitions
- migration.md: upgrading from legacy tools
Fixes:
- Command examples: core dev task* → core ai task*
- CI flag: --were-go-for-launch → --we-are-go-for-launch
- Setup commands: core health → core dev health
- Installation: circular core go install reference
- Cross-references: broken fragment links
Improvements:
- Added complete repos.yaml documentation
- Added comprehensive environment variables reference
- Added multiple installation methods (go install, binary, source)
- Moved TODO.md to docs/.internal/
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-29 19:59:49 +00:00 |
|
Snider
|
a57fb4273d
|
docs: restructure for VitePress with flat layout and examples
- Remove mkdocs files (requirements.txt, CNAME)
- Add CLI documentation: build.md, release.md, php.md, run.md
- Add configuration.md with full reference
- Add examples/ directory with sample configurations:
- go-cli-release.yaml
- wails-desktop-release.yaml
- php-laravel-release.yaml
- linuxkit-server.yml
- linuxkit-docker-format.yml
- full-release.yaml
- minimal-release.yaml
- official-repos.yaml
- Flatten existing framework docs into framework/
- Update index.md as CLI entry point
Ready for VitePress integration with core-php/docs.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-29 00:38:49 +00:00 |
|