Replace hard coded archive pages with layouts

This commit is contained in:
Michael Rose
2018-03-20 15:09:40 -04:00
parent 4cfbd7a5aa
commit cc81736778
12 changed files with 53 additions and 68 deletions

@ -0,0 +1,10 @@
---
title: Portfolio
layout: collection
permalink: /portfolio/
collection: portfolio
entries_layout: grid
classes: wide
---
Sample document listing for the collection `_portfolio`.