Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
Administrator
|
In an effort to test the sturdiness of the deck.js backend, I
converted the intro slide deck from the deck.js repository to AsciiDoc (using Asciidoctor shorthand syntax).
You can find it here: https://gist.github.com/mojavelinux/7655050 This should give you a good starting point for creating
deck.js presentations. It also demonstrates how much leaner the AsciiDoc
is when compared to the HTML. But we shouldn't just stop there. If
there's an idea you have for shrinking the source even more, let's do
it! I can attest to the fact that the deck.js backend is in pretty decent shape. Now it's time to get reveal.js in order! |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
Add some comments/remarks to the gist file
Charles Moulliard
Apache Committer / Technologist Evangelist / Blogger / MiddleWare Specialist Twitter : @cmoulliard |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
Administrator
|
Charles, I made the video template produce the HTML that Vimeo recommends. Of course, this prevents it from working on Chrome when viewing the presentation through the file: protocol. (You have to serve the current directory through a local http server at least). The reason the // prefix is recommended is because it allows the same HTML to work when served through http or https. Perhaps we could introduce an attribute to indicate the target protocol like in the Servlet API. What attribute name would you suggest? Btw, the reason I didn't add a table or font-based icons is because I was going for an exact replica of the deck.js intro presentation. We can add your suggestions into the sample deck that we provide in the guide on asciidoctor.org. -Dan On Nov 26, 2013 5:02 AM, "ch007m [via Asciidoctor :: Discussion]" <[hidden email]> wrote:
Add some comments/remarks to the gist file |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
:uri-protocol:
—
Sent from Mailbox for iPhone On Tue, Nov 26, 2013 at 6:06 PM, mojavelinux [via Asciidoctor :: Discussion] <[hidden email]> wrote:
... [show rest of quote] |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
Administrator
|
+1 File an issue? This could be used in a lot of places. -Dan On Nov 26, 2013 6:13 PM, "LightGuardjp [via Asciidoctor :: Discussion]" <[hidden email]> wrote:
... [show rest of quote]
If you reply to this email, your message will be added to the discussion below:
http://discuss.asciidoctor.org/deck-js-intro-slide-deck-converted-to-AsciiDoc-tp1097p1118.html
To start a new topic under Asciidoctor :: Discussion, email [hidden email]
To unsubscribe from Asciidoctor :: Discussion, click here. NAML If you reply to this email, your message will be added to the discussion below:
http://discuss.asciidoctor.org/deck-js-intro-slide-deck-converted-to-AsciiDoc-tp1097p1119.html
To start a new topic under Asciidoctor :: Discussion, email [hidden email]
To unsubscribe from Asciidoctor :: Discussion, click here. NAML |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
I'll file it later tonight
—
Sent from Mailbox for iPhone On Tue, Nov 26, 2013 at 6:19 PM, mojavelinux [via Asciidoctor :: Discussion] <[hidden email]> wrote:
... [show rest of quote] |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
In reply to this post by mojavelinux
Done On Tue, Nov 26, 2013 at 6:20 PM, Jason Porter <[hidden email]> wrote:
... [show rest of quote] |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
In reply to this post by LightGuardjp
:uri-protocol: or :uri: should be the best options
Charles Moulliard
Apache Committer / Technologist Evangelist / Blogger / MiddleWare Specialist Twitter : @cmoulliard |
Free forum by Nabble | Edit this page |