Expand gallery functionality to automatic generation of index, slideshow and map files

This commit is contained in:
2015-12-20 20:55:12 +00:00
parent 56ea4df2aa
commit 4e89402a2a
12 changed files with 150 additions and 363 deletions

View File

@@ -2,13 +2,10 @@
layout: default
---
<article class="post">
<header class="post-header">
<h1 class="post-title">{{ page.title }}</h1>
</header>
<div class="post-content">
{{ content }}
</div>
</article>