Sha256: 0c6ba47f9929fd340a89cf41ad2c0bd53a4ac036cfc7bcf0ebcec686af172d3f

Contents?: true

Size: 285 Bytes

Versions: 2

Compression:

Stored size: 285 Bytes

Contents

---
layout: reveal
title: not used. Use _config.yml!
---

{% for post in site.posts reversed %}
<section data-markdown data-separator="^\n---\n$" data-separator-vertical="^\n--\n$" data-notes="^Note:">
<script type="text/template">
{{ post.content }}
</script>
</section>
{% endfor %}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
jekyll-theme-slides-0.1.3 _layouts/default.html
jekyll-theme-slides-0.1.2 _layouts/default.html