add gallery feature (wip)

This commit is contained in:
rzen
2020-08-31 21:06:29 -04:00
parent 3277740d45
commit 80d69fc179
12 changed files with 83 additions and 8 deletions

10
_layouts/gallery.html Normal file
View File

@ -0,0 +1,10 @@
---
layout: base
---
<main>
<article>
{{ content }}
</article>
</main>