middlebury / senior-celebration

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

Home Page:http://www.middlebury.edu/senior-celebration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://www.middlebury.edu/senior-celebration


Languages

Language:HTML 79.6%Language:JavaScript 12.1%Language:CSS 8.3%