Skip to content

Senior Celebration static site built with EleventyJS and deployed with GitHub Actions

Notifications You must be signed in to change notification settings

middlebury/senior-celebration

Repository files navigation

Senior Celebration

Built using Eleventy and Tailwindcss. Deployed with GitHub Actions

Deploy

Requirements

  • Node 12.14+

Getting started

# clone repo then...

# install dependencies
npm install


# run local dev server
npm start

# OR

# build production site
npm run build

Deploy

Simply push to master branch and GitHub Actions will build and deploy to site branch.

Manual deploy

Cleans, builds, and deploys via gh-pages manually

npm run deploy

About

Senior Celebration static site built with EleventyJS and deployed with GitHub Actions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published