This repository hosts the WBGeo organization's GitHub Pages site.
π The documentation itself lives at: https://wbgeo.github.io/
The site content is built with MkDocs from the docs/ folder of the
codebase repository (WBGeo's backend), and deployed here
automatically via CI to the gh-pages branch. Don't edit files on gh-pages directly β they're
a build output and get overwritten on every deploy. To change the documentation, edit
codebase's docs/ instead.
| Branch | Purpose |
|---|---|
main |
This README β not deployed by GitHub Pages. |
gh-pages |
Auto-deployed MkDocs build β the live site. |
redirect |
A minimal redirect page. |