mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
Creating a showcase archetype to make for easier showcase additions
This commit is contained in:
parent
1c1615d794
commit
8a44deac0f
1 changed files with 14 additions and 0 deletions
14
docs/archetypes/showcase.md
Normal file
14
docs/archetypes/showcase.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
date: 2013-07-01T07:32:00Z
|
||||
description: ""
|
||||
license: ""
|
||||
licenseLink: ""
|
||||
sitelink: http://spf13.com
|
||||
sourceLink: http://github.com/spf13/spf13.com
|
||||
tags:
|
||||
- personal
|
||||
- blog
|
||||
thumbnail: /img/spf13-tn.jpg
|
||||
title: spf13.com
|
||||
---
|
||||
|
Loading…
Reference in a new issue