diff --git a/.gitignore b/.gitignore index 93376cd..651fc13 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ /* !.vscode +!docs !libs !plugins !.dockerignore diff --git a/README.adoc b/README.adoc index e9e802b..e1b7d42 100644 --- a/README.adoc +++ b/README.adoc @@ -187,33 +187,25 @@ The following slide deck examples have been exported using DeckTape: |=== |HTML5 Presentation |Framework |Exported PDF -|http://razvancaliman.com/fowd-nyc-2014[Beyond Rectangles in Web Design] -|reveal.js `2.6.2` -|https://astefanutti.github.io/decktape/examples/fowd-nyc-2014.pdf[fowd-nyc-2014.pdf] (14MB) +|http://tdd.github.io/devoxx-es6-maintenant/[ES6+ maintenant !] +|reveal.js +|https://astefanutti.github.io/decktape/examples/devoxx-es6-maintenant.pdf[devoxx-es6-maintenant.pdf] (2.3MB) |http://artificer.jboss.org/slides/general/opensource-getting-involved.html[Getting Involved in Open Source] -|reveal.js `3.0.0` -|https://astefanutti.github.io/decktape/examples/opensource-getting-involved.pdf[opensource-getting-involved.pdf] (0.8MB) +|reveal.js +|https://astefanutti.github.io/decktape/examples/opensource-getting-involved.pdf[opensource-getting-involved.pdf] (0.6MB) |http://astefanutti.github.io/further-cdi[Going Further with CDI] |Asciidoctor + DZSlides -|https://astefanutti.github.io/decktape/examples/going-further-with-cdi.pdf[going-further-with-cdi.pdf] (1.8MB) - -|http://www.inf.usi.ch/faculty/pautasso/talks/2012/soa-cloud-rest-tcc/rest-tcc.html[Transactions for the REST of us] -|impress.js `0.5.3` -|https://astefanutti.github.io/decktape/examples/soa-cloud-rest-tcc.pdf[soa-cloud-rest-tcc.pdf] (10MB) +|https://astefanutti.github.io/decktape/examples/going-further-with-cdi.pdf[going-further-with-cdi.pdf] (2.4MB) |http://imakewebthings.com/deck.js[Deck.js Modern HTML Presentations] |deck.js `1.1.0` -|https://astefanutti.github.io/decktape/examples/deck-js-presentation.pdf[deck-js-presentation.pdf] (1.1MB) - -|https://marcolago.github.io/flowtime.js/[Flowtime.js Presentation Framework] -|Flowtime.js -|https://astefanutti.github.io/decktape/examples/flowtime-js-presentation.pdf[flowtime-js-presentation.pdf] (7.5MB) +|https://astefanutti.github.io/decktape/examples/deck-js-presentation.pdf[deck-js-presentation.pdf] (0.5MB) |http://remarkjs.com[The Official Remark Slideshow] |remark `0.11.0` -|https://astefanutti.github.io/decktape/examples/remark-js-slideshow.pdf[remark-js-slideshow.pdf] (0.7MB) +|https://astefanutti.github.io/decktape/examples/remark-js-slideshow.pdf[remark-js-slideshow.pdf] (0.3MB) |http://www.w3.org/Talks/Tools/Slidy[HTML Slidy: Slide Shows in HTML and XHTML] |Slidy @@ -221,15 +213,15 @@ The following slide deck examples have been exported using DeckTape: |http://leaverou.github.io/csss[CSSS: CSS-based SlideShow System] |CSSS -|https://astefanutti.github.io/decktape/examples/csss-sample-slideshow.pdf[csss-sample-slideshow.pdf] (13.5MB) +|https://astefanutti.github.io/decktape/examples/csss-sample-slideshow.pdf[csss-sample-slideshow.pdf] (3MB) |http://shwr.me/?full[Shower Presentation Engine] |Shower -|https://astefanutti.github.io/decktape/examples/shower-presentation-engine.pdf[shower-presentation-engine.pdf] (0.4MB) +|https://astefanutti.github.io/decktape/examples/shower-presentation-engine.pdf[shower-presentation-engine.pdf] (0.6MB) |http://mikemaccana.github.io/rejectjs2013[Welcome our new ES5 Overloards] |Bespoke.js -|https://astefanutti.github.io/decktape/examples/new-es5-overloards.pdf[new-es5-overloards.pdf] (0.1MB) +|https://astefanutti.github.io/decktape/examples/new-es5-overloards.pdf[new-es5-overloards.pdf] (0.2MB) |=== == Docker diff --git a/docs/examples/csss-sample-slideshow.pdf b/docs/examples/csss-sample-slideshow.pdf new file mode 100644 index 0000000..3abb70f Binary files /dev/null and b/docs/examples/csss-sample-slideshow.pdf differ diff --git a/docs/examples/deck-js-presentation.pdf b/docs/examples/deck-js-presentation.pdf new file mode 100644 index 0000000..e84a62a Binary files /dev/null and b/docs/examples/deck-js-presentation.pdf differ diff --git a/docs/examples/devoxx-es6-maintenant.pdf b/docs/examples/devoxx-es6-maintenant.pdf new file mode 100644 index 0000000..3874b80 Binary files /dev/null and b/docs/examples/devoxx-es6-maintenant.pdf differ diff --git a/docs/examples/going-further-with-cdi.pdf b/docs/examples/going-further-with-cdi.pdf new file mode 100644 index 0000000..8bfef1c Binary files /dev/null and b/docs/examples/going-further-with-cdi.pdf differ diff --git a/docs/examples/html-slidy-presentation.pdf b/docs/examples/html-slidy-presentation.pdf new file mode 100644 index 0000000..75b3961 Binary files /dev/null and b/docs/examples/html-slidy-presentation.pdf differ diff --git a/docs/examples/new-es5-overloards.pdf b/docs/examples/new-es5-overloards.pdf new file mode 100644 index 0000000..2f2a3ef Binary files /dev/null and b/docs/examples/new-es5-overloards.pdf differ diff --git a/docs/examples/opensource-getting-involved.pdf b/docs/examples/opensource-getting-involved.pdf new file mode 100644 index 0000000..4973b55 Binary files /dev/null and b/docs/examples/opensource-getting-involved.pdf differ diff --git a/docs/examples/remark-js-slideshow.pdf b/docs/examples/remark-js-slideshow.pdf new file mode 100644 index 0000000..ace7941 Binary files /dev/null and b/docs/examples/remark-js-slideshow.pdf differ diff --git a/docs/examples/shower-presentation-engine.pdf b/docs/examples/shower-presentation-engine.pdf new file mode 100644 index 0000000..66d449e Binary files /dev/null and b/docs/examples/shower-presentation-engine.pdf differ