mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
Merge commit 'dd78d5b23fe597f4461aa4199401b4e07c0612e2' as 'docs'
This commit is contained in:
6
docs/archetypes/default.md
Normal file
6
docs/archetypes/default.md
Normal file
@@ -0,0 +1,6 @@
|
||||
+++
|
||||
weight = 5
|
||||
[menu]
|
||||
[menu.main]
|
||||
parent = "x"
|
||||
+++
|
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: https://github.com/spf13/spf13.com
|
||||
tags:
|
||||
- personal
|
||||
- blog
|
||||
thumbnail: /img/spf13-tn.jpg
|
||||
title: spf13.com
|
||||
---
|
||||
|
Reference in New Issue
Block a user