CodeCollection Registry Site
CodeBundles can be requested through the Issues templats
CodeBundle development status can be tracked in the following GitHub Project
Static site (generated by Material for MkDocs) of all community Troubleshooting and Day 2 CodeCollections from the RunWhen Community. Scripts can be shared and imported into:
pip install -r requirements.txt
python3 generate_registry.py
mkdocs serve -f cc-registry/mkdocs.yml
If building locally, the ./rebuild.sh
will build and run a docker container that can be used to test changes without installing dependencies.
mkdocs gh-deploy -f cc-registry/mkdocs.yml