thecodeteam / training

Apache License 2.0
120 stars 70 forks source link

added container persistence presentation to accreditation #23

Closed kacole2 closed 9 years ago

kacole2 commented 9 years ago

added the reaveal.js presentation for container persistence. click on the the index.html file to get started

Signed-off-by: Kendrick Coleman kendrickcoleman@gmail.com

mcowger commented 9 years ago

Couple items:

  1. Why does the license file mention 'Hakim El Hattab'? Also, shouldn't this be the standard EMC MPL?
  2. Is there anyway to avoid including all of the CSS/theme/HTML source in the repo? Can it be pulled from the web on demand as a submodule or http reference?
kacole2 commented 9 years ago

Hakim, was the creator of reveal.js.

Jonas asked me to put the presentation in there. That's the entire presentation framework with everything included. I don't have the time to rip it apart just so we commit fewer files.

We can reject it and just put a link to http://bit.ly/ContainerCon where the presentation is hosted.

mcowger commented 9 years ago

I'll leave it to @jonasrosland to reject or accept, but I would at least like to see the LICENSE file reflect reality (that some of this is Hakim's work, and some is yours).

Also I get a 404 on that bitly link.

kacole2 commented 9 years ago

Lowercase c

http://bit.ly/containercon

jonasrosland commented 9 years ago

Fixed with PR #25, closing.