Sha256: d44620e9143cd49198919d31a18d1c6b0082fe253ff44e7661b4ef37f9d4ca68

Contents?: true

Size: 961 Bytes

Versions: 16

Compression:

Stored size: 961 Bytes

Contents

---
layout: default
---
            <article itemscope itemtype="//schema.org/BlogPosting" class="post single">
                <header>
                    {% include post-nav.html %}
                    <h2 itemProp="headline">{{ page.title }}</h2>
                    {% assign post = page %}{% include meta.html %}
                </header>

                {% if page.series %}{% include series.html %}{% endif %}
                <section itemProp="articleBody">
                    {% if page.video %}<iframe width='560' height='315' src='//www.youtube.com/embed/{{page.video}}?rel=0' frameborder='0' allowfullscreen itemProp='video'></iframe>{% endif %}
                    {{ content }}
                </section>
            
                <footer>
                    {% include post-nav.html %}
                    {% if page.comments %}<div id="disqus_thread"></div>{% endif %}
                </footer>
            </article><!-- .post.single -->

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
jekyll-theme-perry-0.1.16 _layouts/post.html
jekyll-theme-perry-0.1.15 _layouts/post.html
jekyll-theme-perry-0.1.14 _layouts/post.html
jekyll-theme-perry-0.1.13 _layouts/post.html
jekyll-theme-perry-0.1.12 _layouts/post.html
jekyll-theme-perry-0.1.11 _layouts/post.html
jekyll-theme-perry-0.1.10 _layouts/post.html
jekyll-theme-perry-0.1.8 _layouts/post.html
jekyll-theme-perry-0.1.7 _layouts/post.html
jekyll-theme-perry-0.1.6 _layouts/post.html
jekyll-theme-perry-0.1.5 _layouts/post.html
jekyll-theme-perry-0.1.4 _layouts/post.html
jekyll-theme-perry-0.1.3 _layouts/post.html
jekyll-theme-perry-0.1.2 _layouts/post.html
jekyll-theme-perry-0.1.1 _layouts/post.html
jekyll-theme-perry-0.1.0 _layouts/post.html