Skip to content

Contributing

Thanks for considering contributions to htmforge.

See CONTRIBUTING.md in the repository for contribution guidelines.

Running the docs locally

pip install -e ".[docs]"
mkdocs serve
# open http://127.0.0.1:8000