Skip to content

Commit 648e4b7

Browse files
authored
📝 update readme with setup (#89)
1 parent f66c4df commit 648e4b7

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

Readme.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1-
# Personal Website
1+
# Personal Website
2+
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

Comments
 (0)