Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 459 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 459 Bytes

dunctebot.github.io CircleCI

Installation instructions

Follow the jekyll installation instructions :) https://jekyllrb.com/docs/installation/

Basically:

  • Install ruby
  • Install bundler with gem install bundler
  • Run bundle install

Run with bundle exec jekyll serve