Expand gallery functionality to automatic generation of index, slideshow and map files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
layout: "post"
|
||||
layout: default
|
||||
---
|
||||
<section itemscope itemtype="http://schema.org/ImageGallery">
|
||||
<header>
|
||||
@@ -11,4 +11,7 @@ layout: "post"
|
||||
<section class="post-content">
|
||||
{{ content }}
|
||||
</section>
|
||||
{% if false != page.comments %}
|
||||
{% include disqus.html %}
|
||||
{% endif %}
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user