Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 435 Bytes

File metadata and controls

17 lines (9 loc) · 435 Bytes

Cloud Computing Patterns site

This directory contains the code for the Cloud Computing Patterns site.

It is based on the theme of the Jekyll docs site, jekyllrb.com.

Contributing

For information about contributing, please contact: info@cloudcomputingpatterns.org

Running locally

You can preview changes by running from within the directory:

  1. bundle install
  2. bundle exec jekyll serve