Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 265 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 265 Bytes

Limehouse Labs Website

To test locally:

gem install bundler
bundle install
bundle exec jekyll serve

You should now be able to view the site locally at http://localhost:4000.

To deploy, just push to github, it's all automatic.