/benkutil.github.io

Bringing back a personal website, maybe.

Primary LanguageNunjucks

Personal Website

Personal website using 11ty and Cloudflare Pages. I've tagged previous versions of the website as releases.

Setup

Environment variables

  • ELEVENTY_ENV is either production or preview. Defaults to not set.
  • In Cloudflare Pages, set NODE_VERSION to desired nodejs version. Currently set to 16.18 to match GitHub Codespace version.