Commit 350f5bb
authored
docs: relocate website to docs/website/, add GitHub Actions deployment (#557)
Separates website files from non-website documentation:
- Move all website content (api/, articles/, styles/, fonts/, images/,
index.html, etc.) to docs/website/
- Keep docs/issues/ and docs/plans/ at docs/ root
- Add .github/workflows/docs.yml for GitHub Actions Pages deployment
- Update docfx_project/docfx.json to output to docs/website/
The new workflow deploys from docs/website/ using actions/deploy-pages,
replacing the legacy "Deploy from a branch" approach which only supports
/ or /docs paths.
Post-merge: Change GitHub Pages source to "GitHub Actions" in repo settings.
Closes #5561 parent f4e04f6 commit 350f5bb
File tree
98 files changed
+40
-1
lines changed- .github/workflows
- docfx_project
- docs/website
- api
- articles
- fonts
- images
- slicing
- styles
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
98 files changed
+40
-1
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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments