Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 375 Bytes

File metadata and controls

11 lines (8 loc) · 375 Bytes

README

Install

  • Install jekyll as described here
  • Execute bundle install in the imagemonkey-blog folder to install dependencies

Build + Run

  • Execute bundle exec jekyll build in the imagemonkey-blog folder to generate the sites
  • Execute bundle exec jekyll serve in the imagemonkey-blog folder to run it