git submodule update --init --recursive
git submodule update --remote --merge
make debugto runhugo server -Dwith drafts enabledmake serverto runhugo serverwith published content only
make link-collectionor(cd scripts/python && uv run link_collection_converter.py)