Merge commit '83bef6955e014d40c0f00db9cebe09113154e999'
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 4 May 2018 07:44:59 +0000 (09:44 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 4 May 2018 07:44:59 +0000 (09:44 +0200)
commit914cc85e22af2e6c28f24a5fc70de94e4b9f1b1b
treee7b5fcc856003415c613312c80ba2f301eeae03c
parenta6816db77574ba3d48a6414c97a53a691c34e705
parent83bef6955e014d40c0f00db9cebe09113154e999
Merge commit '83bef6955e014d40c0f00db9cebe09113154e999'
369 files changed:
docs/config.toml
docs/content/en/_index.md
docs/content/en/about/_index.md
docs/content/en/about/benefits.md
docs/content/en/about/features.md
docs/content/en/about/license.md
docs/content/en/about/new-in-032/index.md
docs/content/en/about/new-in-032/sunset.jpg
docs/content/en/about/what-is-hugo.md
docs/content/en/commands/hugo.md
docs/content/en/commands/hugo_benchmark.md
docs/content/en/commands/hugo_check.md
docs/content/en/commands/hugo_check_ulimit.md
docs/content/en/commands/hugo_config.md
docs/content/en/commands/hugo_convert.md
docs/content/en/commands/hugo_convert_toJSON.md
docs/content/en/commands/hugo_convert_toTOML.md
docs/content/en/commands/hugo_convert_toYAML.md
docs/content/en/commands/hugo_env.md
docs/content/en/commands/hugo_gen.md
docs/content/en/commands/hugo_gen_autocomplete.md
docs/content/en/commands/hugo_gen_chromastyles.md
docs/content/en/commands/hugo_gen_doc.md
docs/content/en/commands/hugo_gen_man.md
docs/content/en/commands/hugo_import.md
docs/content/en/commands/hugo_import_jekyll.md
docs/content/en/commands/hugo_list.md
docs/content/en/commands/hugo_list_drafts.md
docs/content/en/commands/hugo_list_expired.md
docs/content/en/commands/hugo_list_future.md
docs/content/en/commands/hugo_new.md
docs/content/en/commands/hugo_new_site.md
docs/content/en/commands/hugo_new_theme.md
docs/content/en/commands/hugo_server.md
docs/content/en/commands/hugo_version.md
docs/content/en/content-management/_index.md
docs/content/en/content-management/archetypes.md
docs/content/en/content-management/authors.md
docs/content/en/content-management/comments.md
docs/content/en/content-management/cross-references.md
docs/content/en/content-management/formats.md
docs/content/en/content-management/front-matter.md
docs/content/en/content-management/image-processing/index.md
docs/content/en/content-management/image-processing/sunset.jpg
docs/content/en/content-management/menus.md
docs/content/en/content-management/multilingual.md
docs/content/en/content-management/organization/1-featured-content-bundles.png
docs/content/en/content-management/organization/index.md
docs/content/en/content-management/page-bundles.md
docs/content/en/content-management/page-resources.md
docs/content/en/content-management/related.md
docs/content/en/content-management/sections.md
docs/content/en/content-management/shortcodes.md
docs/content/en/content-management/static-files.md
docs/content/en/content-management/summaries.md
docs/content/en/content-management/syntax-highlighting.md
docs/content/en/content-management/taxonomies.md
docs/content/en/content-management/toc.md
docs/content/en/content-management/types.md
docs/content/en/content-management/urls.md
docs/content/en/contribute/_index.md
docs/content/en/contribute/development.md
docs/content/en/contribute/documentation.md
docs/content/en/contribute/themes.md
docs/content/en/documentation.md
docs/content/en/functions/GetPage.md
docs/content/en/functions/NumFmt.md
docs/content/en/functions/_index.md
docs/content/en/functions/abslangurl.md
docs/content/en/functions/absurl.md
docs/content/en/functions/adddate.md
docs/content/en/functions/after.md
docs/content/en/functions/apply.md
docs/content/en/functions/base64.md
docs/content/en/functions/chomp.md
docs/content/en/functions/cond.md
docs/content/en/functions/countrunes.md
docs/content/en/functions/countwords.md
docs/content/en/functions/dateformat.md
docs/content/en/functions/default.md
docs/content/en/functions/delimit.md
docs/content/en/functions/dict.md
docs/content/en/functions/echoparam.md
docs/content/en/functions/emojify.md
docs/content/en/functions/eq.md
docs/content/en/functions/errorf.md
docs/content/en/functions/fileExists.md
docs/content/en/functions/findRe.md
docs/content/en/functions/first.md
docs/content/en/functions/float.md
docs/content/en/functions/format.md
docs/content/en/functions/ge.md
docs/content/en/functions/get.md
docs/content/en/functions/getenv.md
docs/content/en/functions/gt.md
docs/content/en/functions/hasPrefix.md
docs/content/en/functions/haschildren.md
docs/content/en/functions/hasmenucurrent.md
docs/content/en/functions/highlight.md
docs/content/en/functions/htmlEscape.md
docs/content/en/functions/htmlUnescape.md
docs/content/en/functions/humanize.md
docs/content/en/functions/i18n.md
docs/content/en/functions/imageConfig.md
docs/content/en/functions/in.md
docs/content/en/functions/index-function.md
docs/content/en/functions/int.md
docs/content/en/functions/intersect.md
docs/content/en/functions/ismenucurrent.md
docs/content/en/functions/isset.md
docs/content/en/functions/jsonify.md
docs/content/en/functions/lang.Merge.md
docs/content/en/functions/last.md
docs/content/en/functions/le.md
docs/content/en/functions/len.md
docs/content/en/functions/lower.md
docs/content/en/functions/lt.md
docs/content/en/functions/markdownify.md
docs/content/en/functions/math.md
docs/content/en/functions/md5.md
docs/content/en/functions/ne.md
docs/content/en/functions/now.md
docs/content/en/functions/param.md
docs/content/en/functions/partialCached.md
docs/content/en/functions/plainify.md
docs/content/en/functions/pluralize.md
docs/content/en/functions/print.md
docs/content/en/functions/printf.md
docs/content/en/functions/println.md
docs/content/en/functions/querify.md
docs/content/en/functions/range.md
docs/content/en/functions/readdir.md
docs/content/en/functions/readfile.md
docs/content/en/functions/ref.md
docs/content/en/functions/relLangURL.md
docs/content/en/functions/relref.md
docs/content/en/functions/relurl.md
docs/content/en/functions/render.md
docs/content/en/functions/replace.md
docs/content/en/functions/replacere.md
docs/content/en/functions/safeCSS.md
docs/content/en/functions/safeHTML.md
docs/content/en/functions/safeHTMLAttr.md
docs/content/en/functions/safeJS.md
docs/content/en/functions/safeURL.md
docs/content/en/functions/scratch.md
docs/content/en/functions/seq.md
docs/content/en/functions/sha.md
docs/content/en/functions/shuffle.md
docs/content/en/functions/singularize.md
docs/content/en/functions/slice.md
docs/content/en/functions/slicestr.md
docs/content/en/functions/sort.md
docs/content/en/functions/split.md
docs/content/en/functions/string.md
docs/content/en/functions/strings.TrimLeft.md
docs/content/en/functions/strings.TrimPrefix.md
docs/content/en/functions/strings.TrimRight.md
docs/content/en/functions/strings.TrimSuffix.md
docs/content/en/functions/substr.md
docs/content/en/functions/time.md
docs/content/en/functions/title.md
docs/content/en/functions/trim.md
docs/content/en/functions/truncate.md
docs/content/en/functions/union.md
docs/content/en/functions/uniq.md
docs/content/en/functions/unix.md
docs/content/en/functions/upper.md
docs/content/en/functions/urlize.md
docs/content/en/functions/urls.Parse.md
docs/content/en/functions/where.md
docs/content/en/functions/with.md
docs/content/en/getting-started/_index.md
docs/content/en/getting-started/code-toggle.md
docs/content/en/getting-started/configuration.md
docs/content/en/getting-started/directory-structure.md
docs/content/en/getting-started/installing.md
docs/content/en/getting-started/quick-start.md
docs/content/en/getting-started/usage.md
docs/content/en/hosting-and-deployment/_index.md
docs/content/en/hosting-and-deployment/deployment-with-nanobox.md
docs/content/en/hosting-and-deployment/deployment-with-rsync.md
docs/content/en/hosting-and-deployment/deployment-with-wercker.md
docs/content/en/hosting-and-deployment/hosting-on-bitbucket.md
docs/content/en/hosting-and-deployment/hosting-on-firebase.md
docs/content/en/hosting-and-deployment/hosting-on-github.md
docs/content/en/hosting-and-deployment/hosting-on-gitlab.md
docs/content/en/hosting-and-deployment/hosting-on-keycdn.md
docs/content/en/hosting-and-deployment/hosting-on-netlify.md
docs/content/en/maintenance/_index.md
docs/content/en/news/0.16-relnotes/index.md
docs/content/en/news/0.17-relnotes/index.md
docs/content/en/news/0.18-relnotes/index.md
docs/content/en/news/0.19-relnotes/index.md
docs/content/en/news/0.20-relnotes/index.md
docs/content/en/news/0.20.1-relnotes/index.md
docs/content/en/news/0.20.2-relnotes/index.md
docs/content/en/news/0.20.3-relnotes/index.md
docs/content/en/news/0.20.4-relnotes/index.md
docs/content/en/news/0.20.5-relnotes/index.md
docs/content/en/news/0.20.6-relnotes/index.md
docs/content/en/news/0.20.7-relnotes/index.md
docs/content/en/news/0.21-relnotes/index.md
docs/content/en/news/0.22-relnotes/index.md
docs/content/en/news/0.22.1-relnotes/index.md
docs/content/en/news/0.23-relnotes/index.md
docs/content/en/news/0.24-relnotes/index.md
docs/content/en/news/0.24.1-relnotes/index.md
docs/content/en/news/0.25-relnotes/index.md
docs/content/en/news/0.25.1-relnotes/index.md
docs/content/en/news/0.26-relnotes/index.md
docs/content/en/news/0.27-relnotes/index.md
docs/content/en/news/0.27.1-relnotes/index.md
docs/content/en/news/0.28-relnotes/index.md
docs/content/en/news/0.29-relnotes/index.md
docs/content/en/news/0.30-relnotes/index.md
docs/content/en/news/0.30.1-relnotes/index.md
docs/content/en/news/0.30.2-relnotes/index.md
docs/content/en/news/0.31-relnotes/index.md
docs/content/en/news/0.31.1-relnotes/index.md
docs/content/en/news/0.32-relnotes/index.md
docs/content/en/news/0.32.1-relnotes/index.md
docs/content/en/news/0.32.2-relnotes/index.md
docs/content/en/news/0.32.3-relnotes/index.md
docs/content/en/news/0.32.4-relnotes/index.md
docs/content/en/news/0.33-relnotes/featured-hugo-33-poster.png
docs/content/en/news/0.33-relnotes/index.md
docs/content/en/news/0.34-relnotes/featured-34-poster.png
docs/content/en/news/0.34-relnotes/index.md
docs/content/en/news/0.35-relnotes/featured-hugo-35-poster.png
docs/content/en/news/0.35-relnotes/index.md
docs/content/en/news/0.36-relnotes/featured-hugo-36-poster.png
docs/content/en/news/0.36-relnotes/index.md
docs/content/en/news/0.36.1-relnotes/index.md
docs/content/en/news/0.37-relnotes/featured-hugo-37-poster.png
docs/content/en/news/0.37-relnotes/index.md
docs/content/en/news/0.37.1-relnotes/index.md
docs/content/en/news/0.38-relnotes/featured-poster.png
docs/content/en/news/0.38-relnotes/index.md
docs/content/en/news/0.38.1-relnotes/index.md
docs/content/en/news/0.38.2-relnotes/index.md
docs/content/en/news/0.39-relnotes/featured-hugo-39-poster.png
docs/content/en/news/0.39-relnotes/index.md
docs/content/en/news/0.40-relnotes/featured-hugo-40-poster.png
docs/content/en/news/0.40-relnotes/index.md
docs/content/en/news/0.40.1-relnotes/index.md
docs/content/en/news/0.40.2-relnotes/index.md
docs/content/en/news/_index.md
docs/content/en/news/http2-server-push-in-hugo.md
docs/content/en/readfiles/README.md
docs/content/en/readfiles/bfconfig.md
docs/content/en/readfiles/dateformatting.md
docs/content/en/readfiles/index.md
docs/content/en/readfiles/menuvars.md
docs/content/en/readfiles/sectionvars.md
docs/content/en/readfiles/testing.txt
docs/content/en/showcase/1password-support/bio.md
docs/content/en/showcase/1password-support/featured.png
docs/content/en/showcase/1password-support/index.md
docs/content/en/showcase/flesland-flis/bio.md
docs/content/en/showcase/flesland-flis/featured.png
docs/content/en/showcase/flesland-flis/index.md
docs/content/en/showcase/forestry/bio.md
docs/content/en/showcase/forestry/featured.png
docs/content/en/showcase/forestry/index.md
docs/content/en/showcase/hartwell-insurance/bio.md
docs/content/en/showcase/hartwell-insurance/featured.png
docs/content/en/showcase/hartwell-insurance/hartwell-columns.png
docs/content/en/showcase/hartwell-insurance/hartwell-lighthouse.png
docs/content/en/showcase/hartwell-insurance/hartwell-webpagetest.png
docs/content/en/showcase/hartwell-insurance/index.md
docs/content/en/showcase/letsencrypt/bio.md
docs/content/en/showcase/letsencrypt/featured.png
docs/content/en/showcase/letsencrypt/index.md
docs/content/en/showcase/linode/bio.md
docs/content/en/showcase/linode/featured.png
docs/content/en/showcase/linode/index.md
docs/content/en/showcase/pace-revenue-management/bio.md
docs/content/en/showcase/pace-revenue-management/featured.png
docs/content/en/showcase/pace-revenue-management/index.md
docs/content/en/showcase/quiply-employee-communications-app/bio.md
docs/content/en/showcase/quiply-employee-communications-app/featured.png
docs/content/en/showcase/quiply-employee-communications-app/index.md
docs/content/en/showcase/small-multiples/bio.md
docs/content/en/showcase/small-multiples/featured-small-multiples.png
docs/content/en/showcase/small-multiples/index.md
docs/content/en/showcase/stackimpact/bio.md
docs/content/en/showcase/stackimpact/featured.png
docs/content/en/showcase/stackimpact/index.md
docs/content/en/showcase/template/bio.md
docs/content/en/showcase/template/featured-template.png
docs/content/en/showcase/template/index.md
docs/content/en/templates/404.md
docs/content/en/templates/_index.md
docs/content/en/templates/alternatives.md
docs/content/en/templates/base.md
docs/content/en/templates/data-templates.md
docs/content/en/templates/files.md
docs/content/en/templates/homepage.md
docs/content/en/templates/internal.md
docs/content/en/templates/introduction.md
docs/content/en/templates/lists.md
docs/content/en/templates/lookup-order.md
docs/content/en/templates/menu-templates.md
docs/content/en/templates/ordering-and-grouping.md
docs/content/en/templates/output-formats.md
docs/content/en/templates/pagination.md
docs/content/en/templates/partials.md
docs/content/en/templates/robots.md
docs/content/en/templates/rss.md
docs/content/en/templates/section-templates.md
docs/content/en/templates/shortcode-templates.md
docs/content/en/templates/single-page-templates.md
docs/content/en/templates/sitemap-template.md
docs/content/en/templates/taxonomy-templates.md
docs/content/en/templates/template-debugging.md
docs/content/en/templates/views.md
docs/content/en/themes/_index.md
docs/content/en/themes/creating.md
docs/content/en/themes/customizing.md
docs/content/en/themes/installing-and-using-themes.md
docs/content/en/tools/_index.md
docs/content/en/tools/editors.md
docs/content/en/tools/frontends.md
docs/content/en/tools/migrations.md
docs/content/en/tools/other.md
docs/content/en/tools/search.md
docs/content/en/tools/starter-kits.md
docs/content/en/troubleshooting/_index.md
docs/content/en/troubleshooting/build-performance.md
docs/content/en/troubleshooting/faq.md
docs/content/en/variables/_index.md
docs/content/en/variables/files.md
docs/content/en/variables/git.md
docs/content/en/variables/hugo.md
docs/content/en/variables/menus.md
docs/content/en/variables/page.md
docs/content/en/variables/shortcodes.md
docs/content/en/variables/site.md
docs/content/en/variables/sitemap.md
docs/content/en/variables/taxonomy.md
docs/content/zh/_index.md
docs/content/zh/about/_index.md
docs/content/zh/content-management/_index.md
docs/content/zh/documentation.md
docs/content/zh/news/_index.md
docs/content/zh/templates/_index.md
docs/content/zh/templates/base.md
docs/netlify.toml
docs/resources/_gen/images/news/0.40-relnotes/featured-hugo-40-poster_hu20c69e2a166f65e329d8fbabe8d2cc58_69238_480x0_resize_catmullrom_2.png
docs/resources/_gen/images/news/0.40-relnotes/featured-hugo-40-poster_hu20c69e2a166f65e329d8fbabe8d2cc58_69238_640x0_resize_catmullrom_2.png
docs/resources/_gen/images/showcase/flesland-flis/featured_hue4fd3c0e7519777bd75019750a0f5391_309284_1024x512_fill_catmullrom_top_2.png
docs/resources/_gen/images/showcase/flesland-flis/featured_hue4fd3c0e7519777bd75019750a0f5391_309284_640x0_resize_catmullrom_2.png
docs/resources/_gen/images/showcase/flesland-flis/featured_hue4fd3c0e7519777bd75019750a0f5391_309284_f66ed2dc2e475b0cb21d76296890c5a2.png
docs/static/css/hugofont.css
docs/static/fonts/hugo.eot
docs/static/fonts/hugo.svg
docs/static/fonts/hugo.ttf
docs/static/fonts/hugo.woff
docs/static/img/hugo-logo-med.png
docs/static/img/hugo-logo.png
docs/static/img/hugo.png
docs/static/img/hugoSM.png
docs/themes/gohugoioTheme/layouts/_default/list.html
docs/themes/gohugoioTheme/layouts/news/list.html
docs/themes/gohugoioTheme/layouts/page/documentation-home.html
docs/themes/gohugoioTheme/layouts/partials/home-page-sections/showcase.html
docs/themes/gohugoioTheme/layouts/partials/nav-links-docs.html
docs/themes/gohugoioTheme/theme.toml