Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

fishworks/fishworks.github.io

Repository files navigation

fishworks.io

This project is the source code for our site, http://fishworks.io.

Testing Locally

$ bundle install
$ jekyll serve

Deploying to GitHub

$ rake publish