Start Here
If you are new, follow this order:
Need full map? Open Sitemap.
Quick example
After installation, verify the site locally by opening docs/index.html in your browser. For documentation edits, change the HTML file directly in docs/ and refresh the page.
Site edit example
# edit the landing page or a docs page
open docs/index.html
# or edit an existing site page
code docs/suggestions.html
# preview in browser after saving
open docs/index.html
This is the intended workflow for site authors: edit the HTML in docs/, then refresh the browser to see the result. If you add a new example or clarification, keep the page focused on the next action.