Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 390 Bytes

File metadata and controls

18 lines (12 loc) · 390 Bytes

Swipe to Unlock

Running

Once you've cloned the repo, run the following in your terminal. You'll need to have Ruby installed (it's pre-installed on macOS and most Linux distributions.)

sudo gem install bundler
bundle install

To run the app, run this in your terminal:

bundle exec jekyll serve

Then open up http://127.0.0.1:4000 in your browser to view the site.