diff --git a/content/about-hugo/roadmap.md b/content/about-hugo/roadmap.md index 267dd879c..09566d57b 100644 --- a/content/about-hugo/roadmap.md +++ b/content/about-hugo/roadmap.md @@ -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 >}}) diff --git a/content/content-management/_index.md b/content/content-management/_index.md index 3f1e71832..04e509f9d 100644 --- a/content/content-management/_index.md +++ b/content/content-management/_index.md @@ -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 diff --git a/content/content-management/content-sections.md b/content/content-management/content-sections.md index b2d8608f9..7466d560d 100644 --- a/content/content-management/content-sections.md +++ b/content/content-management/content-sections.md @@ -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