asciidoctor-backends icon indicating copy to clipboard operation
asciidoctor-backends copied to clipboard

Create a backend for impress.js presentations

Open mojavelinux opened this issue 12 years ago • 7 comments

Create a backend for impress.js presentations.

Impress.js: http://bartaz.github.io/impress.js/#/bored

Additional ideas: https://github.com/regebro/hovercraft

Keep in mind that we want to try to align the different presentation backends (deck.js, reveal.js, dzslides, etc) so that the same AsciiDoc source file will work using any one of them (within reason).

Also, each backend should be create in its own git repository to make collaboration and releases easier.

mojavelinux avatar Jun 13 '13 07:06 mojavelinux

Excellent idea! Links changed since Impress gained traction and @Bartaz moved it to it's own GitHub account:

  1. http://impress.github.io/impress.js/#/bored
  2. https://github.com/impress/impress.js

Do you know Dan if this may be picked up this year or early next year?

LIttleAncientForestKami avatar Nov 22 '15 10:11 LIttleAncientForestKami

My focus is on Bespoke. If someone wants to run with the Impress.js backend, I'm all for it. I recommend creating a dedicated repository for it as we have done with Reveal.js and Deck.js (i.e., asciidoctor-impress.js).

mojavelinux avatar Nov 22 '15 16:11 mojavelinux

@mojavelinux I will start with a repository for impress.js :-).

danielkocot avatar Mar 11 '16 10:03 danielkocot

Cool!

I strongly recommend following the layout I used for the Bespoke.js converter.

mojavelinux avatar Mar 11 '16 11:03 mojavelinux

I will do my best.

danielkocot avatar Mar 11 '16 11:03 danielkocot

Great! Hopefully it saves you some time.

mojavelinux avatar Mar 11 '16 11:03 mojavelinux

@mojavelinux It did. Thanks. The basic framework is setted up.

danielkocot avatar Mar 11 '16 14:03 danielkocot