poem-blog Poem blog Hugo setup git submodule update --init --recursive dev hugo server -D build hugo --gc --minify && git add -A && git commit -m "build" uv Install dependencies uv sync ruff, black uv run ruff check . uv run black . Run uv run python main.py