source code for my personal website. the site is created with scute and hosted on Cloudflare Pages.
Building and previewing the site requires scute to be installed.
# Builds the site and previews it
scute preview
# Builds the site to `/build`.
scute build