Currently the `sitemap.txt` file has to be updated by manually running the `sitemap_generator.py` script. It can be automated in the CICD (GitHub Actions) or in a `pre-commit` hook or `<insert alternative>`.
Currently the
sitemap.txtfile has to be updated by manually running thesitemap_generator.pyscript.It can be automated in the CICD (GitHub Actions) or in a
pre-commithook or<insert alternative>.