You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Personal website using [11ty](https://11ty.dev) and [Cloudflare Pages](https://pages.cloudflare.com). I've tagged previous versions of the website as [releases](https://github.com/benkutil/benkutil.github.io/releases).
3
+
4
+
## Setup
5
+
### Environment variables
6
+
-`ELEVENTY_ENV` is either `production` or `preview`. Defaults to not set.
7
+
- In Cloudflare Pages, set `NODE_VERSION` to desired nodejs version. Currently set to `16.18` to match GitHub Codespace version.
0 commit comments