Merge commit 'ec4e6f9df2ab9ffdc62a3f59675369096e0d3f77' as 'docs'
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 10 Aug 2017 15:18:22 +0000 (17:18 +0200)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Thu, 10 Aug 2017 15:18:22 +0000 (17:18 +0200)
commita1900826b93847ce2d88ce9f99666e5ef4808741
treee567840e067bce976958e8a04bcca100a8cab531
parentd384c661fef16fcfb5551db4cc1a2e60fb7cbed2
parentec4e6f9df2ab9ffdc62a3f59675369096e0d3f77
Merge commit 'ec4e6f9df2ab9ffdc62a3f59675369096e0d3f77' as 'docs'
839 files changed:
docs/.gitignore
docs/.gitmodules
docs/LICENSE.md
docs/README.md
docs/archetypes/default.md
docs/config.toml
docs/content/_index.md
docs/content/about/_index.md
docs/content/about/benefits.md
docs/content/about/features.md
docs/content/about/license.md
docs/content/about/roadmap.md
docs/content/about/what-is-hugo.md
docs/content/commands/_index.md
docs/content/commands/hugo.md
docs/content/commands/hugo_benchmark.md
docs/content/commands/hugo_check.md
docs/content/commands/hugo_check_ulimit.md
docs/content/commands/hugo_config.md
docs/content/commands/hugo_convert.md
docs/content/commands/hugo_convert_toJSON.md
docs/content/commands/hugo_convert_toTOML.md
docs/content/commands/hugo_convert_toYAML.md
docs/content/commands/hugo_env.md
docs/content/commands/hugo_gen.md
docs/content/commands/hugo_gen_autocomplete.md
docs/content/commands/hugo_gen_doc.md
docs/content/commands/hugo_gen_man.md
docs/content/commands/hugo_import.md
docs/content/commands/hugo_import_jekyll.md
docs/content/commands/hugo_list.md
docs/content/commands/hugo_list_drafts.md
docs/content/commands/hugo_list_expired.md
docs/content/commands/hugo_list_future.md
docs/content/commands/hugo_new.md
docs/content/commands/hugo_new_site.md
docs/content/commands/hugo_new_theme.md
docs/content/commands/hugo_server.md
docs/content/commands/hugo_undraft.md
docs/content/commands/hugo_version.md
docs/content/content-management/_index.md
docs/content/content-management/archetypes.md
docs/content/content-management/authors.md
docs/content/content-management/comments.md
docs/content/content-management/cross-references.md
docs/content/content-management/formats.md
docs/content/content-management/front-matter.md
docs/content/content-management/menus.md
docs/content/content-management/multilingual.md
docs/content/content-management/organization.md
docs/content/content-management/sections.md
docs/content/content-management/shortcodes.md
docs/content/content-management/summaries.md
docs/content/content-management/taxonomies.md
docs/content/content-management/toc.md
docs/content/content-management/types.md
docs/content/content-management/urls.md
docs/content/contribute/_index.md
docs/content/contribute/development.md
docs/content/contribute/documentation.md
docs/content/contribute/themes.md
docs/content/documentation.md
docs/content/functions/GetPage.md
docs/content/functions/NumFmt.md
docs/content/functions/_index.md
docs/content/functions/abslangurl.md
docs/content/functions/absurl.md
docs/content/functions/adddate.md
docs/content/functions/after.md
docs/content/functions/apply.md
docs/content/functions/base64.md
docs/content/functions/chomp.md
docs/content/functions/countrunes.md
docs/content/functions/countwords.md
docs/content/functions/dateformat.md
docs/content/functions/default.md
docs/content/functions/delimit.md
docs/content/functions/dict.md
docs/content/functions/echoparam.md
docs/content/functions/emojify.md
docs/content/functions/eq.md
docs/content/functions/findRe.md
docs/content/functions/first.md
docs/content/functions/format.md
docs/content/functions/ge.md
docs/content/functions/get.md
docs/content/functions/getenv.md
docs/content/functions/gt.md
docs/content/functions/hasPrefix.md
docs/content/functions/haschildren.md
docs/content/functions/hasmenucurrent.md
docs/content/functions/highlight.md
docs/content/functions/htmlEscape.md
docs/content/functions/htmlUnescape.md
docs/content/functions/humanize.md
docs/content/functions/i18n.md
docs/content/functions/imageConfig.md
docs/content/functions/in.md
docs/content/functions/index-function.md
docs/content/functions/int.md
docs/content/functions/intersect.md
docs/content/functions/ismenucurrent.md
docs/content/functions/isset.md
docs/content/functions/jsonify.md
docs/content/functions/last.md
docs/content/functions/le.md
docs/content/functions/len.md
docs/content/functions/lower.md
docs/content/functions/lt.md
docs/content/functions/markdownify.md
docs/content/functions/math.md
docs/content/functions/md5.md
docs/content/functions/ne.md
docs/content/functions/now.md
docs/content/functions/param.md
docs/content/functions/partialCached.md
docs/content/functions/plainify.md
docs/content/functions/pluralize.md
docs/content/functions/printf.md
docs/content/functions/querify.md
docs/content/functions/range.md
docs/content/functions/readdir.md
docs/content/functions/readfile.md
docs/content/functions/ref.md
docs/content/functions/relLangURL.md
docs/content/functions/relref.md
docs/content/functions/relurl.md
docs/content/functions/render.md
docs/content/functions/replace.md
docs/content/functions/replacere.md
docs/content/functions/safeCSS.md
docs/content/functions/safeHTML.md
docs/content/functions/safeHTMLAttr.md
docs/content/functions/safeJS.md
docs/content/functions/safeURL.md
docs/content/functions/scratch.md
docs/content/functions/seq.md
docs/content/functions/sha.md
docs/content/functions/shuffle.md
docs/content/functions/singularize.md
docs/content/functions/slice.md
docs/content/functions/slicestr.md
docs/content/functions/sort.md
docs/content/functions/split.md
docs/content/functions/string.md
docs/content/functions/substr.md
docs/content/functions/time.md
docs/content/functions/title.md
docs/content/functions/trim.md
docs/content/functions/truncate.md
docs/content/functions/union.md
docs/content/functions/uniq.md
docs/content/functions/unix.md
docs/content/functions/upper.md
docs/content/functions/urlize.md
docs/content/functions/where.md
docs/content/functions/with.md
docs/content/getting-started/_index.md
docs/content/getting-started/configuration.md
docs/content/getting-started/directory-structure.md
docs/content/getting-started/installing.md
docs/content/getting-started/quick-start.md
docs/content/getting-started/usage.md
docs/content/hosting-and-deployment/_index.md
docs/content/hosting-and-deployment/deployment-with-rsync.md
docs/content/hosting-and-deployment/deployment-with-wercker.md
docs/content/hosting-and-deployment/hosting-on-bitbucket.md
docs/content/hosting-and-deployment/hosting-on-firebase.md
docs/content/hosting-and-deployment/hosting-on-github.md
docs/content/hosting-and-deployment/hosting-on-gitlab.md
docs/content/hosting-and-deployment/hosting-on-netlify.md
docs/content/news/0-16.md
docs/content/news/0-17.md
docs/content/news/0-18.md
docs/content/news/0-19.md
docs/content/news/0-20-1.md
docs/content/news/0-20-2.md
docs/content/news/0-20-3.md
docs/content/news/0-20-4.md
docs/content/news/0-20-5.md
docs/content/news/0-20-6.md
docs/content/news/0-20-7.md
docs/content/news/0-20.md
docs/content/news/0-21.md
docs/content/news/0-22-1.md
docs/content/news/0-22.md
docs/content/news/0-23.md
docs/content/news/0-24-1.md
docs/content/news/0-24.md
docs/content/news/0-25-1.md
docs/content/news/0-25.md
docs/content/news/0.26-relnotes.md
docs/content/news/_index.md
docs/content/news/http2-server-push-in-hugo.md
docs/content/readfiles/README.md
docs/content/readfiles/bfconfig.md
docs/content/readfiles/dateformatting.md
docs/content/readfiles/menuvars.md
docs/content/readfiles/testing.txt
docs/content/release-notes/0.25-relnotes.md
docs/content/release-notes/0.25.1-relnotes.md
docs/content/templates/404.md
docs/content/templates/_index.md
docs/content/templates/alternatives.md
docs/content/templates/base.md
docs/content/templates/data-templates.md
docs/content/templates/files.md
docs/content/templates/homepage.md
docs/content/templates/internal.md
docs/content/templates/introduction.md
docs/content/templates/lists.md
docs/content/templates/lookup-order.md
docs/content/templates/menu-templates.md
docs/content/templates/ordering-and-grouping.md
docs/content/templates/output-formats.md
docs/content/templates/pagination.md
docs/content/templates/partials.md
docs/content/templates/robots.md
docs/content/templates/rss.md
docs/content/templates/section-templates.md
docs/content/templates/shortcode-templates.md
docs/content/templates/single-page-templates.md
docs/content/templates/sitemap-template.md
docs/content/templates/taxonomy-templates.md
docs/content/templates/template-debugging.md
docs/content/templates/views.md
docs/content/themes/_index.md
docs/content/themes/creating.md
docs/content/themes/customizing.md
docs/content/themes/installing-and-using-themes.md
docs/content/tools/_index.md
docs/content/tools/editors.md
docs/content/tools/frontends.md
docs/content/tools/migrations.md
docs/content/tools/other.md
docs/content/tools/search.md
docs/content/tools/starter-kits.md
docs/content/tools/syntax-highlighting.md
docs/content/troubleshooting/_index.md
docs/content/troubleshooting/accented-characters-in-urls.md
docs/content/troubleshooting/build-performance.md
docs/content/troubleshooting/eof-error.md
docs/content/variables/_index.md
docs/content/variables/files.md
docs/content/variables/git.md
docs/content/variables/hugo.md
docs/content/variables/menus.md
docs/content/variables/page.md
docs/content/variables/shortcodes.md
docs/content/variables/site.md
docs/content/variables/sitemap.md
docs/content/variables/taxonomy.md
docs/data/articles.toml
docs/data/docs.json
docs/data/homepagetweets.toml
docs/data/references.toml
docs/data/titles.toml
docs/layouts/shortcodes/asciicast.html
docs/layouts/shortcodes/code.html
docs/layouts/shortcodes/datatable.html
docs/layouts/shortcodes/directoryindex.html
docs/layouts/shortcodes/docfile.html
docs/layouts/shortcodes/exfile.html
docs/layouts/shortcodes/exfm.html
docs/layouts/shortcodes/gh.html
docs/layouts/shortcodes/ghrepo.html
docs/layouts/shortcodes/nohighlight.html
docs/layouts/shortcodes/note.html
docs/layouts/shortcodes/output.html
docs/layouts/shortcodes/readfile.html
docs/layouts/shortcodes/tip.html
docs/layouts/shortcodes/todo.html
docs/layouts/shortcodes/warning.html
docs/layouts/shortcodes/yt.html
docs/netlify.toml
docs/pull-theme.sh
docs/requirements.txt
docs/static/apple-touch-icon.png
docs/static/contribute/development/accept-cla.png
docs/static/contribute/development/ci-errors.png
docs/static/contribute/development/copy-remote-url.png
docs/static/contribute/development/forking-a-repository.png
docs/static/contribute/development/open-pull-request.png
docs/static/css/bootstrap-additions-gohugo.css
docs/static/css/bootstrap-changes-gohugo.css
docs/static/css/bootstrap-stripped-gohugo.css
docs/static/css/content-style.css
docs/static/css/home-page-style-responsive.css
docs/static/css/home-page-style.css
docs/static/css/hugofont.css
docs/static/css/style-responsive.css
docs/static/css/style.css
docs/static/favicon.ico
docs/static/fonts/glyphicons-halflings-regular.eot
docs/static/fonts/glyphicons-halflings-regular.svg
docs/static/fonts/glyphicons-halflings-regular.ttf
docs/static/fonts/glyphicons-halflings-regular.woff
docs/static/fonts/glyphicons-halflings-regular.woff2
docs/static/fonts/hugo.eot
docs/static/fonts/hugo.svg
docs/static/fonts/hugo.ttf
docs/static/fonts/hugo.woff
docs/static/hosting-and-deployment/deployment-with-wercker/adding-a-github-pages-step.png
docs/static/hosting-and-deployment/deployment-with-wercker/adding-the-project-to-github.png
docs/static/hosting-and-deployment/deployment-with-wercker/and-we-ve-got-an-app.png
docs/static/hosting-and-deployment/deployment-with-wercker/configure-the-deploy-step.png
docs/static/hosting-and-deployment/deployment-with-wercker/creating-a-basic-hugo-site.png
docs/static/hosting-and-deployment/deployment-with-wercker/public-or-not.png
docs/static/hosting-and-deployment/deployment-with-wercker/using-hugo-build.png
docs/static/hosting-and-deployment/deployment-with-wercker/wercker-access.png
docs/static/hosting-and-deployment/deployment-with-wercker/wercker-account-settings.png
docs/static/hosting-and-deployment/deployment-with-wercker/wercker-add-app.png
docs/static/hosting-and-deployment/deployment-with-wercker/wercker-git-connections.png
docs/static/hosting-and-deployment/deployment-with-wercker/wercker-search.png
docs/static/hosting-and-deployment/deployment-with-wercker/wercker-select-owner.png
docs/static/hosting-and-deployment/deployment-with-wercker/wercker-select-repository.png
docs/static/hosting-and-deployment/deployment-with-wercker/wercker-sign-up-page.png
docs/static/hosting-and-deployment/deployment-with-wercker/wercker-sign-up.png
docs/static/hosting-and-deployment/deployment-with-wercker/werckeryml.png
docs/static/hosting-and-deployment/hosting-on-bitbucket/bitbucket-blog-post.png
docs/static/hosting-and-deployment/hosting-on-bitbucket/bitbucket-create-repo.png
docs/static/hosting-and-deployment/hosting-on-netlify/netlify-add-new-site.jpg
docs/static/hosting-and-deployment/hosting-on-netlify/netlify-authorize-added-permissions.jpg
docs/static/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-1.jpg
docs/static/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-2.jpg
docs/static/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-3.jpg
docs/static/hosting-and-deployment/hosting-on-netlify/netlify-deploy-published.jpg
docs/static/hosting-and-deployment/hosting-on-netlify/netlify-deploying-site.gif
docs/static/hosting-and-deployment/hosting-on-netlify/netlify-first-authorize.jpg
docs/static/hosting-and-deployment/hosting-on-netlify/netlify-live-site.jpg
docs/static/hosting-and-deployment/hosting-on-netlify/netlify-push-to-deploy.jpg
docs/static/hosting-and-deployment/hosting-on-netlify/netlify-signup.jpg
docs/static/hosting-and-deployment/hosting-on-netlify/tibobeijennl.jpg
docs/static/images/blog/hugo-26-poster.png
docs/static/images/blog/hugo-http2-push.png
docs/static/images/contribute/development/accept-cla.png
docs/static/images/contribute/development/ci-errors.png
docs/static/images/contribute/development/copy-remote-url.png
docs/static/images/contribute/development/forking-a-repository.png
docs/static/images/contribute/development/open-pull-request.png
docs/static/images/gohugoio-card-1.png
docs/static/images/hosting-and-deployment/deployment-with-wercker/adding-a-github-pages-step.png
docs/static/images/hosting-and-deployment/deployment-with-wercker/adding-the-project-to-github.png
docs/static/images/hosting-and-deployment/deployment-with-wercker/and-we-ve-got-an-app.png
docs/static/images/hosting-and-deployment/deployment-with-wercker/configure-the-deploy-step.png
docs/static/images/hosting-and-deployment/deployment-with-wercker/creating-a-basic-hugo-site.png
docs/static/images/hosting-and-deployment/deployment-with-wercker/public-or-not.png
docs/static/images/hosting-and-deployment/deployment-with-wercker/using-hugo-build.png
docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-access.png
docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-account-settings.png
docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-add-app.png
docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-git-connections.png
docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-search.png
docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-select-owner.png
docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-select-repository.png
docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-sign-up-page.png
docs/static/images/hosting-and-deployment/deployment-with-wercker/wercker-sign-up.png
docs/static/images/hosting-and-deployment/deployment-with-wercker/werckeryml.png
docs/static/images/hosting-and-deployment/hosting-on-bitbucket/bitbucket-blog-post.png
docs/static/images/hosting-and-deployment/hosting-on-bitbucket/bitbucket-create-repo.png
docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-add-new-site.jpg
docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-authorize-added-permissions.jpg
docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-1.jpg
docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-2.jpg
docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-3.jpg
docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-deploy-published.jpg
docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-deploying-site.gif
docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-first-authorize.jpg
docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-live-site.jpg
docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-push-to-deploy.jpg
docs/static/images/hosting-and-deployment/hosting-on-netlify/netlify-signup.jpg
docs/static/images/hosting-and-deployment/hosting-on-netlify/tibobeijennl.jpg
docs/static/images/icon-custom-outputs.svg
docs/static/images/quickstart/bookshelf-bleak-theme.png
docs/static/images/quickstart/bookshelf-disqus.png
docs/static/images/quickstart/bookshelf-new-default-image.png
docs/static/images/quickstart/bookshelf-only-picture.png
docs/static/images/quickstart/bookshelf-robust-theme.png
docs/static/images/quickstart/bookshelf-updated-config.png
docs/static/images/quickstart/bookshelf.png
docs/static/images/quickstart/default.jpg
docs/static/images/quickstart/gh-pages-ui.png
docs/static/images/site-hierarchy.svg
docs/static/img/2626info-tn.png
docs/static/img/antzucaro-tn.jpg
docs/static/img/apperneticioblog.png
docs/static/img/arresteddevops-tn.png
docs/static/img/asc-tn.jpg
docs/static/img/astrochili-tn.png
docs/static/img/aydoscom.png
docs/static/img/balaramadurai-net-tn.jpg
docs/static/img/barricade-tn.png
docs/static/img/bepsays-tn.png
docs/static/img/bharathpalavalli-tn.png
docs/static/img/bugtrackersio-tn.jpg
docs/static/img/bullion-investor-com.png
docs/static/img/camunda-blog.png
docs/static/img/camunda-docs.png
docs/static/img/carnivorousplants-tn.png
docs/static/img/cdnoverview-tn.png
docs/static/img/chinese-grammar-tn.png
docs/static/img/chingli-tn.jpg
docs/static/img/chipsncookies-tn.png
docs/static/img/christianmendoza-tn.jpg
docs/static/img/cinegyopen-tn.png
docs/static/img/clearhaus-tn.png
docs/static/img/cloudshark-tn.jpg
docs/static/img/codingjournal-tn.png
docs/static/img/consequently.jpg
docs/static/img/content/archetypes/archetype-hierarchy.png
docs/static/img/ctlcompiled-tn.png
docs/static/img/danmux-tn.jpg
docs/static/img/datapipelinearchitect-tn.jpg
docs/static/img/davidepetilli-tn.jpg
docs/static/img/davidrallen-tn.png
docs/static/img/davidyates-tn.png
docs/static/img/dbzman-online-tn.png
docs/static/img/desk-mini.jpg
docs/static/img/desk-sm.jpg
docs/static/img/desk-wide.jpg
docs/static/img/desk.jpg
docs/static/img/devmonk-tn.jpg
docs/static/img/dmitriid.com.png
docs/static/img/docs.eurie.io-tn.png
docs/static/img/emilyhorsman.com-tn.jpg
docs/static/img/enjoyablerecipes-tn.png
docs/static/img/esaezgil_com-tn.png
docs/static/img/esolia_com-tn.png
docs/static/img/esolia_pro-tn.png
docs/static/img/fale-tn.png
docs/static/img/firstnameclub.png
docs/static/img/fixatom-tn.png
docs/static/img/freebsd-19px.svg
docs/static/img/furqansoftware-tn.png
docs/static/img/fxsitecompat-tn.png
docs/static/img/gntech-tn.png
docs/static/img/gogb-tn.jpg
docs/static/img/goin5minutes-tn.png
docs/static/img/gray.png
docs/static/img/h10n.me-tn.png
docs/static/img/heimatverein-niederjosbach-tn.png
docs/static/img/horeaporutiu-tn.jpg
docs/static/img/hugo-logo-med.png
docs/static/img/hugo-logo.png
docs/static/img/hugo-tn.jpg
docs/static/img/hugo.png
docs/static/img/hugoSM.png
docs/static/img/invincible-tn.jpg
docs/static/img/invision-tn.png
docs/static/img/jamescampbell-tn.png
docs/static/img/jonbeebe.net-thumbnail.png
docs/static/img/jorgennilsson-tn.png
docs/static/img/kjhealy-tn.jpg
docs/static/img/klingt-net-tn.png
docs/static/img/launchcode-tn.jpg
docs/static/img/leepenney-tn.jpg
docs/static/img/leowkahman-tn.png
docs/static/img/lk4d4-tn.jpg
docs/static/img/losslesslife-tn.png
docs/static/img/lucumt.info.png
docs/static/img/mariosanchez-tn.jpg
docs/static/img/mayan-edms-tn.png
docs/static/img/michaelwhatcott-tn.jpg
docs/static/img/mongodb-eng-tn.png
docs/static/img/mtbhomer-tn.png
docs/static/img/myearworms-tn.jpg
docs/static/img/neavey-tn.jpg
docs/static/img/nickoneill-tn.jpg
docs/static/img/ninjaducks-tn.png
docs/static/img/ninya-tn.jpg
docs/static/img/nodesk-tn.png
docs/static/img/novelist-xyz.png
docs/static/img/npf-tn.jpg
docs/static/img/nutspubcrawl.jpg
docs/static/img/ocul-maps.png
docs/static/img/petanikode.png
docs/static/img/peteraba-tn.jpg
docs/static/img/picturingjordan-tn.png
docs/static/img/promotive.png
docs/static/img/quickstart/bookshelf-bleak-theme.png
docs/static/img/quickstart/bookshelf-disqus.png
docs/static/img/quickstart/bookshelf-new-default-image.png
docs/static/img/quickstart/bookshelf-only-picture.png
docs/static/img/quickstart/bookshelf-robust-theme.png
docs/static/img/quickstart/bookshelf-updated-config.png
docs/static/img/quickstart/bookshelf.png
docs/static/img/quickstart/default.jpg
docs/static/img/rahulrai_in-tn.png
docs/static/img/rakutentech-tn.png
docs/static/img/rdegges-tn.png
docs/static/img/readtext-tn.png
docs/static/img/richardsumilang-tn.png
docs/static/img/rick_cogley_info-tn.jpg
docs/static/img/ridingbytes-tn.png
docs/static/img/robertbasic-tn.png
docs/static/img/sanjay-saxena-tn.png
docs/static/img/scottcwilson-tn.png
docs/static/img/shapeshed-tn.png
docs/static/img/shelan-tn.png
docs/static/img/siba-tn.png
docs/static/img/silvergeko.jpg
docs/static/img/softinio-tn.png
docs/static/img/spf13-tn.jpg
docs/static/img/steambap.png
docs/static/img/stefano.chiodino-tn.jpg
docs/static/img/stou-tn.png
docs/static/img/szymonkatra-tn.png
docs/static/img/techmadeplain-tn.jpg
docs/static/img/tendermint-tn.jpg
docs/static/img/thecodeking-tn.jpg
docs/static/img/thehome-tn.png
docs/static/img/thislittleduck-tn.png
docs/static/img/tibobeijen-nl-tn.png
docs/static/img/ttsreader-tn.png
docs/static/img/tutorialonfly-tn.jpg
docs/static/img/tutorials/automated-deployments/adding-a-deploy-pipeline.png
docs/static/img/tutorials/automated-deployments/adding-a-deploy-step.png
docs/static/img/tutorials/automated-deployments/adding-the-project-to-github.png
docs/static/img/tutorials/automated-deployments/creating-a-basic-hugo-site.png
docs/static/img/tutorials/automated-deployments/public-or-not.png
docs/static/img/tutorials/automated-deployments/using-hugo-build.png
docs/static/img/tutorials/automated-deployments/wercker-access.png
docs/static/img/tutorials/automated-deployments/wercker-add-app.png
docs/static/img/tutorials/automated-deployments/wercker-git-connections.png
docs/static/img/tutorials/automated-deployments/wercker-search.png
docs/static/img/tutorials/automated-deployments/wercker-select-repository.png
docs/static/img/tutorials/automated-deployments/wercker-sign-up-page.png
docs/static/img/tutorials/automated-deployments/wercker-sign-up.png
docs/static/img/tutorials/automated-deployments/werckeryml.png
docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-blog-post.png
docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-create-repo.png
docs/static/img/tutorials/how-to-contribute-to-hugo/accept-cla.png
docs/static/img/tutorials/how-to-contribute-to-hugo/ci-errors.png
docs/static/img/tutorials/how-to-contribute-to-hugo/copy-remote-url.png
docs/static/img/tutorials/how-to-contribute-to-hugo/forking-a-repository.png
docs/static/img/tutorials/how-to-contribute-to-hugo/open-pull-request.png
docs/static/img/tutswiki-tn.jpg
docs/static/img/ucsb-tn.jpg
docs/static/img/upbeat.png
docs/static/img/vamp_landingpage-tn.png
docs/static/img/viglug-tn.png
docs/static/img/vurt.co-tn.jpg
docs/static/img/worldtowriters-com.jpg
docs/static/img/yslow-rules-tn.png
docs/static/img/ysqi-blog.png
docs/static/img/yulinling-tn.jpg
docs/static/js/livereload.js
docs/static/js/owl.carousel-custom.js
docs/static/js/scripts.js
docs/static/quickstart/bookshelf-bleak-theme.png
docs/static/quickstart/bookshelf-disqus.png
docs/static/quickstart/bookshelf-new-default-image.png
docs/static/quickstart/bookshelf-only-picture.png
docs/static/quickstart/bookshelf-robust-theme.png
docs/static/quickstart/bookshelf-updated-config.png
docs/static/quickstart/bookshelf.png
docs/static/quickstart/default.jpg
docs/static/quickstart/gh-pages-ui.png
docs/static/share/hugo-tall.png
docs/static/share/made-with-hugo-dark.png
docs/static/share/made-with-hugo-long-dark.png
docs/static/share/made-with-hugo-long.png
docs/static/share/made-with-hugo.png
docs/static/share/powered-by-hugo-dark.png
docs/static/share/powered-by-hugo-long-dark.png
docs/static/share/powered-by-hugo-long.png
docs/static/share/powered-by-hugo.png
docs/static/vendor/OwlCarousel2/LICENSE
docs/static/vendor/OwlCarousel2/css/owl.carousel.css
docs/static/vendor/OwlCarousel2/css/owl.theme.default.css
docs/static/vendor/OwlCarousel2/js/owl.carousel.min.js
docs/static/vendor/OwlCarousel2/notes.txt
docs/static/vendor/dieulot/js/instantclick.min.js
docs/static/vendor/flesler/js/jquery.scrollTo.min.js
docs/static/vendor/font-awesome/css/font-awesome.min.css
docs/static/vendor/font-awesome/fonts/FontAwesome.otf
docs/static/vendor/font-awesome/fonts/fontawesome-webfont.eot
docs/static/vendor/font-awesome/fonts/fontawesome-webfont.svg
docs/static/vendor/font-awesome/fonts/fontawesome-webfont.ttf
docs/static/vendor/font-awesome/fonts/fontawesome-webfont.woff
docs/static/vendor/font-awesome/fonts/fontawesome-webfont.woff2
docs/static/vendor/highlightjs/css/monokai-sublime.css
docs/static/vendor/highlightjs/js/highlight.pack.js
docs/static/vendor/highlightjs/notes.txt
docs/static/vendor/jquery/js/jquery-2.1.4.min.js
docs/static/vendor/twitter/js/bootstrap.min.js
docs/themes/gohugoioTheme/.gitignore
docs/themes/gohugoioTheme/README.md
docs/themes/gohugoioTheme/archetypes/default.md
docs/themes/gohugoioTheme/archetypes/functions.md
docs/themes/gohugoioTheme/archetypes/showcase.md
docs/themes/gohugoioTheme/archetypes/tutorials.md
docs/themes/gohugoioTheme/layouts/404.html
docs/themes/gohugoioTheme/layouts/_default/baseof.html
docs/themes/gohugoioTheme/layouts/_default/list.html
docs/themes/gohugoioTheme/layouts/_default/page.html
docs/themes/gohugoioTheme/layouts/_default/single.html
docs/themes/gohugoioTheme/layouts/_default/taxonomy.html
docs/themes/gohugoioTheme/layouts/_default/terms.html
docs/themes/gohugoioTheme/layouts/index.headers
docs/themes/gohugoioTheme/layouts/index.html
docs/themes/gohugoioTheme/layouts/index.redir
docs/themes/gohugoioTheme/layouts/news/list.html
docs/themes/gohugoioTheme/layouts/news/single.html
docs/themes/gohugoioTheme/layouts/page/documentation-home.html
docs/themes/gohugoioTheme/layouts/partials/boxes-section-summaries.html
docs/themes/gohugoioTheme/layouts/partials/boxes-small-news.html
docs/themes/gohugoioTheme/layouts/partials/components/author-github-data-card.html
docs/themes/gohugoioTheme/layouts/partials/components/author-github-data.html
docs/themes/gohugoioTheme/layouts/partials/docs/functions-signature.html
docs/themes/gohugoioTheme/layouts/partials/docs/page-meta-data.html
docs/themes/gohugoioTheme/layouts/partials/entry-summary.html
docs/themes/gohugoioTheme/layouts/partials/head-additions.html
docs/themes/gohugoioTheme/layouts/partials/hero.html
docs/themes/gohugoioTheme/layouts/partials/home-page-sections/features-icons.html
docs/themes/gohugoioTheme/layouts/partials/home-page-sections/features-single.html
docs/themes/gohugoioTheme/layouts/partials/home-page-sections/installation.html
docs/themes/gohugoioTheme/layouts/partials/home-page-sections/open-source-involvement.html
docs/themes/gohugoioTheme/layouts/partials/home-page-sections/tweets.html
docs/themes/gohugoioTheme/layouts/partials/icon-link.html
docs/themes/gohugoioTheme/layouts/partials/manifest.html
docs/themes/gohugoioTheme/layouts/partials/nav-links-docs-mobile.html
docs/themes/gohugoioTheme/layouts/partials/nav-links-docs.html
docs/themes/gohugoioTheme/layouts/partials/nav-links-global-mobile.html
docs/themes/gohugoioTheme/layouts/partials/nav-links.html
docs/themes/gohugoioTheme/layouts/partials/nav-mobile.html
docs/themes/gohugoioTheme/layouts/partials/nav-top.html
docs/themes/gohugoioTheme/layouts/partials/page-edit.html
docs/themes/gohugoioTheme/layouts/partials/page-header.html
docs/themes/gohugoioTheme/layouts/partials/pagelayout.html
docs/themes/gohugoioTheme/layouts/partials/previous-next-links-in-section.html
docs/themes/gohugoioTheme/layouts/partials/previous-next-links.html
docs/themes/gohugoioTheme/layouts/partials/site-footer.html
docs/themes/gohugoioTheme/layouts/partials/site-nav.html
docs/themes/gohugoioTheme/layouts/partials/site-scripts.html
docs/themes/gohugoioTheme/layouts/partials/site-search.html
docs/themes/gohugoioTheme/layouts/partials/social-follow.html
docs/themes/gohugoioTheme/layouts/partials/summary.html
docs/themes/gohugoioTheme/layouts/partials/svg/Twitter_Logo_Blue.svg
docs/themes/gohugoioTheme/layouts/partials/svg/apple.svg
docs/themes/gohugoioTheme/layouts/partials/svg/clipboard.svg
docs/themes/gohugoioTheme/layouts/partials/svg/clippy.svg
docs/themes/gohugoioTheme/layouts/partials/svg/cloud.svg
docs/themes/gohugoioTheme/layouts/partials/svg/content.svg
docs/themes/gohugoioTheme/layouts/partials/svg/design.svg
docs/themes/gohugoioTheme/layouts/partials/svg/exclamation.svg
docs/themes/gohugoioTheme/layouts/partials/svg/facebook.svg
docs/themes/gohugoioTheme/layouts/partials/svg/focus.svg
docs/themes/gohugoioTheme/layouts/partials/svg/freebsd.svg
docs/themes/gohugoioTheme/layouts/partials/svg/functions.svg
docs/themes/gohugoioTheme/layouts/partials/svg/github-corner.svg
docs/themes/gohugoioTheme/layouts/partials/svg/github-squared.svg
docs/themes/gohugoioTheme/layouts/partials/svg/gitter.svg
docs/themes/gohugoioTheme/layouts/partials/svg/gme.svg
docs/themes/gohugoioTheme/layouts/partials/svg/godoc-icon.html
docs/themes/gohugoioTheme/layouts/partials/svg/gopher-2.svg
docs/themes/gohugoioTheme/layouts/partials/svg/gopher-front.svg
docs/themes/gohugoioTheme/layouts/partials/svg/gopher-hero.svg
docs/themes/gohugoioTheme/layouts/partials/svg/gopher-homepage.svg
docs/themes/gohugoioTheme/layouts/partials/svg/gopher-side_color.svg
docs/themes/gohugoioTheme/layouts/partials/svg/gopher-side_path.svg
docs/themes/gohugoioTheme/layouts/partials/svg/gopher-small.svg
docs/themes/gohugoioTheme/layouts/partials/svg/gopher.svg
docs/themes/gohugoioTheme/layouts/partials/svg/hugo-h-only.svg
docs/themes/gohugoioTheme/layouts/partials/svg/hugo-logo-wide.svg
docs/themes/gohugoioTheme/layouts/partials/svg/hugo.svg
docs/themes/gohugoioTheme/layouts/partials/svg/ic_arrow_drop_down.svg
docs/themes/gohugoioTheme/layouts/partials/svg/ic_arrow_drop_up.svg
docs/themes/gohugoioTheme/layouts/partials/svg/ic_chevron_left_black_24px.svg
docs/themes/gohugoioTheme/layouts/partials/svg/ic_chevron_right_black_24px.svg
docs/themes/gohugoioTheme/layouts/partials/svg/idea.svg
docs/themes/gohugoioTheme/layouts/partials/svg/instagram.svg
docs/themes/gohugoioTheme/layouts/partials/svg/javascript.svg
docs/themes/gohugoioTheme/layouts/partials/svg/json.svg
docs/themes/gohugoioTheme/layouts/partials/svg/link-ext.svg
docs/themes/gohugoioTheme/layouts/partials/svg/link-permalink.svg
docs/themes/gohugoioTheme/layouts/partials/svg/md.svg
docs/themes/gohugoioTheme/layouts/partials/svg/mdsolid.svg
docs/themes/gohugoioTheme/layouts/partials/svg/newlogo.svg
docs/themes/gohugoioTheme/layouts/partials/svg/sass.svg
docs/themes/gohugoioTheme/layouts/partials/svg/search.svg
docs/themes/gohugoioTheme/layouts/partials/svg/twitter.svg
docs/themes/gohugoioTheme/layouts/partials/svg/website.svg
docs/themes/gohugoioTheme/layouts/partials/svg/windows.svg
docs/themes/gohugoioTheme/layouts/partials/svg/yaml.svg
docs/themes/gohugoioTheme/layouts/partials/tags.html
docs/themes/gohugoioTheme/layouts/partials/toc.html
docs/themes/gohugoioTheme/layouts/partials/twitter_cards.html
docs/themes/gohugoioTheme/layouts/robots.txt
docs/themes/gohugoioTheme/layouts/shortcodes/articlelist.html
docs/themes/gohugoioTheme/layouts/shortcodes/code.html
docs/themes/gohugoioTheme/layouts/shortcodes/datatable.html
docs/themes/gohugoioTheme/layouts/shortcodes/directoryindex.html
docs/themes/gohugoioTheme/layouts/shortcodes/docfile.html
docs/themes/gohugoioTheme/layouts/shortcodes/exfile.html
docs/themes/gohugoioTheme/layouts/shortcodes/exfm.html
docs/themes/gohugoioTheme/layouts/shortcodes/gh.html
docs/themes/gohugoioTheme/layouts/shortcodes/ghrepo.html
docs/themes/gohugoioTheme/layouts/shortcodes/nohighlight.html
docs/themes/gohugoioTheme/layouts/shortcodes/note.html
docs/themes/gohugoioTheme/layouts/shortcodes/output.html
docs/themes/gohugoioTheme/layouts/shortcodes/readfile.html
docs/themes/gohugoioTheme/layouts/shortcodes/tip.html
docs/themes/gohugoioTheme/layouts/shortcodes/warning.html
docs/themes/gohugoioTheme/layouts/shortcodes/yt.html
docs/themes/gohugoioTheme/license.md
docs/themes/gohugoioTheme/src/css/_algolia.css
docs/themes/gohugoioTheme/src/css/_anchorforid.css
docs/themes/gohugoioTheme/src/css/_animation.css
docs/themes/gohugoioTheme/src/css/_code.css
docs/themes/gohugoioTheme/src/css/_color-scheme.css
docs/themes/gohugoioTheme/src/css/_columns.css
docs/themes/gohugoioTheme/src/css/_content-tables.css
docs/themes/gohugoioTheme/src/css/_content.css
docs/themes/gohugoioTheme/src/css/_definition-lists.css
docs/themes/gohugoioTheme/src/css/_documentation-styles.css
docs/themes/gohugoioTheme/src/css/_font-family.css
docs/themes/gohugoioTheme/src/css/_hljs.css
docs/themes/gohugoioTheme/src/css/_hugo-internal-template-styling.css
docs/themes/gohugoioTheme/src/css/_no-js.css
docs/themes/gohugoioTheme/src/css/_social-icons.css
docs/themes/gohugoioTheme/src/css/_stickyheader.css
docs/themes/gohugoioTheme/src/css/_svg.css
docs/themes/gohugoioTheme/src/css/_tachyons.css
docs/themes/gohugoioTheme/src/css/_variables.css
docs/themes/gohugoioTheme/src/css/font/_muli-200.css
docs/themes/gohugoioTheme/src/css/font/_muli-300.css
docs/themes/gohugoioTheme/src/css/font/_muli-400.css
docs/themes/gohugoioTheme/src/css/font/_muli-600.css
docs/themes/gohugoioTheme/src/css/font/_muli-700.css
docs/themes/gohugoioTheme/src/css/font/_muli-800.css
docs/themes/gohugoioTheme/src/css/font/_muli-900.css
docs/themes/gohugoioTheme/src/css/main.css
docs/themes/gohugoioTheme/src/css/postcss.config.js
docs/themes/gohugoioTheme/src/js/anchorforid.js
docs/themes/gohugoioTheme/src/js/clipboardjs.js
docs/themes/gohugoioTheme/src/js/codeblocks.js
docs/themes/gohugoioTheme/src/js/docsearch.js
docs/themes/gohugoioTheme/src/js/filesaver.js
docs/themes/gohugoioTheme/src/js/hljs.js
docs/themes/gohugoioTheme/src/js/lazysizes.js
docs/themes/gohugoioTheme/src/js/main.js
docs/themes/gohugoioTheme/src/js/menutoggle.js
docs/themes/gohugoioTheme/src/js/nojs.js
docs/themes/gohugoioTheme/src/js/scrolldir.js
docs/themes/gohugoioTheme/src/js/smoothscroll.js
docs/themes/gohugoioTheme/src/package-lock.json
docs/themes/gohugoioTheme/src/package.json
docs/themes/gohugoioTheme/src/readme.md
docs/themes/gohugoioTheme/src/webpack.config.js
docs/themes/gohugoioTheme/static/android-chrome-144x144.png
docs/themes/gohugoioTheme/static/android-chrome-192x192.png
docs/themes/gohugoioTheme/static/android-chrome-256x256.png
docs/themes/gohugoioTheme/static/android-chrome-36x36.png
docs/themes/gohugoioTheme/static/android-chrome-48x48.png
docs/themes/gohugoioTheme/static/android-chrome-72x72.png
docs/themes/gohugoioTheme/static/android-chrome-96x96.png
docs/themes/gohugoioTheme/static/apple-touch-icon.png
docs/themes/gohugoioTheme/static/browserconfig.xml
docs/themes/gohugoioTheme/static/dist/app.bundle.js
docs/themes/gohugoioTheme/static/dist/main.css
docs/themes/gohugoioTheme/static/favicon-16x16.png
docs/themes/gohugoioTheme/static/favicon-32x32.png
docs/themes/gohugoioTheme/static/favicon.ico
docs/themes/gohugoioTheme/static/files/muli-latin-200.eot
docs/themes/gohugoioTheme/static/files/muli-latin-200.svg
docs/themes/gohugoioTheme/static/files/muli-latin-200.woff
docs/themes/gohugoioTheme/static/files/muli-latin-200.woff2
docs/themes/gohugoioTheme/static/files/muli-latin-200italic.eot
docs/themes/gohugoioTheme/static/files/muli-latin-200italic.svg
docs/themes/gohugoioTheme/static/files/muli-latin-200italic.woff
docs/themes/gohugoioTheme/static/files/muli-latin-200italic.woff2
docs/themes/gohugoioTheme/static/files/muli-latin-300.eot
docs/themes/gohugoioTheme/static/files/muli-latin-300.svg
docs/themes/gohugoioTheme/static/files/muli-latin-300.woff
docs/themes/gohugoioTheme/static/files/muli-latin-300.woff2
docs/themes/gohugoioTheme/static/files/muli-latin-300italic.eot
docs/themes/gohugoioTheme/static/files/muli-latin-300italic.svg
docs/themes/gohugoioTheme/static/files/muli-latin-300italic.woff
docs/themes/gohugoioTheme/static/files/muli-latin-300italic.woff2
docs/themes/gohugoioTheme/static/files/muli-latin-400.eot
docs/themes/gohugoioTheme/static/files/muli-latin-400.svg
docs/themes/gohugoioTheme/static/files/muli-latin-400.woff
docs/themes/gohugoioTheme/static/files/muli-latin-400.woff2
docs/themes/gohugoioTheme/static/files/muli-latin-400italic.eot
docs/themes/gohugoioTheme/static/files/muli-latin-400italic.svg
docs/themes/gohugoioTheme/static/files/muli-latin-400italic.woff
docs/themes/gohugoioTheme/static/files/muli-latin-400italic.woff2
docs/themes/gohugoioTheme/static/files/muli-latin-600.eot
docs/themes/gohugoioTheme/static/files/muli-latin-600.svg
docs/themes/gohugoioTheme/static/files/muli-latin-600.woff
docs/themes/gohugoioTheme/static/files/muli-latin-600.woff2
docs/themes/gohugoioTheme/static/files/muli-latin-600italic.eot
docs/themes/gohugoioTheme/static/files/muli-latin-600italic.svg
docs/themes/gohugoioTheme/static/files/muli-latin-600italic.woff
docs/themes/gohugoioTheme/static/files/muli-latin-600italic.woff2
docs/themes/gohugoioTheme/static/files/muli-latin-700.eot
docs/themes/gohugoioTheme/static/files/muli-latin-700.svg
docs/themes/gohugoioTheme/static/files/muli-latin-700.woff
docs/themes/gohugoioTheme/static/files/muli-latin-700.woff2
docs/themes/gohugoioTheme/static/files/muli-latin-700italic.eot
docs/themes/gohugoioTheme/static/files/muli-latin-700italic.svg
docs/themes/gohugoioTheme/static/files/muli-latin-700italic.woff
docs/themes/gohugoioTheme/static/files/muli-latin-700italic.woff2
docs/themes/gohugoioTheme/static/files/muli-latin-800.eot
docs/themes/gohugoioTheme/static/files/muli-latin-800.svg
docs/themes/gohugoioTheme/static/files/muli-latin-800.woff
docs/themes/gohugoioTheme/static/files/muli-latin-800.woff2
docs/themes/gohugoioTheme/static/files/muli-latin-800italic.eot
docs/themes/gohugoioTheme/static/files/muli-latin-800italic.svg
docs/themes/gohugoioTheme/static/files/muli-latin-800italic.woff
docs/themes/gohugoioTheme/static/files/muli-latin-800italic.woff2
docs/themes/gohugoioTheme/static/files/muli-latin-900.eot
docs/themes/gohugoioTheme/static/files/muli-latin-900.svg
docs/themes/gohugoioTheme/static/files/muli-latin-900.woff
docs/themes/gohugoioTheme/static/files/muli-latin-900.woff2
docs/themes/gohugoioTheme/static/files/muli-latin-900italic.eot
docs/themes/gohugoioTheme/static/files/muli-latin-900italic.svg
docs/themes/gohugoioTheme/static/files/muli-latin-900italic.woff
docs/themes/gohugoioTheme/static/files/muli-latin-900italic.woff2
docs/themes/gohugoioTheme/static/images/GitHub-Mark-64px.png
docs/themes/gohugoioTheme/static/images/gohugoio-card.png
docs/themes/gohugoioTheme/static/images/home-page-templating-example.png
docs/themes/gohugoioTheme/static/images/homepage-screenshot-hugo-themes.jpg
docs/themes/gohugoioTheme/static/images/homepage-screenshot-hugo-themes_not-optimized-according-to-google.jpg
docs/themes/gohugoioTheme/static/images/icon-built-in-templates.svg
docs/themes/gohugoioTheme/static/images/icon-content-management.svg
docs/themes/gohugoioTheme/static/images/icon-fast.svg
docs/themes/gohugoioTheme/static/images/icon-multilingual.svg
docs/themes/gohugoioTheme/static/images/icon-multilingual2.svg
docs/themes/gohugoioTheme/static/images/icon-search.png
docs/themes/gohugoioTheme/static/images/icon-shortcodes.svg
docs/themes/gohugoioTheme/static/images/site-hierarchy.svg
docs/themes/gohugoioTheme/static/manifest.json
docs/themes/gohugoioTheme/static/mstile-144x144.png
docs/themes/gohugoioTheme/static/mstile-150x150.png
docs/themes/gohugoioTheme/static/mstile-310x310.png
docs/themes/gohugoioTheme/static/safari-pinned-tab.svg
docs/themes/gohugoioTheme/theme.toml