How long does it take you to create a RevealJS presentation ?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How long does it take you to create a RevealJS presentation ?

Guillaume
Hello everyone,

I'm happy to announce the release (v1.0.0) of Asciidoctor-lazybones with RevealJS as first template available.
Everything is explained here

TL;DR
Once gvm & lazybones installed, all you need is :
        $ lazybones create asciidoctor-revealjs 1.0.0 myAwesomePresentation

To build the presenatation:
       $ gradle asciidoctor

And it's available via the docker container:
      $ docker pull asciidoctor/docker-asciidoctor

Let me know if you have questions.

Cheers,
Guillaume
Reply | Threaded
Open this post in threaded view
|

Re: How long does it take you to create a RevealJS presentation ?

mojavelinux
Administrator
Nice work Guillaume! This is a great start to making crafting presentations a less daunting task!

Cheers,

-Dan

On Wed, Jul 8, 2015 at 7:26 AM, Guillaume [via Asciidoctor :: Discussion] <[hidden email]> wrote:
Hello everyone,

I'm happy to announce the release (v1.0.0) of Asciidoctor-lazybones with RevealJS as first template available.
Everything is explained here

TL;DR
Once gvm & lazybones installed, all you need is :
        $ lazybones create asciidoctor-revealjs 1.0.0 myAwesomePresentation

To build the presenatation:
       $ gradle asciidoctor

And it's available via the docker container:
      $ docker pull asciidoctor/docker-asciidoctor

Let me know if you have questions.

Cheers,
Guillaume


If you reply to this email, your message will be added to the discussion below:
http://discuss.asciidoctor.org/How-long-does-it-take-you-to-create-a-RevealJS-presentation-tp3482.html
To start a new topic under Asciidoctor :: Discussion, email [hidden email]
To unsubscribe from Asciidoctor :: Discussion, click here.
NAML



--