Minor changes
This commit is contained in:
14
exampleSite/content/posts/migrate-from-jekyll.md
Executable file → Normal file
14
exampleSite/content/posts/migrate-from-jekyll.md
Executable file → Normal file
@@ -1,7 +1,17 @@
|
||||
---
|
||||
title: Migrate to Hugo from Jekyll
|
||||
author:
|
||||
name: "Hugo Authors"
|
||||
date: 2014-03-10
|
||||
categories: ["Uncategorized"]
|
||||
linktitle: Migrating from Jekyll
|
||||
title: Migrate to Hugo from Jekyll
|
||||
type:
|
||||
- post
|
||||
- posts
|
||||
weight: 10
|
||||
series:
|
||||
- Hugo 101
|
||||
aliases:
|
||||
- /blog/migrate-from-jekyll/
|
||||
---
|
||||
|
||||
## Move static content to `static`
|
||||
|
||||
Reference in New Issue
Block a user