Run the test suite:
pytestFormat and lint the code:
ruff format
ruff check --fix
lintquartoDocs are built with great-docs.
Build preview locally:
great-docs build && great-docs previewWatch for changes and rebuild automatically:
great-docs build --watchInstall the All-contributors CLI tool:
npm i -D all-contributors-cliAdd or amend contributors:
npx all-contributors