Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 301 Bytes

File metadata and controls

17 lines (13 loc) · 301 Bytes

feedlabs.github.io

http://www.feedlabs.io

Static jekyll powered company website

Test site locally

Make sure to install dependencies

bundle install

Build the site and serve it on http://localhost:4000

bundle exec jekyll serve --watch