Skip to content

inveniosoftware/invenio-sitemap

Repository files navigation

Invenio-Sitemap

Sitemap indices and Sitemaps for InvenioRDM

Install

uv pip install invenio-sitemap

Development and Testing

Install for development and testing:

uv pip install -e .[tests]

Run tests:

uv run ./run-tests.sh