Skip to content

RoelandMatthijssens/kubernetes-presentation

Repository files navigation

Installation

  • Install Ruby

  • Install Haml

      sudo gem install haml
      sudo gem install redcarpet
      # possibly others
    

Write Presentation

  • Edit index.haml (or copy to another name), open the .html file in a browser.

  • Start the auto-builder

      ./watch-haml-files.pl
    
  • This will rebuild all .haml files and then watch them, rebuilding them on change

  • Write a kick-ass presentation!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published