Skip to content

wbotelhos/blog

Repository files navigation

Setup

brew install hugo

Run

hugo server --disableFastRender

Hugo Debug Values

{{ printf "%#v" .Pages }}

Infra Setup

Set Cloudflare credentials

export CLOUDFLARE_ACCOUNT_ID=
export CLOUDFLARE_API_KEY=
export CLOUDFLARE_EMAIL=

Run the script:

./infra.sh