Commit 10e8167
authored
docs: Starlight documentation site (#24)
* docs: replace MkDocs with Starlight documentation site
- Astro/Starlight for modern static site generation
- Complete documentation covering:
- Getting started (intro, install, config, first deployment)
- Stack details (Dockerfile, Nginx, PHP, Supervisor)
- Architecture (Coolify, Postgres+Dragonfly, Horizon, Reverb)
- All artisan commands
- Dashboard and API reference
- Advanced topics (customization, multi-app, CI/CD)
- GitHub Actions workflow for Pages deployment
- Mermaid diagrams for architecture visualization
Closes #21
Stu Mason + AI <me@stumason.dev>
* docs: add simple index page
Stu Mason + AI <me@stumason.dev>
* docs: add mermaid support and improve stack overview
- Add starlight-client-mermaid plugin for diagram rendering
- Rewrite stack overview to clearly show Coolify resources
- Show Project > Environment > App/DB/Cache hierarchy
- Clarify Dockerfile + private key deployment model
Stu Mason + AI <me@stumason.dev>
* docs: replace boilerplate README with project docs
Stu Mason + AI <me@stumason.dev>1 parent da60f9e commit 10e8167
File tree
43 files changed
+9791
-603
lines changed- .github/workflows
- docs
- public
- src
- assets
- content/docs
- advanced
- architecture
- commands
- dashboard
- getting-started
- reference
- stack
- styles
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
43 files changed
+9791
-603
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
This file was deleted.
0 commit comments