A top level GitHub Pages documentation index for Catalyst Cooperative.
Currently this is just a playground to get familiar with MkDocs Material and the mechanics of hosting docs on GitHub pages intead of RTD.
- MkDocs: A Python-based documentation framework based on Markdown.
- MkDocs Material: a beautiful MkDocs theme with additional features.
- MkDocs Plugin Catalog: 280+ plugins that add a bunch of additional functionality to MkDocs.
- uv: A fast Python package manager also
used in this repo so we can get familiar with it (and because lots of MkDocs plugins
aren't available on
conda-forge
)