Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 530 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 530 Bytes

up-for-grabs.net

Run an open-source project? Submit a Pull Request to add yourself to the list!

Visit the website: up-for-grabs.net

Testing the site locally

Most of the changes should require updates to the projects.yml file.

If you want to run the site locally, after cloning it down to your machine just run these commands (requires Ruby installed):

bundle install
jekyll serve --watch