Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 780 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 780 Bytes

hello-kubernetes-world

Presentation and relevant material.
Visit on https://gdamaskos.github.io/hello-kubernetes-world/

How to get a frontend presentation site up and running

Basic HTML and GIT knowledge is required.

  • Create a new repository on GitHub
  • Clone it on locally
  • Download the latest reveal.js version https://github.com/hakimel/reveal.js/archive/master.zip
  • Unzip and move the contents in the new repository folder
  • Open index.html in a browser to view it, edit as you will
  • Create a git commit and push it to the remote repository
  • Activate Github Pages for this repository and serve from main branch

References: