Skip to content

devtail/devtail.github.io

Repository files navigation

devtail.github.io

devtail.io website.

Install locally

gem install bundler --user-install
rm -f Gemfile.lock
bundle install --path .bundle

Run locally

bundle exec jekyll serve