Skip to content

jaskfla/lai.nz

Repository files navigation

*️⃣ Prereq

Install Deno:1

curl -fsSL https://deno.land/install.sh | sh

Or, if you prefer Homebrew: brew install deno

Then install dependencies:

deno install

Make sure you’re using the right version of Node:2

nvm use

This might prompt you to nvm install.

🚀 Deployment

🏗️ To build

deno run build

Then peep the freshly minted /_site/ folder.

👟 To run

deno run start

Footnotes

  1. If you know what you’re doing, go ahead and use pnpm/yarn/npm.

  2. 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.

About

By me, for me! 🫨

Resources

License

Code of conduct

Stars

Watchers

Forks