Skip to content

docs: site polish — Features, Troubleshooting, config restructure, slim README (recovers stranded #123 work)#125

Merged
mountainowl merged 1 commit into
mainfrom
docs/site-polish-recover
Jun 18, 2026
Merged

docs: site polish — Features, Troubleshooting, config restructure, slim README (recovers stranded #123 work)#125
mountainowl merged 1 commit into
mainfrom
docs/site-polish-recover

Conversation

@mountainowl

Copy link
Copy Markdown
Owner

Why this exists: PR #123 squash-merged at a stale head (a GitHub PR-head-sync glitch left the PR pointer on the first commit), so only the How it works page reached main. The other 8 commits' work was stranded on the branch. This PR carries that work on top of current main, as one clean commit.

Docs-only; no application code. how-it-works.md is already in main and is untouched here.

  • Features page (docs/features.md) + "Highlighted features" rename and a View full list link on the Overview.
  • Troubleshooting page (docs/troubleshooting.md); host/infra block trimmed out of operate.md.
  • Configuration reference restructured into a table + example TOML per [section], documents the previously-missing [mcp_server], adds a copy-paste quick-start config; the six feature deep-dives are preserved verbatim (anchors intact).
  • Self-hosted / in-house OpenAI-compatible model recipe (recipes.md).
  • Nav: Run / MCP server / GitHub Action nested under Install and configure (navigation.indexes); Examples and References excluded from the published site (source kept in-repo).
  • README slimmed to a git-level front door that defers to the docs site.

Verification

  • mkdocs build --strict — clean; anchors, nav nesting, and cross-links resolve
  • cz check passes; docs-only, no release-triggering commits

⚠️ Merge note: please confirm the PR head shows this branch's tip before merging — #123 was orphaned by a head-sync lag. Squash-merge is fine (single commit, conventional docs: subject).

…im README

Recovers the docs work stranded when PR #123 squash-merged at a stale head (a GitHub PR-head-sync glitch left only the first commit, the How it works page, in main). This carries the remaining changes on top of current main:

- Features page (docs/features.md) + Highlighted-features rename and full-list link on the Overview.
- Troubleshooting page (docs/troubleshooting.md); host/infra block trimmed out of operate.md.
- Configuration reference restructured into per-[section] tables + example TOML, documents [mcp_server], adds a quick-start config; feature deep-dives preserved verbatim.
- Self-hosted / in-house OpenAI-compatible model recipe (recipes.md).
- Nav: Run/MCP/GitHub Action nested under Install and configure (navigation.indexes); Examples and References excluded from the site (source kept).
- README slimmed to a git-level front door that defers to the docs site.
@mountainowl mountainowl merged commit b4e34c5 into main Jun 18, 2026
3 of 4 checks passed
@mountainowl mountainowl deleted the docs/site-polish-recover branch June 18, 2026 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant