Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 227 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 227 Bytes

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