From bd8a2cf0c55db6071a1e66a6cef694149f66a820 Mon Sep 17 00:00:00 2001 From: madmurphy Date: Fri, 24 Feb 2017 01:24:54 +0100 Subject: [PATCH] New release --- docs/index.html | 2 +- docs/man.html | 2 +- docs/min_example.html | 3 +-- docs/nested_example.html | 1 - 4 files changed, 3 insertions(+), 5 deletions(-) diff --git a/docs/index.html b/docs/index.html index df6190a..18b0961 100644 --- a/docs/index.html +++ b/docs/index.html @@ -450,7 +450,7 @@

Slide 8 of 10

Slide 9 of 10

- +
When We Left Earth – The NASA Missions — source: http://www.youtube.com/watch?v=KDOLHClNTOI
diff --git a/docs/man.html b/docs/man.html index 71b0cbf..0131a5f 100644 --- a/docs/man.html +++ b/docs/man.html @@ -33,7 +33,7 @@

Getting started

Example

The following minimalistic code

-
<p style="text-align: center; font-size: 2em;">
    <a href="#photo_of_the_day">Photo of the day</a>
</p>

<article class="slide" id="photo_of_the_day" itemscope itemtype="http://schema.org/ImageObject">
    <nav><a href="#nowhere" rel="parent">My diary</a></nav>
    <figure>
        <img src="images/1.jpg" itemprop="image" alt="Photo of the day" itemprop="image" />
        <figcaption itemprop="caption">Photo of the day</figcaption>
    </figure>
</article>
+
<p style="text-align: center; font-size: 2em;">
    <a href="#photo_of_the_day">Photo of the day</a>
</p>

<article class="slide" id="photo_of_the_day" itemscope itemtype="http://schema.org/ImageObject">
    <nav><a href="#nowhere" rel="parent">My diary</a></nav>
    <figure>
        <img src="images/1.jpg" itemprop="image" alt="Photo of the day" />
        <figcaption itemprop="caption">Photo of the day</figcaption>
    </figure>
</article>

will produce this result.

Slides containers (viewports)

Each slide is defined through the element <article id="my-hash-tag" class="slide"> … </article>. Such element is constructed so that:

diff --git a/docs/min_example.html b/docs/min_example.html index ddff992..336f0de 100644 --- a/docs/min_example.html +++ b/docs/min_example.html @@ -4,7 +4,6 @@ - Take five! – Photo of the day @@ -18,7 +17,7 @@
- Photo of the day + Photo of the day
Photo of the day
diff --git a/docs/nested_example.html b/docs/nested_example.html index 863d93f..9bf4f58 100644 --- a/docs/nested_example.html +++ b/docs/nested_example.html @@ -4,7 +4,6 @@ - Take five! – Nested galleries