Squashed 'docs/' changes from bb15e9804..9cece6640
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sun, 21 Mar 2021 12:31:17 +0000 (13:31 +0100)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sun, 21 Mar 2021 12:31:17 +0000 (13:31 +0100)
commit81689af79901f0cdaff765cda6322dd4a9a7ccb3
tree61e98c4a9c39a44fe4aeea356c68e3ff620fc3e9
parent9d31f650da964a52f05fc27b7fb99cf3e09778cf
Squashed 'docs/' changes from bb15e9804..9cece6640

9cece6640 Function sort: fix example labels (#1344)
84444120f Revert "Fix sample data for sort function (#1363)" (#1364)
05c8619f4 Fix sample data for sort function (#1363)
2beb1c0ed Fix "Configure taxonomies" title (#1361)
cd777b9fb Fix sitemap configuration link (#1360)
52251fb42 Update the 'Customize Dates' example to not error (#1357)
1a14cc08a Update quick-start.md
17bb98a94 Add note about image metadata removal
ec4f7bfff Update 404.md
cebfb7a90 explaination that `weight` key is used for sorting
83190ff12 fix typo: "advance settings" → "advanced settings"
75743968c Update quick-start.md
f1c64cd5a Improved documentation.
8af3b236c Update theme

git-subtree-dir: docs
git-subtree-split: 9cece6640095a21673a730201466ea636d2f8ded
22 files changed:
_vendor/github.com/gohugoio/gohugoioTheme/data/sponsors.toml
_vendor/github.com/gohugoio/gohugoioTheme/layouts/_default/baseof.html
_vendor/github.com/gohugoio/gohugoioTheme/layouts/_default/single.html
_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/gtag.html
_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/home-page-sections/installation.html
_vendor/github.com/gohugoio/gohugoioTheme/layouts/partials/home-page-sections/sponsors.html
_vendor/github.com/gohugoio/gohugoioTheme/layouts/showcase/list.html
_vendor/github.com/gohugoio/gohugoioTheme/package.json [new file with mode: 0644]
_vendor/github.com/gohugoio/gohugoioTheme/static/images/sponsors/brave-logo.svg [new file with mode: 0644]
_vendor/modules.txt
content/en/content-management/image-processing/index.md
content/en/content-management/multilingual.md
content/en/content-management/taxonomies.md
content/en/functions/intersect.md
content/en/functions/sort.md
content/en/getting-started/configuration.md
content/en/getting-started/quick-start.md
content/en/hosting-and-deployment/hosting-on-github.md
content/en/templates/404.md
content/en/variables/menus.md
go.mod
go.sum