Cloudcomputingpatterns.github.io
http://www.cloudcomputingpatterns.org
Install / Use
/learn @cloudcomputingpatterns/Cloudcomputingpatterns.github.ioREADME
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:
bundle installbundle exec jekyll serve
Running on Cloud9
If you use AWS cloud9, you can run this project:
bundle installbundle exec jekyll serve --host $IP --port $PORT- Note the hostname of the cloud9 server on which the site is served.
- Add this hostname to
_config_c9.yml. - Stop the jekyll server by pressing
Ctrl-Cin the console. export JEKYLL_ENV=cloud9bundle exec jekyll serve --incremental --host $IP --port $PORT --config _config.yml,_config_c9.yml
You should add this as a Cloud9 run config.
Running on Visual Studio Online
If you use VSCode online, you can run this project:
./setupvscode.shbundle installbundle exec jekyll serve
View on GitHub67/100
GitHub Stars47
CategoryDevelopment
Updated6mo ago
Forks18
Languages
CSS
Security Score
Audited on Sep 15, 2025
No findings
