mirror of
https://github.com/gohugoio/hugo.git
synced 2025-05-01 16:10:07 +03:00
Converting front matter to YAML
This commit is contained in:
parent
2b90779f0f
commit
05875153bc
66 changed files with 625 additions and 560 deletions
|
@ -1,14 +1,14 @@
|
|||
---
|
||||
title: "Hosting on GitHub Pages"
|
||||
linktitle: "Hosting on GitHub"
|
||||
date: "2014-03-21"
|
||||
weight: 10
|
||||
author: "Spencer Lyon"
|
||||
author: Spencer Lyon
|
||||
date: 2014-03-21
|
||||
linktitle: Hosting on GitHub
|
||||
menu:
|
||||
main:
|
||||
parent: 'tutorials'
|
||||
prev: "/community/contributing"
|
||||
next: "/tutorials/mathjax"
|
||||
parent: tutorials
|
||||
next: /tutorials/mathjax
|
||||
prev: /community/contributing
|
||||
title: Hosting on GitHub Pages
|
||||
weight: 10
|
||||
---
|
||||
|
||||
## Intro
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue