HRTCloudDemo / HRTCloudDemo.github.io

Website for the IBM Cloud Workshop at Hochschule Reutlingen
http://hrtclouddemo.github.io
2 stars 2 forks source link
academic github-pages hrt reutlingen website workshop

IBM Cloud Workshop

This is the web site for the IBM Cloud Workshop at Hochschule Reutlingen.

Publish New Content

Add your Markdown or HTML files to _labs and git push. GitHub Pages will update the page a couple of minutes later.

Images should be resized to be 800px wide. On MacOS, you can use something like sips --resampleHeightWidthMax 800 _labs/toolchain-*.png.

Development / Test

  1. Install dependencies:

    bundle install
  2. Run jekyll

    bundle exec jekyll serve --livereload

    See jekyllrb.com/docs/github-pages for details.

Whenever you change one of the files, jekyll will re-generate the site. GitHub does the same when we push the repo.

Spell Checker

Link Checker

bundle exec rake test:links