Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 194 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 194 Bytes

Installation

Run local server:

$ cd web
$ bundle install
$ bundle exec jekyll serve

Navigate to localhost:4000

Create web:

$ bundle exec jekyll build --verbose