Upgrades to 0.4.0 and adds tag pages

This commit is contained in:
Zach Leatherman
2018-06-20 22:43:11 -05:00
parent 4185f33c15
commit 67f9c1be98
6 changed files with 16 additions and 13 deletions

View File

@@ -1,8 +1,13 @@
---
pagination:
data: metadata.tagPages
data: collections
size: 1
alias: tag
filter:
- all
- nav
- post
- posts
permalink: /tags/{{ tag }}/
layout: layouts/home.njk
---