Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 199 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 199 Bytes

cssconf.org

Dependencies

  • Ruby (2.4.2+)
  • bundler gem (gem install bundler)

Develop locally

Install the dependencies:

bundle install

Serve:

bundle exec jekyll serve