Squashed 'docs/' changes from 785e375f..49809a03
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 1 Feb 2019 08:01:04 +0000 (09:01 +0100)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Fri, 1 Feb 2019 08:01:04 +0000 (09:01 +0100)
commit5e078383a787e8b5ec3ba73f05ea4130840afbe2
treeab398abdc1bee075ed5995cc7edff743a170b44e
parent978856e2ad12d2bcaf37bb9e31f806b30a4c42f4
Squashed 'docs/' changes from 785e375f..49809a03

49809a03 Merge commit '20a631b4964fc0ab9137cce1e41774cbc17de044'
20a631b4 Squashed 'themes/gohugoioTheme/' changes from b8202f539..dafc91ff1
8b58f565 Re-generate CLI docs
4653a724 Add Netlify deployment badge
2d6246bc Remove some deprecated site variables
e6777153 Improve Algolia Search Display Styling
1570999f Add missing "." in front of gitlab-ci.yaml example
b922ae7d This adds documentation to the new configDir/Environment logic from .53 (#729)
7cff379f Correctly escape multi-word taxonomy terms in example
2dfeeda4 fix typo by removing stray paren
0870bd9a Fix typo in `paginate` description
91e8be85 Fixes https://github.com/gohugoio/hugo/issues/5609
c1db65ec Make the dummy URL more obvious
b4589ff0 Fix a link
b73dcb9a Consistently use "posts" as section name in examples
7a56abbc Format definitions
a9c6fd9b Minor clarification over the last commit
5c86bdc8 Add alternative instructions for Quick Start for non-git users
dafe7ee9 Add Visual Studio Code plug-ins
110ed19e Update HUGO_VERSION
2abd031a Update page.md
b332f7b9 Update page.md
f5a8c9d4 Update static-files.md
6d0c155c Add note about relative protocol URLs
a13751ac Theme Warning: Remove note about unquoted URLs
4c8f7d68 Incorporate feedback
6f2b9cf0 Update Creating Themes Warning
40d88d98 Fix ToC example to use binary true/false
4a11f3f1 Fix typo
2dbfc0a4 Fix a typo in taxonomies
d63790ef Do not mark UndocumentedFeature issues as stale
d7aff095 Regenerate docs.json
71c0826f Update transform.Unmarshal.md

git-subtree-dir: docs
git-subtree-split: 49809a038b2691637bab7f3f2e385dde654a88b8
79 files changed:
.github/stale.yml
README.md
content/en/commands/hugo.md
content/en/commands/hugo_benchmark.md [deleted file]
content/en/commands/hugo_check.md
content/en/commands/hugo_check_ulimit.md
content/en/commands/hugo_config.md
content/en/commands/hugo_convert.md
content/en/commands/hugo_convert_toJSON.md
content/en/commands/hugo_convert_toTOML.md
content/en/commands/hugo_convert_toYAML.md
content/en/commands/hugo_env.md
content/en/commands/hugo_gen.md
content/en/commands/hugo_gen_autocomplete.md
content/en/commands/hugo_gen_chromastyles.md
content/en/commands/hugo_gen_doc.md
content/en/commands/hugo_gen_man.md
content/en/commands/hugo_import.md
content/en/commands/hugo_import_jekyll.md
content/en/commands/hugo_list.md
content/en/commands/hugo_list_drafts.md
content/en/commands/hugo_list_expired.md
content/en/commands/hugo_list_future.md
content/en/commands/hugo_new.md
content/en/commands/hugo_new_site.md
content/en/commands/hugo_new_theme.md
content/en/commands/hugo_server.md
content/en/commands/hugo_version.md
content/en/content-management/archetypes.md
content/en/content-management/cross-references.md
content/en/content-management/menus.md
content/en/content-management/organization/index.md
content/en/content-management/page-resources.md
content/en/content-management/static-files.md
content/en/content-management/taxonomies.md
content/en/content-management/toc.md
content/en/content-management/urls.md
content/en/contribute/documentation.md
content/en/functions/apply.md
content/en/functions/first.md
content/en/functions/len.md
content/en/functions/transform.Unmarshal.md
content/en/functions/where.md
content/en/getting-started/code-toggle.md
content/en/getting-started/configuration.md
content/en/getting-started/directory-structure.md
content/en/getting-started/quick-start.md
content/en/hosting-and-deployment/deployment-with-rsync.md
content/en/hosting-and-deployment/hosting-on-bitbucket.md
content/en/hosting-and-deployment/hosting-on-gitlab.md
content/en/hosting-and-deployment/hosting-on-netlify.md
content/en/templates/base.md
content/en/templates/data-templates.md
content/en/templates/lists.md
content/en/templates/ordering-and-grouping.md
content/en/templates/pagination.md
content/en/templates/single-page-templates.md
content/en/templates/taxonomy-templates.md
content/en/templates/views.md
content/en/themes/creating.md
content/en/tools/editors.md
content/en/troubleshooting/build-performance.md
content/en/variables/hugo.md
content/en/variables/page.md
content/en/variables/site.md
content/zh/templates/base.md
data/docs.json
resources/_gen/assets/css/output/css/app.css_d11fe7b62c27961c87ecd0f2490357b9.content
resources/_gen/assets/css/output/css/app.css_d11fe7b62c27961c87ecd0f2490357b9.json
themes/gohugoioTheme/assets/css/_algolia.css
themes/gohugoioTheme/assets/output/css/app.css
themes/gohugoioTheme/layouts/_default/baseof.html
themes/gohugoioTheme/layouts/index.headers
themes/gohugoioTheme/layouts/partials/home-page-sections/sponsors.html
themes/gohugoioTheme/layouts/partials/site-search.html
themes/gohugoioTheme/src/package-lock.json [new file with mode: 0644]
themes/gohugoioTheme/src/package.json [new file with mode: 0644]
themes/gohugoioTheme/static/dist/app.bundle.js [new file with mode: 0644]
themes/gohugoioTheme/static/dist/main.css [new file with mode: 0644]