Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 275 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 275 Bytes

atpar

Install all prerequisites.

Install the jekyll and bundler gems.

$ gem install jekyll bundler

Build the site and make it available on a local server.

bundle exec jekyll serve

Browse to http://localhost:4000