This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git.
from 899aa54 Initial commit of this file
add b7591d7 Update to reveal.js 3.8.0
No new revisions were added by this update.
Summary of changes:
bower.json | 5 +-
css/print/pdf.css | 22 +-
css/reset.css | 30 +
css/reveal.css | 219 +++--
css/reveal.scss | 231 +++---
css/theme/README.md | 2 +-
css/theme/beige.css | 19 +-
css/theme/black.css | 23 +-
css/theme/blood.css | 19 +-
css/theme/league.css | 19 +-
css/theme/moon.css | 19 +-
css/theme/night.css | 19 +-
css/theme/serif.css | 19 +-
css/theme/simple.css | 19 +-
css/theme/sky.css | 19 +-
css/theme/solarized.css | 19 +-
css/theme/source/black.scss | 2 +-
css/theme/template/settings.scss | 4 +-
css/theme/template/theme.scss | 23 +-
css/theme/white.css | 19 +-
Gruntfile.js => gruntfile.js | 54 +-
index.html | 1 +
js/reveal.js | 1661 ++++++++++++++++++++++++++++----------
lib/css/monokai.css | 71 ++
lib/js/classList.js | 2 -
lib/js/head.min.js | 9 -
lib/js/promise.js | 2 +
package.json | 29 +-
plugin/highlight/highlight.js | 77 --
plugin/markdown/example.html | 11 +-
plugin/markdown/example.md | 5 +
plugin/markdown/markdown.js | 180 +++--
plugin/markdown/marked.js | 6 +-
plugin/math/math.js | 77 +-
plugin/notes/notes.html | 227 ++++--
plugin/notes/notes.js | 71 +-
plugin/print-pdf/print-pdf.js | 18 +-
plugin/search/search.js | 190 ++---
plugin/zoom-js/zoom.js | 39 +-
39 files changed, 2322 insertions(+), 1159 deletions(-)
create mode 100644 css/reset.css
rename Gruntfile.js => gruntfile.js (74%)
create mode 100644 lib/css/monokai.css
delete mode 100644 lib/js/classList.js
delete mode 100644 lib/js/head.min.js
create mode 100644 lib/js/promise.js
delete mode 100644 plugin/highlight/highlight.js
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]