buelfest

files

  • 📜 .eleventy.js
  • 📂 .github
  • .gitignore
  • 📃 LICENSE.code
  • 📃 LICENSE.content
  • 📂 _data
  • 📂 _includes
  • 📂 assets
  • 📂 donate
  • 📃 favicon.ico
  • 📃 index.njk
  • 📃 oss.njk
  • 🔒 package-lock.json
  • 📦 package.json
  • 💡 readme.md
  • 📂 scripts

Readme

go wacky

you need node installed

git clone https://github.com/thatcher-gaming/buelfest.git && cd buelfest
npm install
npx @11ty/eleventy # build the site
npx @11ty/eleventy --serve # build the site and start a dev server

ok buhbye