Squashed 'docs/' content from commit fdea5430f
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Mon, 21 Oct 2019 08:22:28 +0000 (10:22 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Mon, 21 Oct 2019 08:22:28 +0000 (10:22 +0200)
commitb9bd35d72e14932fb6588ff62b90cddef0a060fc
treed23dc2a1010f445b8163e1e2fdebaaed58fa569c
Squashed 'docs/' content from commit fdea5430f

git-subtree-dir: docs
git-subtree-split: fdea5430f89dfd849d39212abdf5ace0a4763e5a
735 files changed:
.editorconfig [new file with mode: 0644]
.github/calibre/image-actions.yml [new file with mode: 0644]
.github/stale.yml [new file with mode: 0644]
.github/workflows/calibreapp-image-actions.yml [new file with mode: 0644]
.gitignore [new file with mode: 0644]
LICENSE.md [new file with mode: 0644]
README.md [new file with mode: 0644]
archetypes/default.md [new file with mode: 0644]
archetypes/functions.md [new file with mode: 0644]
archetypes/showcase/bio.md [new file with mode: 0644]
archetypes/showcase/featured.png [new file with mode: 0644]
archetypes/showcase/index.md [new file with mode: 0644]
config.toml [new file with mode: 0644]
config/_default/config.toml [new file with mode: 0644]
config/_default/languages.toml [new file with mode: 0644]
config/_default/menus/menus.en.toml [new file with mode: 0644]
config/_default/menus/menus.zh.toml [new file with mode: 0644]
config/_default/params.toml [new file with mode: 0644]
config/development/params.toml [new file with mode: 0644]
config/production/config.toml [new file with mode: 0644]
config/production/params.toml [new file with mode: 0644]
content/en/_index.md [new file with mode: 0644]
content/en/about/_index.md [new file with mode: 0644]
content/en/about/benefits.md [new file with mode: 0644]
content/en/about/features.md [new file with mode: 0644]
content/en/about/hugo-and-gdpr.md [new file with mode: 0644]
content/en/about/license.md [new file with mode: 0644]
content/en/about/what-is-hugo.md [new file with mode: 0644]
content/en/commands/hugo.md [new file with mode: 0644]
content/en/commands/hugo_check.md [new file with mode: 0644]
content/en/commands/hugo_check_ulimit.md [new file with mode: 0644]
content/en/commands/hugo_config.md [new file with mode: 0644]
content/en/commands/hugo_config_mounts.md [new file with mode: 0644]
content/en/commands/hugo_convert.md [new file with mode: 0644]
content/en/commands/hugo_convert_toJSON.md [new file with mode: 0644]
content/en/commands/hugo_convert_toTOML.md [new file with mode: 0644]
content/en/commands/hugo_convert_toYAML.md [new file with mode: 0644]
content/en/commands/hugo_deploy.md [new file with mode: 0644]
content/en/commands/hugo_env.md [new file with mode: 0644]
content/en/commands/hugo_gen.md [new file with mode: 0644]
content/en/commands/hugo_gen_autocomplete.md [new file with mode: 0644]
content/en/commands/hugo_gen_chromastyles.md [new file with mode: 0644]
content/en/commands/hugo_gen_doc.md [new file with mode: 0644]
content/en/commands/hugo_gen_man.md [new file with mode: 0644]
content/en/commands/hugo_import.md [new file with mode: 0644]
content/en/commands/hugo_import_jekyll.md [new file with mode: 0644]
content/en/commands/hugo_list.md [new file with mode: 0644]
content/en/commands/hugo_list_all.md [new file with mode: 0644]
content/en/commands/hugo_list_drafts.md [new file with mode: 0644]
content/en/commands/hugo_list_expired.md [new file with mode: 0644]
content/en/commands/hugo_list_future.md [new file with mode: 0644]
content/en/commands/hugo_mod.md [new file with mode: 0644]
content/en/commands/hugo_mod_clean.md [new file with mode: 0644]
content/en/commands/hugo_mod_get.md [new file with mode: 0644]
content/en/commands/hugo_mod_graph.md [new file with mode: 0644]
content/en/commands/hugo_mod_init.md [new file with mode: 0644]
content/en/commands/hugo_mod_tidy.md [new file with mode: 0644]
content/en/commands/hugo_mod_vendor.md [new file with mode: 0644]
content/en/commands/hugo_new.md [new file with mode: 0644]
content/en/commands/hugo_new_site.md [new file with mode: 0644]
content/en/commands/hugo_new_theme.md [new file with mode: 0644]
content/en/commands/hugo_server.md [new file with mode: 0644]
content/en/commands/hugo_version.md [new file with mode: 0644]
content/en/content-management/_index.md [new file with mode: 0644]
content/en/content-management/archetypes.md [new file with mode: 0644]
content/en/content-management/authors.md [new file with mode: 0644]
content/en/content-management/comments.md [new file with mode: 0644]
content/en/content-management/cross-references.md [new file with mode: 0644]
content/en/content-management/formats.md [new file with mode: 0644]
content/en/content-management/front-matter.md [new file with mode: 0644]
content/en/content-management/image-processing/index.md [new file with mode: 0644]
content/en/content-management/image-processing/sunset.jpg [new file with mode: 0644]
content/en/content-management/menus.md [new file with mode: 0644]
content/en/content-management/multilingual.md [new file with mode: 0644]
content/en/content-management/organization/1-featured-content-bundles.png [new file with mode: 0644]
content/en/content-management/organization/index.md [new file with mode: 0644]
content/en/content-management/page-bundles.md [new file with mode: 0644]
content/en/content-management/page-resources.md [new file with mode: 0644]
content/en/content-management/related.md [new file with mode: 0644]
content/en/content-management/sections.md [new file with mode: 0644]
content/en/content-management/shortcodes.md [new file with mode: 0644]
content/en/content-management/static-files.md [new file with mode: 0644]
content/en/content-management/summaries.md [new file with mode: 0644]
content/en/content-management/syntax-highlighting.md [new file with mode: 0644]
content/en/content-management/taxonomies.md [new file with mode: 0644]
content/en/content-management/toc.md [new file with mode: 0644]
content/en/content-management/types.md [new file with mode: 0644]
content/en/content-management/urls.md [new file with mode: 0644]
content/en/contribute/_index.md [new file with mode: 0644]
content/en/contribute/development.md [new file with mode: 0644]
content/en/contribute/documentation.md [new file with mode: 0644]
content/en/contribute/themes.md [new file with mode: 0644]
content/en/documentation.md [new file with mode: 0644]
content/en/functions/GetPage.md [new file with mode: 0644]
content/en/functions/NumFmt.md [new file with mode: 0644]
content/en/functions/_index.md [new file with mode: 0644]
content/en/functions/abslangurl.md [new file with mode: 0644]
content/en/functions/absurl.md [new file with mode: 0644]
content/en/functions/adddate.md [new file with mode: 0644]
content/en/functions/after.md [new file with mode: 0644]
content/en/functions/anchorize.md [new file with mode: 0644]
content/en/functions/append.md [new file with mode: 0644]
content/en/functions/apply.md [new file with mode: 0644]
content/en/functions/base64.md [new file with mode: 0644]
content/en/functions/chomp.md [new file with mode: 0644]
content/en/functions/complement.md [new file with mode: 0644]
content/en/functions/cond.md [new file with mode: 0644]
content/en/functions/countrunes.md [new file with mode: 0644]
content/en/functions/countwords.md [new file with mode: 0644]
content/en/functions/dateformat.md [new file with mode: 0644]
content/en/functions/default.md [new file with mode: 0644]
content/en/functions/delimit.md [new file with mode: 0644]
content/en/functions/dict.md [new file with mode: 0644]
content/en/functions/echoparam.md [new file with mode: 0644]
content/en/functions/emojify.md [new file with mode: 0644]
content/en/functions/eq.md [new file with mode: 0644]
content/en/functions/errorf.md [new file with mode: 0644]
content/en/functions/fileExists.md [new file with mode: 0644]
content/en/functions/findRe.md [new file with mode: 0644]
content/en/functions/first.md [new file with mode: 0644]
content/en/functions/float.md [new file with mode: 0644]
content/en/functions/format.md [new file with mode: 0644]
content/en/functions/ge.md [new file with mode: 0644]
content/en/functions/get.md [new file with mode: 0644]
content/en/functions/getenv.md [new file with mode: 0644]
content/en/functions/group.md [new file with mode: 0644]
content/en/functions/gt.md [new file with mode: 0644]
content/en/functions/hasPrefix.md [new file with mode: 0644]
content/en/functions/haschildren.md [new file with mode: 0644]
content/en/functions/hasmenucurrent.md [new file with mode: 0644]
content/en/functions/highlight.md [new file with mode: 0644]
content/en/functions/htmlEscape.md [new file with mode: 0644]
content/en/functions/htmlUnescape.md [new file with mode: 0644]
content/en/functions/humanize.md [new file with mode: 0644]
content/en/functions/i18n.md [new file with mode: 0644]
content/en/functions/images/index.md [new file with mode: 0644]
content/en/functions/in.md [new file with mode: 0644]
content/en/functions/index-function.md [new file with mode: 0644]
content/en/functions/int.md [new file with mode: 0644]
content/en/functions/intersect.md [new file with mode: 0644]
content/en/functions/ismenucurrent.md [new file with mode: 0644]
content/en/functions/isset.md [new file with mode: 0644]
content/en/functions/jsonify.md [new file with mode: 0644]
content/en/functions/lang.Merge.md [new file with mode: 0644]
content/en/functions/last.md [new file with mode: 0644]
content/en/functions/le.md [new file with mode: 0644]
content/en/functions/len.md [new file with mode: 0644]
content/en/functions/lower.md [new file with mode: 0644]
content/en/functions/lt.md [new file with mode: 0644]
content/en/functions/markdownify.md [new file with mode: 0644]
content/en/functions/math.md [new file with mode: 0644]
content/en/functions/md5.md [new file with mode: 0644]
content/en/functions/merge.md [new file with mode: 0644]
content/en/functions/ne.md [new file with mode: 0644]
content/en/functions/now.md [new file with mode: 0644]
content/en/functions/os.Stat.md [new file with mode: 0644]
content/en/functions/param.md [new file with mode: 0644]
content/en/functions/partialCached.md [new file with mode: 0644]
content/en/functions/path.Base.md [new file with mode: 0644]
content/en/functions/path.Dir.md [new file with mode: 0644]
content/en/functions/path.Ext.md [new file with mode: 0644]
content/en/functions/path.Join.md [new file with mode: 0644]
content/en/functions/path.Split.md [new file with mode: 0644]
content/en/functions/plainify.md [new file with mode: 0644]
content/en/functions/pluralize.md [new file with mode: 0644]
content/en/functions/print.md [new file with mode: 0644]
content/en/functions/printf.md [new file with mode: 0644]
content/en/functions/println.md [new file with mode: 0644]
content/en/functions/querify.md [new file with mode: 0644]
content/en/functions/range.md [new file with mode: 0644]
content/en/functions/readdir.md [new file with mode: 0644]
content/en/functions/readfile.md [new file with mode: 0644]
content/en/functions/ref.md [new file with mode: 0644]
content/en/functions/reflect.IsMap.md [new file with mode: 0644]
content/en/functions/reflect.IsSlice.md [new file with mode: 0644]
content/en/functions/relLangURL.md [new file with mode: 0644]
content/en/functions/relref.md [new file with mode: 0644]
content/en/functions/relurl.md [new file with mode: 0644]
content/en/functions/render.md [new file with mode: 0644]
content/en/functions/replace.md [new file with mode: 0644]
content/en/functions/replacere.md [new file with mode: 0644]
content/en/functions/safeCSS.md [new file with mode: 0644]
content/en/functions/safeHTML.md [new file with mode: 0644]
content/en/functions/safeHTMLAttr.md [new file with mode: 0644]
content/en/functions/safeJS.md [new file with mode: 0644]
content/en/functions/safeURL.md [new file with mode: 0644]
content/en/functions/scratch.md [new file with mode: 0644]
content/en/functions/seq.md [new file with mode: 0644]
content/en/functions/sha.md [new file with mode: 0644]
content/en/functions/shuffle.md [new file with mode: 0644]
content/en/functions/singularize.md [new file with mode: 0644]
content/en/functions/slice.md [new file with mode: 0644]
content/en/functions/slicestr.md [new file with mode: 0644]
content/en/functions/sort.md [new file with mode: 0644]
content/en/functions/split.md [new file with mode: 0644]
content/en/functions/string.md [new file with mode: 0644]
content/en/functions/strings.HasSuffix.md [new file with mode: 0644]
content/en/functions/strings.Repeat.md [new file with mode: 0644]
content/en/functions/strings.RuneCount.md [new file with mode: 0644]
content/en/functions/strings.TrimLeft.md [new file with mode: 0644]
content/en/functions/strings.TrimPrefix.md [new file with mode: 0644]
content/en/functions/strings.TrimRight.md [new file with mode: 0644]
content/en/functions/strings.TrimSuffix.md [new file with mode: 0644]
content/en/functions/substr.md [new file with mode: 0644]
content/en/functions/symdiff.md [new file with mode: 0644]
content/en/functions/templates.Exists.md [new file with mode: 0644]
content/en/functions/time.md [new file with mode: 0644]
content/en/functions/title.md [new file with mode: 0644]
content/en/functions/transform.Unmarshal.md [new file with mode: 0644]
content/en/functions/trim.md [new file with mode: 0644]
content/en/functions/truncate.md [new file with mode: 0644]
content/en/functions/union.md [new file with mode: 0644]
content/en/functions/uniq.md [new file with mode: 0644]
content/en/functions/unix.md [new file with mode: 0644]
content/en/functions/upper.md [new file with mode: 0644]
content/en/functions/urlize.md [new file with mode: 0644]
content/en/functions/urls.Parse.md [new file with mode: 0644]
content/en/functions/where.md [new file with mode: 0644]
content/en/functions/with.md [new file with mode: 0644]
content/en/getting-started/_index.md [new file with mode: 0644]
content/en/getting-started/code-toggle.md [new file with mode: 0644]
content/en/getting-started/configuration.md [new file with mode: 0644]
content/en/getting-started/directory-structure.md [new file with mode: 0644]
content/en/getting-started/installing.md [new file with mode: 0644]
content/en/getting-started/quick-start.md [new file with mode: 0644]
content/en/getting-started/usage.md [new file with mode: 0644]
content/en/hosting-and-deployment/_index.md [new file with mode: 0644]
content/en/hosting-and-deployment/deployment-with-nanobox.md [new file with mode: 0644]
content/en/hosting-and-deployment/deployment-with-rsync.md [new file with mode: 0644]
content/en/hosting-and-deployment/deployment-with-wercker.md [new file with mode: 0644]
content/en/hosting-and-deployment/hosting-on-aws-amplify.md [new file with mode: 0644]
content/en/hosting-and-deployment/hosting-on-bitbucket.md [new file with mode: 0644]
content/en/hosting-and-deployment/hosting-on-firebase.md [new file with mode: 0644]
content/en/hosting-and-deployment/hosting-on-github.md [new file with mode: 0644]
content/en/hosting-and-deployment/hosting-on-gitlab.md [new file with mode: 0644]
content/en/hosting-and-deployment/hosting-on-keycdn.md [new file with mode: 0644]
content/en/hosting-and-deployment/hosting-on-netlify.md [new file with mode: 0644]
content/en/hosting-and-deployment/hosting-on-render.md [new file with mode: 0644]
content/en/hosting-and-deployment/hugo-deploy.md [new file with mode: 0644]
content/en/hugo-modules/_index.md [new file with mode: 0644]
content/en/hugo-modules/configuration.md [new file with mode: 0644]
content/en/hugo-modules/theme-components.md [new file with mode: 0644]
content/en/hugo-modules/use-modules.md [new file with mode: 0644]
content/en/hugo-pipes/_index.md [new file with mode: 0755]
content/en/hugo-pipes/bundling.md [new file with mode: 0755]
content/en/hugo-pipes/fingerprint.md [new file with mode: 0755]
content/en/hugo-pipes/introduction.md [new file with mode: 0755]
content/en/hugo-pipes/minification.md [new file with mode: 0755]
content/en/hugo-pipes/postcss.md [new file with mode: 0755]
content/en/hugo-pipes/resource-from-string.md [new file with mode: 0755]
content/en/hugo-pipes/resource-from-template.md [new file with mode: 0755]
content/en/hugo-pipes/scss-sass.md [new file with mode: 0755]
content/en/maintenance/_index.md [new file with mode: 0644]
content/en/news/0.10-relnotes/index.md [new file with mode: 0644]
content/en/news/0.11-relnotes/index.md [new file with mode: 0644]
content/en/news/0.12-relnotes/index.md [new file with mode: 0644]
content/en/news/0.13-relnotes/index.md [new file with mode: 0644]
content/en/news/0.14-relnotes/index.md [new file with mode: 0644]
content/en/news/0.15-relnotes/index.md [new file with mode: 0644]
content/en/news/0.16-relnotes/index.md [new file with mode: 0644]
content/en/news/0.17-relnotes/index.md [new file with mode: 0644]
content/en/news/0.18-relnotes/index.md [new file with mode: 0644]
content/en/news/0.19-relnotes/index.md [new file with mode: 0644]
content/en/news/0.20-relnotes/index.md [new file with mode: 0644]
content/en/news/0.20.1-relnotes/index.md [new file with mode: 0644]
content/en/news/0.20.2-relnotes/index.md [new file with mode: 0644]
content/en/news/0.20.3-relnotes/index.md [new file with mode: 0644]
content/en/news/0.20.4-relnotes/index.md [new file with mode: 0644]
content/en/news/0.20.5-relnotes/index.md [new file with mode: 0644]
content/en/news/0.20.6-relnotes/index.md [new file with mode: 0644]
content/en/news/0.20.7-relnotes/index.md [new file with mode: 0644]
content/en/news/0.21-relnotes/index.md [new file with mode: 0644]
content/en/news/0.22-relnotes/index.md [new file with mode: 0644]
content/en/news/0.22.1-relnotes/index.md [new file with mode: 0644]
content/en/news/0.23-relnotes/index.md [new file with mode: 0644]
content/en/news/0.24-relnotes/index.md [new file with mode: 0644]
content/en/news/0.24.1-relnotes/index.md [new file with mode: 0644]
content/en/news/0.25-relnotes/index.md [new file with mode: 0644]
content/en/news/0.25.1-relnotes/index.md [new file with mode: 0644]
content/en/news/0.26-relnotes/index.md [new file with mode: 0644]
content/en/news/0.27-relnotes/index.md [new file with mode: 0644]
content/en/news/0.27.1-relnotes/index.md [new file with mode: 0644]
content/en/news/0.28-relnotes/index.md [new file with mode: 0644]
content/en/news/0.29-relnotes/index.md [new file with mode: 0644]
content/en/news/0.30-relnotes/index.md [new file with mode: 0644]
content/en/news/0.30.1-relnotes/index.md [new file with mode: 0644]
content/en/news/0.30.2-relnotes/index.md [new file with mode: 0644]
content/en/news/0.31-relnotes/index.md [new file with mode: 0644]
content/en/news/0.31.1-relnotes/index.md [new file with mode: 0644]
content/en/news/0.32-relnotes/index.md [new file with mode: 0644]
content/en/news/0.32.1-relnotes/index.md [new file with mode: 0644]
content/en/news/0.32.2-relnotes/index.md [new file with mode: 0644]
content/en/news/0.32.3-relnotes/index.md [new file with mode: 0644]
content/en/news/0.32.4-relnotes/index.md [new file with mode: 0644]
content/en/news/0.33-relnotes/featured-hugo-33-poster.png [new file with mode: 0644]
content/en/news/0.33-relnotes/index.md [new file with mode: 0644]
content/en/news/0.34-relnotes/featured-34-poster.png [new file with mode: 0644]
content/en/news/0.34-relnotes/index.md [new file with mode: 0644]
content/en/news/0.35-relnotes/featured-hugo-35-poster.png [new file with mode: 0644]
content/en/news/0.35-relnotes/index.md [new file with mode: 0644]
content/en/news/0.36-relnotes/featured-hugo-36-poster.png [new file with mode: 0644]
content/en/news/0.36-relnotes/index.md [new file with mode: 0644]
content/en/news/0.36.1-relnotes/index.md [new file with mode: 0644]
content/en/news/0.37-relnotes/featured-hugo-37-poster.png [new file with mode: 0644]
content/en/news/0.37-relnotes/index.md [new file with mode: 0644]
content/en/news/0.37.1-relnotes/index.md [new file with mode: 0644]
content/en/news/0.38-relnotes/featured-poster.png [new file with mode: 0644]
content/en/news/0.38-relnotes/index.md [new file with mode: 0644]
content/en/news/0.38.1-relnotes/index.md [new file with mode: 0644]
content/en/news/0.38.2-relnotes/index.md [new file with mode: 0644]
content/en/news/0.39-relnotes/featured-hugo-39-poster.png [new file with mode: 0644]
content/en/news/0.39-relnotes/index.md [new file with mode: 0644]
content/en/news/0.40-relnotes/featured-hugo-40-poster.png [new file with mode: 0644]
content/en/news/0.40-relnotes/index.md [new file with mode: 0644]
content/en/news/0.40.1-relnotes/index.md [new file with mode: 0644]
content/en/news/0.40.2-relnotes/index.md [new file with mode: 0644]
content/en/news/0.40.3-relnotes/index.md [new file with mode: 0644]
content/en/news/0.41-relnotes/featured-hugo-41-poster.png [new file with mode: 0644]
content/en/news/0.41-relnotes/index.md [new file with mode: 0644]
content/en/news/0.42-relnotes/featured-hugo-42-poster.png [new file with mode: 0644]
content/en/news/0.42-relnotes/index.md [new file with mode: 0644]
content/en/news/0.42.1-relnotes/index.md [new file with mode: 0644]
content/en/news/0.42.2-relnotes/index.md [new file with mode: 0644]
content/en/news/0.43-relnotes/featured-hugo-43-poster.png [new file with mode: 0644]
content/en/news/0.43-relnotes/index.md [new file with mode: 0644]
content/en/news/0.44-relnotes/featured-hugo-44-poster.png [new file with mode: 0644]
content/en/news/0.44-relnotes/index.md [new file with mode: 0644]
content/en/news/0.45-relnotes/featured-hugo-45-poster.png [new file with mode: 0644]
content/en/news/0.45-relnotes/index.md [new file with mode: 0644]
content/en/news/0.45.1-relnotes/index.md [new file with mode: 0644]
content/en/news/0.46-relnotes/featured-hugo-46-poster.png [new file with mode: 0644]
content/en/news/0.46-relnotes/index.md [new file with mode: 0644]
content/en/news/0.47-relnotes/featured-hugo-47-poster.png [new file with mode: 0644]
content/en/news/0.47-relnotes/index.md [new file with mode: 0644]
content/en/news/0.47.1-relnotes/index.md [new file with mode: 0644]
content/en/news/0.48-relnotes/featured-hugo-48-poster.png [new file with mode: 0644]
content/en/news/0.48-relnotes/index.md [new file with mode: 0644]
content/en/news/0.49-relnotes/featured-hugo-49-poster.png [new file with mode: 0644]
content/en/news/0.49-relnotes/index.md [new file with mode: 0644]
content/en/news/0.49.1-relnotes/index.md [new file with mode: 0644]
content/en/news/0.49.2-relnotes/index.md [new file with mode: 0644]
content/en/news/0.50-relnotes/featured-hugo-50-poster.png [new file with mode: 0644]
content/en/news/0.50-relnotes/index.md [new file with mode: 0644]
content/en/news/0.51-relnotes/featured-hugo-51-poster.png [new file with mode: 0644]
content/en/news/0.51-relnotes/index.md [new file with mode: 0644]
content/en/news/0.52-relnotes/featured-hugo-52-poster.png [new file with mode: 0644]
content/en/news/0.52-relnotes/index.md [new file with mode: 0644]
content/en/news/0.53-relnotes/featured-hugo-53-poster.png [new file with mode: 0644]
content/en/news/0.53-relnotes/index.md [new file with mode: 0644]
content/en/news/0.54.0-relnotes/featured-hugo-54.0-poster.png [new file with mode: 0644]
content/en/news/0.54.0-relnotes/index.md [new file with mode: 0644]
content/en/news/0.55.0-relnotes/featured.png [new file with mode: 0644]
content/en/news/0.55.0-relnotes/index.md [new file with mode: 0644]
content/en/news/0.55.1-relnotes/index.md [new file with mode: 0644]
content/en/news/0.55.2-relnotes/index.md [new file with mode: 0644]
content/en/news/0.55.3-relnotes/index.md [new file with mode: 0644]
content/en/news/0.55.4-relnotes/index.md [new file with mode: 0644]
content/en/news/0.55.5-relnotes/index.md [new file with mode: 0644]
content/en/news/0.55.6-relnotes/index.md [new file with mode: 0644]
content/en/news/0.56.0-relnotes/featured.png [new file with mode: 0644]
content/en/news/0.56.0-relnotes/index.md [new file with mode: 0644]
content/en/news/0.56.1-relnotes/index.md [new file with mode: 0644]
content/en/news/0.56.2-relnotes/index.md [new file with mode: 0644]
content/en/news/0.56.3-relnotes/index.md [new file with mode: 0644]
content/en/news/0.57.0-relnotes/hugo-57-poster-featured.png [new file with mode: 0644]
content/en/news/0.57.0-relnotes/index.md [new file with mode: 0644]
content/en/news/0.57.1-relnotes/index.md [new file with mode: 0644]
content/en/news/0.57.2-relnotes/index.md [new file with mode: 0644]
content/en/news/0.58.0-relnotes/hugo58-featured.png [new file with mode: 0644]
content/en/news/0.58.0-relnotes/index.md [new file with mode: 0644]
content/en/news/0.58.1-relnotes/index.md [new file with mode: 0644]
content/en/news/0.58.2-relnotes/index.md [new file with mode: 0644]
content/en/news/0.58.3-relnotes/index.md [new file with mode: 0644]
content/en/news/0.7-relnotes/index.md [new file with mode: 0644]
content/en/news/0.8-relnotes/index.md [new file with mode: 0644]
content/en/news/0.9-relnotes/index.md [new file with mode: 0644]
content/en/news/_index.md [new file with mode: 0644]
content/en/news/http2-server-push-in-hugo.md [new file with mode: 0644]
content/en/news/lets-celebrate-hugos-5th-birthday/featured.png [new file with mode: 0644]
content/en/news/lets-celebrate-hugos-5th-birthday/graph-stars.png [new file with mode: 0644]
content/en/news/lets-celebrate-hugos-5th-birthday/graph-themes.png [new file with mode: 0644]
content/en/news/lets-celebrate-hugos-5th-birthday/index.md [new file with mode: 0644]
content/en/news/lets-celebrate-hugos-5th-birthday/sunset-get.png [new file with mode: 0644]
content/en/readfiles/README.md [new file with mode: 0644]
content/en/readfiles/bfconfig.md [new file with mode: 0644]
content/en/readfiles/dateformatting.md [new file with mode: 0644]
content/en/readfiles/index.md [new file with mode: 0644]
content/en/readfiles/pages-vs-site-pages.md [new file with mode: 0644]
content/en/readfiles/sectionvars.md [new file with mode: 0644]
content/en/readfiles/testing.txt [new file with mode: 0644]
content/en/showcase/1password-support/bio.md [new file with mode: 0644]
content/en/showcase/1password-support/featured.png [new file with mode: 0644]
content/en/showcase/1password-support/index.md [new file with mode: 0644]
content/en/showcase/arolla-cocoon/bio.md [new file with mode: 0644]
content/en/showcase/arolla-cocoon/featured-template.png [new file with mode: 0644]
content/en/showcase/arolla-cocoon/index.md [new file with mode: 0644]
content/en/showcase/bypasscensorship/bio.md [new file with mode: 0644]
content/en/showcase/bypasscensorship/featured.png [new file with mode: 0644]
content/en/showcase/bypasscensorship/index.md [new file with mode: 0644]
content/en/showcase/fireship/bio.md [new file with mode: 0644]
content/en/showcase/fireship/featured.png [new file with mode: 0644]
content/en/showcase/fireship/index.md [new file with mode: 0644]
content/en/showcase/flesland-flis/bio.md [new file with mode: 0644]
content/en/showcase/flesland-flis/featured.png [new file with mode: 0644]
content/en/showcase/flesland-flis/index.md [new file with mode: 0644]
content/en/showcase/forestry/bio.md [new file with mode: 0644]
content/en/showcase/forestry/featured.png [new file with mode: 0644]
content/en/showcase/forestry/index.md [new file with mode: 0644]
content/en/showcase/hapticmedia/bio.md [new file with mode: 0644]
content/en/showcase/hapticmedia/featured.png [new file with mode: 0644]
content/en/showcase/hapticmedia/index.md [new file with mode: 0644]
content/en/showcase/hartwell-insurance/bio.md [new file with mode: 0644]
content/en/showcase/hartwell-insurance/featured.png [new file with mode: 0644]
content/en/showcase/hartwell-insurance/hartwell-columns.png [new file with mode: 0644]
content/en/showcase/hartwell-insurance/hartwell-lighthouse.png [new file with mode: 0644]
content/en/showcase/hartwell-insurance/hartwell-webpagetest.png [new file with mode: 0644]
content/en/showcase/hartwell-insurance/index.md [new file with mode: 0644]
content/en/showcase/letsencrypt/bio.md [new file with mode: 0644]
content/en/showcase/letsencrypt/featured.png [new file with mode: 0644]
content/en/showcase/letsencrypt/index.md [new file with mode: 0644]
content/en/showcase/linode/bio.md [new file with mode: 0644]
content/en/showcase/linode/featured.png [new file with mode: 0644]
content/en/showcase/linode/index.md [new file with mode: 0644]
content/en/showcase/over/bio.md [new file with mode: 0644]
content/en/showcase/over/featured-over.png [new file with mode: 0644]
content/en/showcase/over/index.md [new file with mode: 0644]
content/en/showcase/pace-revenue-management/bio.md [new file with mode: 0644]
content/en/showcase/pace-revenue-management/featured.png [new file with mode: 0644]
content/en/showcase/pace-revenue-management/index.md [new file with mode: 0644]
content/en/showcase/pharmaseal/bio.md [new file with mode: 0644]
content/en/showcase/pharmaseal/featured-pharmaseal.png [new file with mode: 0644]
content/en/showcase/pharmaseal/index.md [new file with mode: 0644]
content/en/showcase/quiply-employee-communications-app/bio.md [new file with mode: 0644]
content/en/showcase/quiply-employee-communications-app/featured.png [new file with mode: 0644]
content/en/showcase/quiply-employee-communications-app/index.md [new file with mode: 0644]
content/en/showcase/small-multiples/bio.md [new file with mode: 0644]
content/en/showcase/small-multiples/featured-small-multiples.png [new file with mode: 0644]
content/en/showcase/small-multiples/index.md [new file with mode: 0644]
content/en/showcase/stackimpact/bio.md [new file with mode: 0644]
content/en/showcase/stackimpact/featured.png [new file with mode: 0644]
content/en/showcase/stackimpact/index.md [new file with mode: 0644]
content/en/showcase/template/bio.md [new file with mode: 0644]
content/en/showcase/template/featured-template.png [new file with mode: 0644]
content/en/showcase/template/index.md [new file with mode: 0644]
content/en/showcase/tomango/bio.md [new file with mode: 0644]
content/en/showcase/tomango/featured.png [new file with mode: 0644]
content/en/showcase/tomango/index.md [new file with mode: 0644]
content/en/templates/404.md [new file with mode: 0644]
content/en/templates/_index.md [new file with mode: 0644]
content/en/templates/alternatives.md [new file with mode: 0644]
content/en/templates/base.md [new file with mode: 0644]
content/en/templates/data-templates.md [new file with mode: 0644]
content/en/templates/files.md [new file with mode: 0644]
content/en/templates/homepage.md [new file with mode: 0644]
content/en/templates/internal.md [new file with mode: 0644]
content/en/templates/introduction.md [new file with mode: 0644]
content/en/templates/lists.md [new file with mode: 0644]
content/en/templates/lookup-order.md [new file with mode: 0644]
content/en/templates/menu-templates.md [new file with mode: 0644]
content/en/templates/ordering-and-grouping.md [new file with mode: 0644]
content/en/templates/output-formats.md [new file with mode: 0644]
content/en/templates/pagination.md [new file with mode: 0644]
content/en/templates/partials.md [new file with mode: 0644]
content/en/templates/robots.md [new file with mode: 0644]
content/en/templates/rss.md [new file with mode: 0644]
content/en/templates/section-templates.md [new file with mode: 0644]
content/en/templates/shortcode-templates.md [new file with mode: 0644]
content/en/templates/single-page-templates.md [new file with mode: 0644]
content/en/templates/sitemap-template.md [new file with mode: 0644]
content/en/templates/taxonomy-templates.md [new file with mode: 0644]
content/en/templates/template-debugging.md [new file with mode: 0644]
content/en/templates/views.md [new file with mode: 0644]
content/en/tools/_index.md [new file with mode: 0644]
content/en/tools/editors.md [new file with mode: 0644]
content/en/tools/frontends.md [new file with mode: 0644]
content/en/tools/migrations.md [new file with mode: 0644]
content/en/tools/other.md [new file with mode: 0644]
content/en/tools/search.md [new file with mode: 0644]
content/en/tools/starter-kits.md [new file with mode: 0644]
content/en/troubleshooting/_index.md [new file with mode: 0644]
content/en/troubleshooting/build-performance.md [new file with mode: 0644]
content/en/troubleshooting/faq.md [new file with mode: 0644]
content/en/variables/_index.md [new file with mode: 0644]
content/en/variables/files.md [new file with mode: 0644]
content/en/variables/git.md [new file with mode: 0644]
content/en/variables/hugo.md [new file with mode: 0644]
content/en/variables/menus.md [new file with mode: 0644]
content/en/variables/page.md [new file with mode: 0644]
content/en/variables/shortcodes.md [new file with mode: 0644]
content/en/variables/site.md [new file with mode: 0644]
content/en/variables/sitemap.md [new file with mode: 0644]
content/en/variables/taxonomy.md [new file with mode: 0644]
content/zh/_index.md [new file with mode: 0644]
content/zh/about/_index.md [new file with mode: 0644]
content/zh/content-management/_index.md [new file with mode: 0644]
content/zh/documentation.md [new file with mode: 0644]
content/zh/news/_index.md [new file with mode: 0644]
content/zh/templates/_index.md [new file with mode: 0644]
content/zh/templates/base.md [new file with mode: 0644]
data/articles.toml [new file with mode: 0644]
data/docs.json [new file with mode: 0644]
data/homepagetweets.toml [new file with mode: 0644]
data/titles.toml [new file with mode: 0644]
go.mod [new file with mode: 0644]
go.sum [new file with mode: 0644]
layouts/index.rss.xml [new file with mode: 0644]
layouts/maintenance/list.html [new file with mode: 0644]
layouts/partials/maintenance-pages-table.html [new file with mode: 0644]
layouts/shortcodes/asciicast.html [new file with mode: 0644]
layouts/shortcodes/chroma-lexers.html [new file with mode: 0644]
layouts/shortcodes/code.html [new file with mode: 0644]
layouts/shortcodes/datatable-filtered.html [new file with mode: 0644]
layouts/shortcodes/datatable.html [new file with mode: 0644]
layouts/shortcodes/directoryindex.html [new file with mode: 0644]
layouts/shortcodes/docfile.html [new file with mode: 0644]
layouts/shortcodes/exfile.html [new file with mode: 0644]
layouts/shortcodes/exfm.html [new file with mode: 0644]
layouts/shortcodes/funcsig.html [new file with mode: 0644]
layouts/shortcodes/gh.html [new file with mode: 0644]
layouts/shortcodes/ghrepo.html [new file with mode: 0644]
layouts/shortcodes/gomodules-info.html [new file with mode: 0644]
layouts/shortcodes/imgproc.html [new file with mode: 0644]
layouts/shortcodes/module-mounts-note.html [new file with mode: 0644]
layouts/shortcodes/nohighlight.html [new file with mode: 0644]
layouts/shortcodes/note.html [new file with mode: 0644]
layouts/shortcodes/output.html [new file with mode: 0644]
layouts/shortcodes/readfile.html [new file with mode: 0644]
layouts/shortcodes/tip.html [new file with mode: 0644]
layouts/shortcodes/todo.html [new file with mode: 0644]
layouts/shortcodes/warning.html [new file with mode: 0644]
layouts/shortcodes/yt.html [new file with mode: 0644]
netlify.toml [new file with mode: 0644]
pull-theme.sh [new file with mode: 0755]
requirements.txt [new file with mode: 0644]
resources/.gitattributes [new file with mode: 0644]
resources/_gen/assets/css/output/css/app.css_d11fe7b62c27961c87ecd0f2490357b9.content [new file with mode: 0644]
resources/_gen/assets/css/output/css/app.css_d11fe7b62c27961c87ecd0f2490357b9.json [new file with mode: 0644]
resources/_gen/assets/js/output/js/app.js_8848f55d07695b7ff7188138f23d69e3.content [new file with mode: 0644]
resources/_gen/assets/js/output/js/app.js_8848f55d07695b7ff7188138f23d69e3.json [new file with mode: 0644]
resources/_gen/images/about/new-in-032/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_300x0_resize_q10_catmullrom.jpg [new file with mode: 0644]
resources/_gen/images/about/new-in-032/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_300x0_resize_q75_catmullrom.jpg [new file with mode: 0644]
resources/_gen/images/about/new-in-032/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_90x120_fill_q75_catmullrom_left.jpg [new file with mode: 0644]
resources/_gen/images/about/new-in-032/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_90x120_fill_q75_catmullrom_right.jpg [new file with mode: 0644]
resources/_gen/images/about/new-in-032/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_90x90_fit_q75_catmullrom.jpg [new file with mode: 0644]
resources/_gen/images/content-management/image-processing/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_200x200_fill_q75_catmullrom_smart1.jpg [new file with mode: 0644]
resources/_gen/images/content-management/image-processing/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_300x0_resize_q10_catmullrom.jpg [new file with mode: 0644]
resources/_gen/images/content-management/image-processing/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_300x0_resize_q75_catmullrom.jpg [new file with mode: 0644]
resources/_gen/images/content-management/image-processing/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_90x120_fill_q75_catmullrom_left.jpg [new file with mode: 0644]
resources/_gen/images/content-management/image-processing/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_90x120_fill_q75_catmullrom_right.jpg [new file with mode: 0644]
resources/_gen/images/content-management/image-processing/sunset_hu59e56ffff1bc1d8d122b1403d34e039f_90587_90x90_fit_q75_catmullrom.jpg [new file with mode: 0644]
resources/_gen/images/content-management/organization/1-featured-content-bundles_hu3e3ae7839b071119f32acaa20f204198_63640_300x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.33-relnotes/featured-hugo-33-poster_hu45ce9da1cdea6ca61c5f4f5baccdcad4_70230_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.34-relnotes/featured-34-poster_hud8d73dc5df8d5a35383849a78eea35dd_78317_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.35-relnotes/featured-hugo-35-poster_hua42b1310dd72f60a34e02851ebf2f82e_88519_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.36-relnotes/featured-hugo-36-poster_huf2fee368f65c75d3878561ed4225c39a_67640_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.37-relnotes/featured-hugo-37-poster_hue9685d25c387d657b0640498bf6a10ee_186693_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.37-relnotes/featured-hugo-37-poster_hue9685d25c387d657b0640498bf6a10ee_186693_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.38-relnotes/featured-poster_hudf8012d38ef42d46a6cab1b31156bf3a_69978_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.38-relnotes/featured-poster_hudf8012d38ef42d46a6cab1b31156bf3a_69978_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.39-relnotes/featured-hugo-39-poster_hu3261e6e65defb4edf9f0fce20bf5f60d_217215_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.39-relnotes/featured-hugo-39-poster_hu3261e6e65defb4edf9f0fce20bf5f60d_217215_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.40-relnotes/featured-hugo-40-poster_hu20c69e2a166f65e329d8fbabe8d2cc58_69238_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.40-relnotes/featured-hugo-40-poster_hu20c69e2a166f65e329d8fbabe8d2cc58_69238_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.41-relnotes/featured-hugo-41-poster_hud81cd208cb270af61610509ee199ae20_67955_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.41-relnotes/featured-hugo-41-poster_hud81cd208cb270af61610509ee199ae20_67955_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.42-relnotes/featured-hugo-42-poster_hue0604c0846526b6d2f8ba376edd013b6_74852_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.42-relnotes/featured-hugo-42-poster_hue0604c0846526b6d2f8ba376edd013b6_74852_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.43-relnotes/featured-hugo-43-poster_hu3948fe44e4a966d8149b4bf077395057_78299_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.43-relnotes/featured-hugo-43-poster_hu3948fe44e4a966d8149b4bf077395057_78299_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.44-relnotes/featured-hugo-44-poster_hu6505d1982bab71bfe9c6c7adcedfd7f7_77631_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.44-relnotes/featured-hugo-44-poster_hu6505d1982bab71bfe9c6c7adcedfd7f7_77631_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.45-relnotes/featured-hugo-45-poster_huea79995576e3b93a3041ae824a391758_66863_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.45-relnotes/featured-hugo-45-poster_huea79995576e3b93a3041ae824a391758_66863_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.46-relnotes/featured-hugo-46-poster_hue04c7655caa254a1835311c9409185d8_68614_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.46-relnotes/featured-hugo-46-poster_hue04c7655caa254a1835311c9409185d8_68614_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.47-relnotes/featured-hugo-47-poster_hud3879b84908b49d38ac2cd1416f654ff_88288_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.47-relnotes/featured-hugo-47-poster_hud3879b84908b49d38ac2cd1416f654ff_88288_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.48-relnotes/featured-hugo-48-poster_hub95348423e80ff144dfee01d64fb9889_95358_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.48-relnotes/featured-hugo-48-poster_hub95348423e80ff144dfee01d64fb9889_95358_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.49-relnotes/featured-hugo-49-poster_hud9cdb0f9aa2ec95d28fc3f49c81e7940_66352_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.49-relnotes/featured-hugo-49-poster_hud9cdb0f9aa2ec95d28fc3f49c81e7940_66352_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.50-relnotes/featured-hugo-50-poster_hudcbbb9a5a0079d08447101e6cfae6e40_227240_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.50-relnotes/featured-hugo-50-poster_hudcbbb9a5a0079d08447101e6cfae6e40_227240_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.51-relnotes/featured-hugo-51-poster_hu25ab021d1365edeedf46d92fdb888ccf_117678_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.51-relnotes/featured-hugo-51-poster_hu25ab021d1365edeedf46d92fdb888ccf_117678_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.52-relnotes/featured-hugo-52-poster_hu7f2ed09038efabda07872a275a935ada_336810_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.52-relnotes/featured-hugo-52-poster_hu7f2ed09038efabda07872a275a935ada_336810_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.53-relnotes/featured-hugo-53-poster_hu3f68fc193ad172155ee35a0be89133bf_110427_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.53-relnotes/featured-hugo-53-poster_hu3f68fc193ad172155ee35a0be89133bf_110427_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.54.0-relnotes/featured-hugo-54.0-poster_hufa0b7b755124a76fe71c5c70a25724c2_59805_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.54.0-relnotes/featured-hugo-54.0-poster_hufa0b7b755124a76fe71c5c70a25724c2_59805_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.55.0-relnotes/featured_hu9474666a09966109e944f93e1ecf78c0_1221797_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.55.0-relnotes/featured_hu9474666a09966109e944f93e1ecf78c0_1221797_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.56.0-relnotes/featured_hu76d57fb58ef6e72ac104a624bd5458e5_254587_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.56.0-relnotes/featured_hu76d57fb58ef6e72ac104a624bd5458e5_254587_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.57.0-relnotes/hugo-57-poster-featured_hua5036d4cd45a91afa541ffaa7522c907_45223_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.57.0-relnotes/hugo-57-poster-featured_hua5036d4cd45a91afa541ffaa7522c907_45223_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.58.0-relnotes/hugo58-featured_hu773ef1300245c62235b6a2b3c71a3170_23413_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/0.58.0-relnotes/hugo58-featured_hu773ef1300245c62235b6a2b3c71a3170_23413_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/lets-celebrate-hugos-5th-birthday/featured_hu30cb938a182ebd06b50ed15d006d8f64_179291_480x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/lets-celebrate-hugos-5th-birthday/featured_hu30cb938a182ebd06b50ed15d006d8f64_179291_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/lets-celebrate-hugos-5th-birthday/graph-stars_hu169ba15a8bcaf4ddd6a5a1aa8505c448_15599_600x400_fit_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/lets-celebrate-hugos-5th-birthday/graph-themes_hu25707bee0ec3007199f71bb29226f30c_16956_600x400_fit_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/news/lets-celebrate-hugos-5th-birthday/sunset-get_hu69849a7cdb847c2393a7b3a7f6061c86_387442_600x300_fill_catmullrom_smart1_2.png [new file with mode: 0644]
resources/_gen/images/showcase/1password-support/featured_hu870838c23243880857c2e418dd7ac099_165718_1024x512_fill_catmullrom_top_2.png [new file with mode: 0644]
resources/_gen/images/showcase/1password-support/featured_hu870838c23243880857c2e418dd7ac099_165718_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/showcase/1password-support/featured_hu870838c23243880857c2e418dd7ac099_165718_8714c8c914d32c12c7eb833a42713319.png [new file with mode: 0644]
resources/_gen/images/showcase/arolla-cocoon/featured-template_hu22aab819ab27e4f878d1ff0b7cf78050_451984_1024x512_fill_catmullrom_top_2.png [new file with mode: 0644]
resources/_gen/images/showcase/arolla-cocoon/featured-template_hu22aab819ab27e4f878d1ff0b7cf78050_451984_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/showcase/arolla-cocoon/featured-template_hu22aab819ab27e4f878d1ff0b7cf78050_451984_ea485187288cde4b679b149346aca832.png [new file with mode: 0644]
resources/_gen/images/showcase/bypasscensorship/featured_hu3be69425780460f51f7c2367ed0f80c1_180903_1024x512_fill_catmullrom_top_2.png [new file with mode: 0644]
resources/_gen/images/showcase/bypasscensorship/featured_hu3be69425780460f51f7c2367ed0f80c1_180903_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/showcase/bypasscensorship/featured_hu3be69425780460f51f7c2367ed0f80c1_180903_d94e4c803eac4491bc295665908df904.png [new file with mode: 0644]
resources/_gen/images/showcase/fireship/featured_hu3bba74627b7e233d29d5aecb29c8d0f1_136959_1024x512_fill_catmullrom_top_2.png [new file with mode: 0644]
resources/_gen/images/showcase/fireship/featured_hu3bba74627b7e233d29d5aecb29c8d0f1_136959_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/showcase/fireship/featured_hu3bba74627b7e233d29d5aecb29c8d0f1_136959_9bf5371384e80c9f59e1f5e018440c34.png [new file with mode: 0644]
resources/_gen/images/showcase/flesland-flis/featured_hue4fd3c0e7519777bd75019750a0f5391_309284_1024x512_fill_catmullrom_top_2.png [new file with mode: 0644]
resources/_gen/images/showcase/flesland-flis/featured_hue4fd3c0e7519777bd75019750a0f5391_309284_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/showcase/flesland-flis/featured_hue4fd3c0e7519777bd75019750a0f5391_309284_f66ed2dc2e475b0cb21d76296890c5a2.png [new file with mode: 0644]
resources/_gen/images/showcase/forestry/featured_hu77de7d99834fa13b854b7fc62e2912a7_227009_1024x512_fill_catmullrom_top_2.png [new file with mode: 0644]
resources/_gen/images/showcase/forestry/featured_hu77de7d99834fa13b854b7fc62e2912a7_227009_192a300d3ccaa4371c674791fb50a62c.png [new file with mode: 0644]
resources/_gen/images/showcase/forestry/featured_hu77de7d99834fa13b854b7fc62e2912a7_227009_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/showcase/hapticmedia/featured_hu4e9c0830eabb70b93572090b79da0c5d_543922_1024x512_fill_catmullrom_top_2.png [new file with mode: 0644]
resources/_gen/images/showcase/hapticmedia/featured_hu4e9c0830eabb70b93572090b79da0c5d_543922_43a9cdd8a433ceeb8ba91f1801209927.png [new file with mode: 0644]
resources/_gen/images/showcase/hapticmedia/featured_hu4e9c0830eabb70b93572090b79da0c5d_543922_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/showcase/hartwell-insurance/featured_hu642e730c6f819b15fc6ebbaa25b0243f_446603_1024x512_fill_catmullrom_top_2.png [new file with mode: 0644]
resources/_gen/images/showcase/hartwell-insurance/featured_hu642e730c6f819b15fc6ebbaa25b0243f_446603_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/showcase/hartwell-insurance/featured_hu642e730c6f819b15fc6ebbaa25b0243f_446603_a6f43693b7589a8d91c844654967eb51.png [new file with mode: 0644]
resources/_gen/images/showcase/letsencrypt/featured_hu51cfa254cfc1fb105704d2cdd6ae4737_147459_1024x512_fill_catmullrom_top_2.png [new file with mode: 0644]
resources/_gen/images/showcase/letsencrypt/featured_hu51cfa254cfc1fb105704d2cdd6ae4737_147459_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/showcase/letsencrypt/featured_hu51cfa254cfc1fb105704d2cdd6ae4737_147459_825bc0f79626434a7ab711238e84984a.png [new file with mode: 0644]
resources/_gen/images/showcase/linode/featured_hu6acc14b2375e47c4c764fef09fdb54c0_126664_1024x512_fill_catmullrom_top_2.png [new file with mode: 0644]
resources/_gen/images/showcase/linode/featured_hu6acc14b2375e47c4c764fef09fdb54c0_126664_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/showcase/linode/featured_hu6acc14b2375e47c4c764fef09fdb54c0_126664_97b33e8221e700cd517d4ce317c69e48.png [new file with mode: 0644]
resources/_gen/images/showcase/over/featured-over_hu778fbd1f621ca5db45e30107849dc7c9_234973_1024x512_fill_catmullrom_top_2.png [new file with mode: 0644]
resources/_gen/images/showcase/over/featured-over_hu778fbd1f621ca5db45e30107849dc7c9_234973_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/showcase/over/featured-over_hu778fbd1f621ca5db45e30107849dc7c9_234973_fea71f0b8a2baebaf03af6e3be6229bb.png [new file with mode: 0644]
resources/_gen/images/showcase/pace-revenue-management/featured_hu143b6afebcd8780a08aa0a9f8e95dd02_298908_1024x512_fill_catmullrom_top_2.png [new file with mode: 0644]
resources/_gen/images/showcase/pace-revenue-management/featured_hu143b6afebcd8780a08aa0a9f8e95dd02_298908_7e3f008d047fb3522bf02df4e9229522.png [new file with mode: 0644]
resources/_gen/images/showcase/pharmaseal/featured-pharmaseal_hu8b2836502d9d0176aaacb83c98b8f063_809599_1024x512_fill_catmullrom_top_2.png [new file with mode: 0644]
resources/_gen/images/showcase/pharmaseal/featured-pharmaseal_hu8b2836502d9d0176aaacb83c98b8f063_809599_5d0cd50b49fef5d99b816cd049191f5e.png [new file with mode: 0644]
resources/_gen/images/showcase/pharmaseal/featured-pharmaseal_hu8b2836502d9d0176aaacb83c98b8f063_809599_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/showcase/quiply-employee-communications-app/featured_hua0e0d1ed0f0bc15921e78476b0c86c95_631206_1024x512_fill_catmullrom_top_2.png [new file with mode: 0644]
resources/_gen/images/showcase/quiply-employee-communications-app/featured_hua0e0d1ed0f0bc15921e78476b0c86c95_631206_3b6053b86d6afebe8262ece1955ed6cf.png [new file with mode: 0644]
resources/_gen/images/showcase/quiply-employee-communications-app/featured_hua0e0d1ed0f0bc15921e78476b0c86c95_631206_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/showcase/stackimpact/featured_hu863cdba7b6e18bb95f64289a25912f5c_153794_1024x512_fill_catmullrom_top_2.png [new file with mode: 0644]
resources/_gen/images/showcase/stackimpact/featured_hu863cdba7b6e18bb95f64289a25912f5c_153794_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/showcase/stackimpact/featured_hu863cdba7b6e18bb95f64289a25912f5c_153794_671a5c232ffa27a2cf198d2c39f253eb.png [new file with mode: 0644]
resources/_gen/images/showcase/template/featured-template_hu2f0d11388f944348b232a431caeb965b_41270_0be9b039f9029effab69b9239e224cf7.png [new file with mode: 0644]
resources/_gen/images/showcase/template/featured-template_hu2f0d11388f944348b232a431caeb965b_41270_1024x512_fill_catmullrom_top_2.png [new file with mode: 0644]
resources/_gen/images/showcase/tomango/featured_hube95635899674dbe563e9fac9518dc5a_232791_1024x512_fill_catmullrom_top_2.png [new file with mode: 0644]
resources/_gen/images/showcase/tomango/featured_hube95635899674dbe563e9fac9518dc5a_232791_640x0_resize_catmullrom_2.png [new file with mode: 0644]
resources/_gen/images/showcase/tomango/featured_hube95635899674dbe563e9fac9518dc5a_232791_6dfd850dc877e20e2554751f779e5953.png [new file with mode: 0644]
src/css/_chroma.css [new file with mode: 0644]
src/package-lock.json [new file with mode: 0644]
static/apple-touch-icon.png [new file with mode: 0644]
static/css/hugofont.css [new file with mode: 0644]
static/css/style.css [new file with mode: 0644]
static/favicon.ico [new file with mode: 0644]
static/fonts/hugo.eot [new file with mode: 0644]
static/fonts/hugo.svg [new file with mode: 0644]
static/fonts/hugo.ttf [new file with mode: 0644]
static/fonts/hugo.woff [new file with mode: 0644]
static/images/blog/hugo-26-poster.png [new file with mode: 0644]
static/images/blog/hugo-27-poster.png [new file with mode: 0644]
static/images/blog/hugo-28-poster.png [new file with mode: 0644]
static/images/blog/hugo-29-poster.png [new file with mode: 0644]
static/images/blog/hugo-30-poster.png [new file with mode: 0644]
static/images/blog/hugo-31-poster.png [new file with mode: 0644]
static/images/blog/hugo-32-poster.png [new file with mode: 0644]
static/images/blog/hugo-bug-poster.png [new file with mode: 0644]
static/images/blog/hugo-http2-push.png [new file with mode: 0644]
static/images/blog/sunset.jpg [new file with mode: 0644]
static/images/contribute/development/accept-cla.png [new file with mode: 0644]
static/images/contribute/development/ci-errors.png [new file with mode: 0644]
static/images/contribute/development/copy-remote-url.png [new file with mode: 0644]
static/images/contribute/development/forking-a-repository.png [new file with mode: 0644]
static/images/contribute/development/open-pull-request.png [new file with mode: 0644]
static/images/gohugoio-card-1.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-nanobox/hugo-server.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-nanobox/hugo-with-nanobox.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-nanobox/nanobox-deploy-dry-run.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-nanobox/nanobox-run.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-wercker/adding-a-github-pages-step.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-wercker/adding-the-project-to-github.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-wercker/and-we-ve-got-an-app.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-wercker/configure-the-deploy-step.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-wercker/creating-a-basic-hugo-site.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-wercker/public-or-not.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-wercker/using-hugo-build.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-wercker/wercker-access.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-wercker/wercker-account-settings.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-wercker/wercker-add-app.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-wercker/wercker-git-connections.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-wercker/wercker-search.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-wercker/wercker-select-owner.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-wercker/wercker-select-repository.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-wercker/wercker-sign-up-page.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-wercker/wercker-sign-up.png [new file with mode: 0644]
static/images/hosting-and-deployment/deployment-with-wercker/werckeryml.png [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-aws-amplify/amplify-build-settings.png [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-aws-amplify/amplify-connect-repo.gif [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-aws-amplify/amplify-gettingstarted.png [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-bitbucket/bitbucket-blog-post.png [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-bitbucket/bitbucket-create-repo.png [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-keycdn/keycdn-pull-zone.png [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-keycdn/secret-api-key.png [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-keycdn/secret-zone-id.png [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-netlify/netlify-add-new-site.jpg [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-netlify/netlify-authorize-added-permissions.jpg [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-1.jpg [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-2.jpg [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-3.jpg [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-netlify/netlify-deploy-published.jpg [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-netlify/netlify-deploying-site.gif [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-netlify/netlify-first-authorize.jpg [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-netlify/netlify-live-site.jpg [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-netlify/netlify-push-to-deploy.jpg [new file with mode: 0644]
static/images/hosting-and-deployment/hosting-on-netlify/netlify-signup.jpg [new file with mode: 0644]
static/images/hugo-content-bundles.png [new file with mode: 0644]
static/images/icon-custom-outputs.svg [new file with mode: 0644]
static/images/site-hierarchy.svg [new file with mode: 0644]
static/img/hugo-logo-med.png [new file with mode: 0644]
static/img/hugo-logo.png [new file with mode: 0644]
static/img/hugo.png [new file with mode: 0644]
static/img/hugoSM.png [new file with mode: 0644]
static/share/hugo-tall.png [new file with mode: 0644]
static/share/made-with-hugo-dark.png [new file with mode: 0644]
static/share/made-with-hugo-long-dark.png [new file with mode: 0644]
static/share/made-with-hugo-long.png [new file with mode: 0644]
static/share/made-with-hugo.png [new file with mode: 0644]
static/share/powered-by-hugo-dark.png [new file with mode: 0644]
static/share/powered-by-hugo-long-dark.png [new file with mode: 0644]
static/share/powered-by-hugo-long.png [new file with mode: 0644]
static/share/powered-by-hugo.png [new file with mode: 0644]