Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 259 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 259 Bytes

events-generator

A static site generator for hosting and making Climb.social feed events.

Please see gh-pages branch for site.

to Run Locally:

  1. ensure bundler is installed: 'gem install bundler'
  2. 'bundler install'
  3. 'bundle exec jekyll serve'