Static blog powered by Zola with the anemone theme and deployed via GitHub Pages.
git submodule update --init --recursive.zola serve (serves at http://127.0.0.1:1111 by default).zola build (outputs to public/).base_url is set for the project Pages URL.public/ artifact, then deploys with actions/deploy-pages.master or manual workflow_dispatch.git submodule update --remote themes/anemone.