Skip to content

zw2700/course-materials

Repository files navigation

Agile Development & DevOps

Slide presentations used to teach agile development and devops engineering.

Publishing slides

Slides are auto-generated from the materials in the slides folder using Git Pages.

Running locally

The code in this repository is used to generate the course website using jekyll and continuously deploy it using GitHub Pages.

It is possible to run the website locally on your own machine.

  • Assuming Ruby is installed...
  • Install Jekyll globally
  • Install the dependencies listed in the Gemfile by running the command, bundle.
  • run bundle exec jekyll serve or simply jekyll serve if that doesn't work.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages