Update GitHub deploy

This commit is contained in:
Ryan Watters 2017-03-31 17:57:06 -05:00
commit 530002e6a2
99 changed files with 491 additions and 99 deletions

View File

@ -5,7 +5,11 @@ description: Hugo is the world's fastest static website engine. It's written in
date: 2017-02-01
publishdate: 2017-02-01
lastmod: 2017-02-01
weight: 01
menu:
main:
parent: "section name"
weight: 01
weight: 01 #rem
draft: false
slug:
aliases: []

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: []
tags: []
weight: 01
menu:
main:
parent: "About Hugo"
weight: 01
weight: 01 #rem
draft: false
aliases: [/about-hugo/,/docs/]
toc: false

View File

@ -6,7 +6,11 @@ date: 2017-02-01
publishdate: 2017-02-01
lastmod: 2017-02-01
tags: [ssg,static,performance,security]
weight: 30
menu:
main:
parent: "About Hugo"
weight: 30
weight: 30 #rem
draft: false
aliases: []
toc: false

View File

@ -5,7 +5,11 @@ description: Hugo boasts blistering speed, robust content management, and a powe
date: 2017-02-01
publishdate: 2017-02-01
lastmod: 2017-02-01
weight: 20
menu:
main:
parent: "About Hugo"
weight: 20
weight: 20 #rem
draft: false
aliases: [/about/features]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2016-02-01
lastmod: 2016-03-02
categories: ["about hugo"]
tags: ["License","apache"]
weight: 60
menu:
main:
parent: "About Hugo"
weight: 60
weight: 60 #rem
aliases: [/meta/license]
toc: true
---

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [about hugo]
tags: [about,contribute,roadmap]
weight: 50
menu:
main:
parent: "About Hugo"
weight: 50
weight: 50 #rem
draft: false
aliases: [/meta/roadmap]
toc: false

View File

