Hugo Basic Example
This commit is contained in:
parent
6283825517
commit
c094fefa84
19 changed files with 559 additions and 0 deletions
6
hugoBasicExample/content/post/_index.md
Normal file
6
hugoBasicExample/content/post/_index.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
+++
|
||||
aliases = ["posts","articles","blog","showcase","docs"]
|
||||
title = "Posts"
|
||||
author = "Hugo Authors"
|
||||
tags = ["index"]
|
||||
+++
|
Loading…
Add table
Add a link
Reference in a new issue