You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add versioned docs infrastructure and fix docs site URL
Install starlight-versions plugin (commented out until first version
archive) and configure the versions content collection. Fix site URL
to codeforge.core-directive.com and remove /CodeForge base path,
updating all internal links and meta tag references.
Copy file name to clipboardExpand all lines: .devcontainer/CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,8 @@
18
18
- Merged setup variables (`.env` flags) into the Environment Variables reference
19
19
- Merged `.secrets` file authentication docs into the Configuration page
20
20
- Removed `.devcontainer/docs/` directory — all content now lives in the docs site
21
+
-**Versioned docs infrastructure** — installed `starlight-versions` plugin; no archived versions yet, first snapshot will be taken when v3 development begins
22
+
-**Fixed docs site URL** — updated `site` to `https://codeforge.core-directive.com` and removed `/CodeForge` base path (custom domain serves from root)
0 commit comments