Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 182 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 182 Bytes

praeclarum.org

Running Locally

bundle exec jekyll serve --drafts

Installing Jekyll

xcode-select --install
sudo gem install bundler
bundle install