@ -6,7 +6,11 @@ date: 2017-02-01
publishdate: 2017-02-01
lastmod: 2017-02-01
layout: single
weight: 10
menu:
main:
parent: "About Hugo"
weight: 10
weight: 10 #rem
draft: false
aliases: [/overview/introduction/,/about/why-i-built-hugo/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [commands]
tags: [cli,command line]
weight: 01
menu:
main:
parent: "Commands"
weight: 01
weight: 01 #rem
draft: false
aliases: [/cli/]
wip: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
tags: [source, organization]
categories: [content management]
weight: 01
menu:
main:
parent: "Content Management"
weight: 01
weight: 01 #rem
draft: false
aliases: [/content/]
toc: false

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
tags: [archetypes,generators,metadata,front matter]
categories: ["content management"]
weight: 70
menu:
main:
parent: "Content Management"
weight: 70
weight: 70 #rem
draft: false
aliases: [/content/archetypes/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-03-12
lastmod: 2017-03-12
tags: [authors]
categories: ["content management"]
weight: 55
menu:
main:
parent: "Content Management"
weight: 55
weight: 55 #rem
draft: true
aliases: [/content/archetypes/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-03-09
tags: [sections,content,organization, fundamentals]
categories: [project organization]
weight: 140
menu:
main:
parent: "Content Management"
weight: 140
weight: 140 #rem
draft: false
aliases: [/extras/comments/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-01-09
categories: [content management]
tags: ["cross references","references", "anchors", "urls"]
weight: 100
menu:
main:
parent: "Content Management"
weight: 100
weight: 100 #rem
draft: false
aliases: [/extras/crossreferences/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-03-22
lastmod: 2017-03-22
categories: [content management]
tags: ["amp","outputs"]
weight: 100
menu:
main:
parent: "Content Management"
weight: 100
weight: 100 #rem
draft: false
aliases: [/extras/custom-output-types/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-01-10
lastmod: 2017-01-10
categories: [content management]
tags: [markdown,asciidoc,mmark,content format]
weight: 20
menu:
main:
parent: "Content Management"
weight: 20
weight: 20 #rem
draft: false
aliases: [/content/markdown-extras/,/content/supported-formats/,/doc/supported-formats/,/tutorials/mathjax/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-01-09
lastmod: 2017-01-09
categories: [content management]
tags: ["front matter", "yaml", "toml", "json", "metadata", "archetypes"]
weight: 30
menu:
main:
parent: "Content Management"
weight: 30
weight: 30 #rem
draft: false
aliases: [/content/front-matter/]
toc: true

View File

@ -8,7 +8,11 @@ lastmod: 2017-02-01
categories: [content management]
tags: [menus]
draft: false
weight: 120
menu:
main:
parent: "Content Management"
weight: 120
weight: 120 #rem
aliases: [/extras/menus/]
toc: true
---

View File

@ -7,7 +7,11 @@ publishdate: 2017-01-10
lastmod: 2017-01-10
categories: [content management]
tags: [multilingual,i18n, internationalization]
weight: 150
menu:
main:
parent: "Content Management"
weight: 150
weight: 150 #rem
draft: false
aliases: [/content/multilingual/,/content-management/multilingual/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [content management]
tags: [sections,content,organization,fundamentals]
weight: 10
menu:
main:
parent: "Content Management"
weight: 10
weight: 10 #rem
draft: false
aliases: [/content/sections/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [content management]
tags: [lists,sections,content types,organization]
weight: 50
menu:
main:
parent: "Content Management"
weight: 50
weight: 50 #rem
draft: false
aliases: [/content/sections/]
toc: true

View File

@ -6,7 +6,11 @@ godocref:
date: 2017-02-01
publishdate: 2017-02-01
lastmod: 2017-02-01
weight: 25
menu:
main:
parent: "Content Management"
weight: 25
weight: 25 #rem
categories: [content management]
tags: [markdown,content,shortcodes]
draft: false

View File

@ -7,7 +7,11 @@ publishdate: 2017-01-10
lastmod: 2017-01-10
categories: [content management]
tags: [summaries,abstracts,read more]
weight: 90
menu:
main:
parent: "Content Management"
weight: 90
weight: 90 #rem
draft: false
aliases: [/content/summaries/,/content-management/content-summaries/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
tags: [taxonomies,metadata,front matter,terms]
categories: [content management]
weight: 80
menu:
main:
parent: "Content Management"
weight: 80
weight: 80 #rem
draft: false
aliases: [/taxonomies/overview/,/taxonomies/usage/,/indexes/overview/,/doc/indexes/,/extras/indexes]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [content management]
tags: [table of contents, toc]
weight: 130
menu:
main:
parent: "Content Management"
weight: 130
weight: 130 #rem
draft: false
aliases: [/extras/toc/,/content-management/toc/]
toc: false

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [content management]
tags: [lists,sections,content types,types,organization]
weight: 60
menu:
main:
parent: "Content Management"
weight: 60
weight: 60 #rem
draft: false
aliases: [/content/types]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-03-09
tags: [aliases,redirects,permalinks,urls]
categories: [content management]
weight: 110
menu:
main:
parent: "Content Management"
weight: 110
weight: 110 #rem
draft: false
aliases: [/extras/permalinks/,/extras/aliases/,/extras/urls/,/doc/redirects/,/doc/alias/,/doc/aliases/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [contribute]
tags: []
weight: 01
menu:
main:
parent: "Contribute"
weight: 01
weight: 01 #rem
draft: false
slug:
aliases: [/tutorials/how-to-contribute-to-hugo/,/community/contributing/]

View File

@ -8,7 +8,11 @@ lastmod: 2017-02-01
categories: [contribute]
tags: [dev,open source]
authors: [digitalcraftsman]
weight: 10
menu:
main:
parent: "Contribute"
weight: 10
weight: 10 #rem
draft: false
aliases: [/contribute/development/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [contribute]
tags: [docs,documentation,community, contribute]
weight: 20
menu:
main:
parent: "Contribute"
weight: 20
weight: 20 #rem
draft: false
aliases: [/contribute/docs/]
toc: true

View File

@ -8,7 +8,11 @@ lastmod: 2017-02-27
categories: [contribute]
tags: [contribute,themes,design]
authors: [digitalcraftsman]
weight: 30
menu:
main:
parent: "Contribute"
weight: 30
weight: 30 #rem
draft: false
aliases: [/contribute/theme/]
wip: true

View File

@ -7,7 +7,11 @@ date: 2017-02-01
publishdate: 2017-02-01
lastmod: 2017-02-01
tags: []
weight: 01
menu:
main:
parent: "Functions"
weight: 01
weight: 01 #rem
draft: false
aliases: [/layout/functions/]
---

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [getting started]
tags: [usage,docs]
weight: 01
menu:
main:
parent: "Getting Started"
weight: 01
weight: 01 #rem
draft: false
aliases: [/overview/introduction/]
toc: false

View File

@ -7,7 +7,11 @@ publishdate: 2017-01-02
lastmod: 2017-03-05
categories: [getting started]
tags: [configuration,fundamentals,toml,yaml,json]
weight: 60
menu:
main:
parent: "Getting Started"
weight: 60
weight: 60 #rem
draft: false
aliases: [/overview/source-directory/,/overview/configuration/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-03-09
categories: [project organization]
tags: [source, organization, directories,fundamentals]
weight: 50
menu:
main:
parent: "Getting Started"
weight: 50
weight: 50 #rem
draft: false
aliases: [/overview/source-directory/]
toc: true

View File

@ -8,7 +8,11 @@ lastmod: 2017-02-20
categories: [getting started]
authors: ["Michael Henderson"]
tags: [install,fundamentals,pc,windows,linux,macos,binary,tarball]
weight: 30
menu:
main:
parent: "Getting Started"
weight: 30
weight: 30 #rem
draft: false
aliases: [/tutorials/installing-on-windows/,/tutorials/installing-on-mac/,/overview/installing/,/getting-started/install,/install/]
toc: true

View File

@ -8,7 +8,11 @@ lastmod: 2017-02-19
categories: [getting started]
tags: [quick start,usage]
authors: [Shekhar Gulati, Ryan Watters]
weight: 10
menu:
main:
parent: "Getting Started"
weight: 10
weight: 10 #rem
draft: false
aliases: [/overview/quickstart/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [getting started]
tags: [usage,livereload,command line,flags]
weight: 40
menu:
main:
parent: "Getting Started"
weight: 40
weight: 40 #rem
draft: false
aliases: [/overview/usage/,/extras/livereload/,/doc/usage/,/usage/]
toc: true

View File

@ -8,7 +8,11 @@ lastmod: 2017-02-01
categories: [getting started]
tags: [usage,docs,fundamentals]
tags_weight: 01
weight: 20
menu:
main:
parent: "Getting Started"
weight: 20
weight: 20 #rem
draft: true
aliases: [/getting-started/using-the-docs/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2016-11-01
lastmod: 2016-11-01
categories: [hosting and deployment]
tags: []
weight: 01
menu:
main:
parent: "Hosting and Deployment"
weight: 01
weight: 01 #rem
draft: false
aliases: []
toc: false

View File

@ -8,7 +8,11 @@ lastmod: 2017-02-01
categories: [hosting and deployment]
tags: [rysnc,deployment]
authors: [Adrien Poupin]
weight: 70
menu:
main:
parent: "Hosting and Deployment"
weight: 70
weight: 70 #rem
draft: false
aliases: [/tutorials/deployment-with-rsync/]
toc: true

View File

@ -8,7 +8,11 @@ lastmod: 2017-02-01
categories: [hosting and deployment]
tags: [wercker,deployment,github,git]
authors: [Arjen Schwarz, Samuel Debruyn]
weight: 60
menu:
main:
parent: "Hosting and Deployment"
weight: 60
weight: 60 #rem
draft: false
aliases: [/tutorials/automated-deployments/]
toc: true

View File

@ -8,7 +8,11 @@ lastmod: 2017-02-04
categories: [hosting and deployment]
tags: [hosting,bitbucket,deployment,aerobatic]
authors: [Jason Gowans]
weight: 50
menu:
main:
parent: "Hosting and Deployment"
weight: 50
weight: 50 #rem
draft: false
toc: true
aliases: [/tutorials/hosting-on-bitbucket/]

View File

@ -8,7 +8,11 @@ lastmod: 2017-03-15
categories: [hosting and deployment]
tags: [hosting,firebase]
authors: [Michel Racic]
weight: 20
menu:
main:
parent: "Hosting and Deployment"
weight: 20
weight: 20 #rem
draft: false
toc: true
aliases: []

View File

@ -8,7 +8,11 @@ lastmod: 2017-03-30
categories: [hosting and deployment]
tags: [github,git,deployment,hosting]
authors: [Spencer Lyon, Gunnar Morling]
weight: 30
menu:
main:
parent: "Hosting and Deployment"
weight: 30
weight: 30 #rem
draft: false
toc: true
aliases: [/tutorials/github-pages-blog/]

View File

@ -8,7 +8,11 @@ lastmod: 2016-06-23
categories: [hosting and deployment]
tags: [hosting,deployment,git,gitlab]
authors: [Riku-Pekka Silvola]
weight: 40
menu:
main:
parent: "Hosting and Deployment"
weight: 40
weight: 40 #rem
draft: false
toc: true
wip: false

View File

@ -8,7 +8,11 @@ lastmod: 2017-03-11
categories: [hosting and deployment]
tags: [netlify,hosting,deployment]
authors: [Ryan Watters, Seth MacLeod]
weight: 10
menu:
main:
parent: "Hosting and Deployment"
weight: 10
weight: 10 #rem
draft: false
aliases: []
toc: true

View File

@ -5,7 +5,7 @@ description: Join the Hugo mailing list for updates on the project. The mailing
date: 2017-02-01
publishdate: 2017-02-01
lastmod: 2017-02-01
weight: 01
weight: 01 #rem
categories: []
tags: [mailing list, community]
draft: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
tags: []
categories: []
weight: 01
menu:
main:
parent: "News"
weight: 01
weight: 01 #rem
draft: false
aliases: []
toc: false

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
tags: [articles, tutorials, press]
categories: [news and articles]
weight: 30
menu:
main:
parent: "News"
weight: 30
weight: 30 #rem
draft: false
aliases: [/community/press/]
toc: false

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
tags: [releases,improvements,features,issues,fixes]
categories: [news and articles]
weight: 30
menu:
main:
parent: "News"
weight: 30
weight: 30 #rem
draft: false
aliases: [/meta/release-notes/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [site showcase]
tags: [featured,showcase]
weight: 01
menu:
main:
parent: "section name"
weight: 01
weight: 01 #rem
draft: false
type: showcase
layout: showcaselist.html

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [templates]
tags: [404, page not found]
weight: 120
menu:
main:
parent: "Templates"
weight: 120
weight: 120 #rem
draft: false
aliases: [/templates/404/]
toc: false

View File

@ -5,7 +5,11 @@ description: Golang templating, template types and lookup order, shortcodes, and
date: 2017-02-01
publishdate: 2017-02-01
lastmod: 2017-02-01
weight: 01
menu:
main:
parent: "Templates"
weight: 01
weight: 01 #rem
categories: [templates]
tags: []
draft: false

View File

@ -8,7 +8,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [templates]
tags: [amber,ace,templating languages]
weight: 170
menu:
main:
parent: "Templates"
weight: 170
weight: 170 #rem
draft: false
aliases: [/templates/ace/,/templates/amber/]
toc: true

View File

@ -8,7 +8,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [templates]
tags: [blocks,base,fundamentals]
weight: 20
menu:
main:
parent: "Templates"
weight: 20
weight: 20 #rem
draft: false
aliases: [/templates/blocks/,/templates/base-templates-and-blocks/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-03-12
categories: [templates]
tags: [data,dynamic,csv,json,toml,yaml]
weight: 80
menu:
main:
parent: "Templates"
weight: 80
weight: 80 #rem
draft: false
aliases: [/extras/datafiles/,/extras/datadrivencontent/,/doc/datafiles/]
toc: true

View File

@ -8,7 +8,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [templates]
tags: [files,directories]
weight: 110
menu:
main:
parent: "Templates"
weight: 110
weight: 110 #rem
draft: false
aliases: [/extras/localfiles/,/templates/local-files/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [templates]
tags: [homepage]
weight: 30
menu:
main:
parent: "Templates"
weight: 30
weight: 30 #rem
draft: false
aliases: [/layout/homepage/,/templates/homepage-template/]
toc: false

View File

@ -7,7 +7,11 @@ publishdate: 2017-03-06
lastmod: 2017-03-06
categories: [templates]
tags: [internal, analytics,]
weight: 168
menu:
main:
parent: "Templates"
weight: 168
weight: 168 #rem
draft: false
aliases: []
toc: true

View File

@ -8,7 +8,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-25
categories: [templates]
tags: [go,fundamentals]
weight: 10
menu:
main:
parent: "Templates"
weight: 10
weight: 10 #rem
draft: false
aliases: [/templates/introduction/,/layouts/introduction/,/layout/introduction/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [templates]
tags: [lists,sections,rss,taxonomies,terms]
weight: 22
menu:
main:
parent: "Templates"
weight: 22
weight: 22 #rem
draft: false
aliases: [/templates/list/,/layout/indexes/]
toc: true

View File

@ -8,7 +8,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-25
categories: [templates]
tags: [lookup,fundamentals]
weight: 15
menu:
main:
parent: "Templates"
weight: 15
weight: 15 #rem
draft: false
aliases: [/templates/lookup/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [templates]
tags: [lists,sections,menus]
weight: 130
menu:
main:
parent: "Templates"
weight: 130
weight: 130 #rem
draft: false
aliases: [/templates/menus/]
toc: false

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [templates]
tags: []
weight: 27
menu:
main:
parent: "Templates"
weight: 27
weight: 27 #rem
draft: true
aliases: [/templates/ordering/,/templates/grouping/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [templates]
tags: [lists,sections,pagination]
weight: 140
menu:
main:
parent: "Templates"
weight: 140
weight: 140 #rem
draft: false
aliases: [/extras/pagination,/doc/pagination/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [templates]
tags: [lists,sections,partials]
weight: 90
menu:
main:
parent: "Templates"
weight: 90
weight: 90 #rem
draft: false
aliases: [/templates/partial/,/layout/chrome/,/extras/analytics/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [templates]
tags: [robots,search engines]
weight: 165
menu:
main:
parent: "Templates"
weight: 165
weight: 165 #rem
draft: false
aliases: [/extras/robots-txt/]
toc: false

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
tags: [rss, xml]
categories: [templates]
weight: 150
menu:
main:
parent: "Templates"
weight: 150
weight: 150 #rem
draft: false
aliases: [/templates/rss/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [templates]
tags: [lists,sections]
weight: 40
menu:
main:
parent: "Templates"
weight: 40
weight: 40 #rem
draft: false
aliases: [/templates/sections/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [templates]
tags: [shortcodes]
weight: 100
menu:
main:
parent: "Templates"
weight: 100
weight: 100 #rem
draft: false
aliases: []
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [templates]
tags: [page]
weight: 60
menu:
main:
parent: "Templates"
weight: 60
weight: 60 #rem
draft: false
aliases: [/layout/content/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [templates]
tags: [sitemap, xml]
weight: 160
menu:
main:
parent: "Templates"
weight: 160
weight: 160 #rem
draft: false
aliases: [/layout/sitemap/,/templates/sitemap/]
toc: false

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [templates]
tags: [taxonomies,metadata,front matter,terms]
weight: 50
menu:
main:
parent: "Templates"
weight: 50
weight: 50 #rem
draft: false
aliases: [/taxonomies/displaying/,/templates/terms/,/indexes/displaying/,/taxonomies/templates/,/indexes/ordering/, /templates/taxonomies/, /templates/taxonomy/]
toc: true

View File

@ -8,7 +8,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [templates]
tags: [debugging,troubleshooting]
weight: 180
menu:
main:
parent: "Templates"
weight: 180
weight: 180 #rem
draft: false
aliases: []
toc: false

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [templates]
tags: [views]
weight: 70
menu:
main:
parent: "Templates"
weight: 70
weight: 70 #rem
draft: false
aliases: []
toc: true

View File

@ -5,7 +5,11 @@ description: Install, use, and create Hugo themes.
date: 2017-02-01
publishdate: 2017-02-01
lastmod: 2017-02-01
weight: 01
menu:
main:
parent: "Themes"
weight: 01
weight: 01 #rem
categories: [themes]
tags: [themes,introduction,overview]
draft: false

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [themes]
tags: [themes, source, organization, directories]
weight: 30
menu:
main:
parent: "Themes"
weight: 30
weight: 30 #rem
draft: false
aliases: [/themes/creation/,/tutorials/creating-a-new-theme/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [themes]
tags: [themes, source, organization, directories]
weight: 20
menu:
main:
parent: "Themes"
weight: 20
weight: 20 #rem
draft: false
aliases: [/themes/customize/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [themes]
tags: [install, themes, source, organization, directories,usage]
weight: 10
menu:
main:
parent: "Themes"
weight: 10
weight: 10 #rem
draft: false
aliases: [/themes/usage/,/themes/installing/]
toc: true

View File

@ -8,7 +8,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [themes]
tags: [themes, showcase]
weight: 40
menu:
main:
parent: "Themes"
weight: 40
weight: 40 #rem
draft: false
aliases: []
toc: false

View File

@ -7,7 +7,11 @@ publishdate: 2016-12-05
lastmod: 2017-02-26
categories: [developer tools]
tags: []
weight: 01
menu:
main:
parent: "Tools"
weight: 01
weight: 01 #rem
draft: false
aliases: [/tools/]
---

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [developer tools]
tags: [editor, plug-ins]
weight: 50
menu:
main:
parent: "Tools"
weight: 50
weight: 50 #rem
draft: false
aliases: []
toc: false

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [developer tools]
tags: [frontend,gui]
weight: 40
menu:
main:
parent: "Tools"
weight: 40
weight: 40 #rem
draft: false
aliases: []
toc: false

View File

@ -6,7 +6,11 @@ date: 2017-02-01
publishdate: 2017-02-01
lastmod: 2017-02-01
tags: [migrations,jekyll,wordpress,drupal,ghost,contentful]
weight: 10
menu:
main:
parent: "Tools"
weight: 10
weight: 10 #rem
draft: false
aliases: [/developer-tools/migrations/,/developer-tools/migrated/]
toc: true

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [developer tools]
tags: [frontend,gui]
weight: 70
menu:
main:
parent: "Tools"
weight: 70
weight: 70 #rem
draft: false
aliases: []
toc: false

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-26
categories: [developer tools]
tags: [search,tools]
weight: 60
menu:
main:
parent: "Tools"
weight: 60
weight: 60 #rem
draft: false
aliases: []
toc: true

View File

@ -6,7 +6,11 @@ date: 2017-02-22
publishdate: 2017-02-01
lastmod: 2017-02-22
tags: [starters,assets,pipeline]
weight: 30
menu:
main:
parent: "Tools"
weight: 30
weight: 30 #rem
draft: false
aliases: [/developer-tools/migrations/,/developer-tools/migrated/]
toc: false

View File

@ -7,7 +7,11 @@ publishdate: 2017-02-01
lastmod: 2017-02-01
tags: [highlighting,pygments,code blocks,syntax]
categories: [developer tools]
weight: 20
menu:
main:
parent: "Tools"
weight: 20
weight: 20 #rem
draft: false
aliases: [/extras/highlighting/,/extras/highlight/]
toc: true

View File

@ -5,7 +5,11 @@ description: Frequently asked questions and known issues pulled from the Hugo Di
date: 2017-02-01
publishdate: 2017-02-01
lastmod: 2017-02-01
weight: 01
menu:
main:
parent: "Troubleshooting"
weight: 01
weight: 01 #rem
draft: false
hidesectioncontents: false
slug:

View File

@ -8,7 +8,11 @@ lastmod: 2017-02-01
categories: [variables and params]
tags: [variables,params,values,globals]
draft: false
weight: 01
menu:
main:
parent: "Variables"
weight: 01
weight: 01 #rem
aliases: [/templates/variables/]
toc: false
---

View File

@ -8,7 +8,11 @@ lastmod: 2017-02-01
categories: [variables and params]
tags: [files]
draft: false
weight: 40
menu:
main:
parent: "Variables"
weight: 40
weight: 40 #rem
aliases: [/variables/file-variables/]
toc: false
---

View File

@ -8,7 +8,11 @@ lastmod: 2017-03-12
categories: [variables and params]
tags: [git]
draft: false
weight: 70
menu:
main:
parent: "Variables"
weight: 70
weight: 70 #rem
aliases: [/extras/gitinfo/]
toc: false
wip: false

View File

@ -8,7 +8,11 @@ lastmod: 2017-03-12
categories: [variables and params]
tags: [hugo,generator]
draft: false
weight: 60
menu:
main:
parent: "Variables"
weight: 60
weight: 60 #rem
aliases: []
toc: false
wip: false

View File

@ -8,7 +8,11 @@ lastmod: 2017-03-12
categories: [variables and params]
tags: [menus]
draft: false
weight: 50
menu:
main:
parent: "Variables"
weight: 50
weight: 50 #rem
aliases: [/variables/menu/]
toc: false
---

View File

@ -8,7 +8,11 @@ lastmod: 2017-02-01
categories: [variables and params]
tags: [pages]
draft: false
weight: 20
menu:
main:
parent: "Variables"
weight: 20
weight: 20 #rem
aliases: [/variables/page/]
toc: true
---

View File

@ -8,7 +8,11 @@ lastmod: 2017-03-12
categories: [variables and params]
tags: [shortcodes]
draft: false
weight: 20
menu:
main:
parent: "Variables"
weight: 20
weight: 20 #rem
aliases: []
toc: false
---

View File

@ -8,7 +8,11 @@ lastmod: 2017-02-01
categories: [variables and params]
tags: [global,site]
draft: false
weight: 10
menu:
main:
parent: "Variables"
weight: 10
weight: 10 #rem
aliases: [/variables/site-variables/]
toc: true
---

View File

@ -8,7 +8,11 @@ lastmod: 2017-03-12
categories: [variables and params]
tags: [sitemap]
draft: false
weight: 80
menu:
main:
parent: "Variables"
weight: 80
weight: 80 #rem
aliases: []
toc: false
---

View File

@ -8,7 +8,11 @@ lastmod: 2017-02-01
categories: [variables and params]
tags: [taxonomies,terms]
draft: false
weight: 30
menu:
main:
parent: "Variables"
weight: 30
weight: 30 #rem
aliases: []
toc: true
wip: false