mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
Fix minor typos in content mgmt section files
This commit is contained in:
@@ -17,7 +17,7 @@ In no particular order, here is what is currently being worked on for the Hugo p
|
||||
|
||||
* Intelligently related posts ({{< issue 98 >}})
|
||||
* Even easier deployment to S3, SSH, GitHub, rsync. Give the [hosting and deployment][] section a shot.
|
||||
* Import from other website systems. There are already [existing migration tools][] but they don’t cover all major platforms.
|
||||
* Import from other website systems. There are already [existing migration tools][], but they don’t cover all major platforms.
|
||||
* An interactive web based editor (See the [related Discuss thread][])
|
||||
* Additional [themes][], which are always ongoing and contributions are welcome!
|
||||
* Dynamic image resizing via shortcodes ({{< issue 1014 >}})
|
||||
|
||||
@@ -5,7 +5,7 @@ description: An introduction to how Hugo expects you to organize your content.
|
||||
date: 2017-02-01
|
||||
publishdate: 2017-02-01
|
||||
lastmod: 2017-02-01
|
||||
tags: [content, source, organization]
|
||||
tags: [source, organization]
|
||||
categories: [content management]
|
||||
weight: 01
|
||||
draft: false
|
||||
|
||||
@@ -5,7 +5,7 @@ description:
|
||||
date: 2017-02-01
|
||||
publishdate: 2017-02-01
|
||||
lastmod: 2017-02-01
|
||||
tags: [lists,sections,content,types,organization]
|
||||
tags: [lists,sections,content types,organization]
|
||||
categories: [content management]
|
||||
weight: 30
|
||||
draft: false
|
||||
|
||||
Reference in New Issue
Block a user