curl -fsSL https://deno.land/install.sh | shOr, if you prefer Homebrew: brew install deno
Then install dependencies:
deno installMake sure you’re using the right version of Node:2
nvm useThis might prompt you to nvm install.
deno run buildThen peep the freshly minted /_site/ folder.
deno run startFootnotes
-
If you know what you’re doing, go ahead and use pnpm/yarn/npm. ↩
-
To be completely honest, I don’t know whether my use of Deno in this project makes runs the Eleventy build in a Deno runtime. This is a remnant from when I used a different package manager. I’ll (eventually) delete either this section or footnote once I figure out which bit is no longer relevant. ↩