Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 295 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 295 Bytes

Aid Badges Website

The site is designed to be deployed on Github Pages, which uses Jekyll.

It's probably a good idea to use Jekyll in development too if you want the SCSS to compile.

gem install jekyll

Then, once you have Jekyll installed:

jekyll server --watch