The source code of my personal website. It is powered by Zola and Ametrine.
Currently hosted on Cloudflare Pages.
if [ "$CF_PAGES_BRANCH" = "main" ]; then zola build; else zola build --base-url $CF_PAGES_URL; fiUNSTABLE_PRE_BUILD=asdf plugin add zola https://github.com/salasrod/asdf-zola || true && asdf install zola latest && asdf global zola latest
# When using trixtine (for demoji)
DISCORD_CLIENT_ID=****
DISCORD_BOT_TOKEN=***