Skip to content

feedlabs/feedlabs.github.io

Repository files navigation

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