Skip to content

hackforwesternmass/hackforwesternmass.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hack for Western Mass Website

This website is built with Jekyll and hosted on GitHub Pages.

To contribute, either edit Markdown files through GitHub or create a local repository:

git clone https://github.com/hackforwesternmass/hackforwesternmass.github.io.git

Install dependencies locally:

cd hackforwesternmass.github.io
bundle install

Run locally for development:

jekyll serve

Changes pushed back to the master branch will be automatically deployed.