Tara / sass-factory

Sass Factory Improv
https://sass-factory.vercel.app
0 stars 0 forks source link

Project Name

Generator for Sass Factory Improv's team website

Table of Contents

Installation

To run this locally, first install Hugo Easiest method is

brew install hugo

Then to run it locally

hugo server -D

And connect to the local site at http://localhost:1313/

Usage

To add upcoming shows, edit content/shows/_index.md To edit the cast members, add or move files in contents/cast and contents/emeritus

Headshots for the team are found in static/images/headshots

The site is currently autodeployed to Vercel. Ask Tara for access if you need it.