asciidoctor / asciidoctor-reveal.js

:crystal_ball: A reveal.js converter for Asciidoctor and Asciidoctor.js. Write your slides in AsciiDoc!
http://asciidoctor.org
Other
289 stars 188 forks source link

Listing some good template/example/top-notch presentations #262

Open danyill opened 5 years ago

danyill commented 5 years ago

A few examples of top-notch open source asciidoctor-reveal.js presentations would help the casual user get started and provide a good base for hacking a presentation together. If people are like me they don't have time to do the infrastructure work because they started their presentation well behind schedule and just want something to start from which works and hopefully shows a good syntax range.

A couple of suggestions:

I'd like to add a Gulp+Live Reload template as well, perhaps in some time (mine is not suitable for publication at present).

Could we gather a few and include them in the readme?

bentolor commented 5 years ago

Not sure if top notch, but I'm really suprised that I sticked with asciidoctor-revealjs until the very end. At first my idea was to use it only for drafting and then to improve manually.

Nevertheless my presentation has yet quite a few hacky/nasty parts and it also requires #267 #268 #269 to be merged before it will start to works.

All kind of reveal-js crazyness like backgroudn movies, fragments etc. included. Best watched in Firefox: Chrome sometimes fails with the vids.

So if you ever were interested into learning the news from Java 9 to 13 and up this presentation is for you ;-)

asciidoctor-revealjs Source

obilodeau commented 4 years ago

Yes @danyill, it's a good idea. Feel free to start a README section in a PR or wait for me to get to it eventually.

So if you ever were interested into learning the news from Java 9 to 13 and up this presentation is for you ;-)

Oh my god, that's a very pretty presentation! Congrats! You inspire me to step up my game now :smile:. Videos in backgrounds for transitions or topic switches is such a good idea!

bentolor commented 4 years ago

I think ideally visual guide/catalog (including screenshots of the result) would be helpful. What would be your stance about storage location for screenshots @obilodeau?

Or even better: how about introducing/showing of asciidoctor-reveal.js with a homepage of its output: asciidoctor-reveal.js presenting „asciidoctor-reveal.js“

obilodeau commented 4 years ago

I like what was done in PR #268

Or even better: how about introducing/showing of asciidoctor-reveal.js with a homepage of its output: asciidoctor-reveal.js presenting „asciidoctor-reveal.js“

Yes! That too would be good. I don't see myself tackling this relatively soon so if anyone wants to step up and make happen it would be appreciated. I'll happily review, comment and offer suggestions.