-
Notifications
You must be signed in to change notification settings - Fork 73
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a backend for impress.js presentations #11
Comments
Excellent idea! Links changed since Impress gained traction and @bartaz moved it to it's own GitHub account: Do you know Dan if this may be picked up this year or early next year? |
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 I will start with a repository for impress.js :-). |
Cool!
I strongly recommend following the layout I used for the Bespoke.js
converter.
|
I will do my best. |
Great! Hopefully it saves you some time.
|
@mojavelinux It did. Thanks. The basic framework is setted up. |
…uild Curriculum Build
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.
The text was updated successfully, but these errors were encountered: