Replace hard coded archive pages with new layouts

This commit is contained in:
Michael Rose
2018-03-20 14:39:40 -04:00
parent ffef5a93de
commit ba5d25c419
13 changed files with 59 additions and 112 deletions

View File

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