hugo:release-0.118.1

Last commit made on 2023-08-31
Get this branch:
git clone -b release-0.118.1 https://git.launchpad.net/hugo

Branch merges

Branch information

Name:
release-0.118.1
Repository:
lp:hugo

Recent commits

7362ba2... by hugoreleaser <email address hidden>

releaser: Prepare repository for 0.119.0-DEV

[ci skip]

0eb480a... by hugoreleaser <email address hidden>

releaser: Bump versions for release of 0.118.1

[ci skip]

7e9092e... by Bjørn Erik Pedersen

Revert to bullseye as the release build image

This was not available when I upgraded to Go 1.21, but is now, for some odd reason.

See https://github.com/bep/dockerfiles/commit/7761572995bed74c71ead9f3c3a71f624a4900ee

Fixes #11414

0200eaf... by hugoreleaser <email address hidden>

releaser: Prepare repository for 0.119.0-DEV

[ci skip]

28b640a... by hugoreleaser <email address hidden>

releaser: Bump versions for release of 0.118.0

[ci skip]

db45dbb... by Bjørn Erik Pedersen

Merge commit '77b976dd92b4f66657d83d875aef0c617df492d9'

77b976d... by Bjørn Erik Pedersen

Squashed 'docs/' changes from a7e1e9be8..686c7b6eb

686c7b6eb ci(Netlify): specify `HUGO_VERSION` environment variable once
da99a356f fix: change heading level
e57da3f00 Update taxonomy methods
746172490 Update description of rendered breadcrumb navigation
6bc52fd40 Clarify term
dab07dcb0 Fix typo
e50fa452a Fix typo
6c1ea83c2 Update template overview page
a5dc97845 Clarify the append function
a135e52a0 Update GitHub hosting instructions
a51bf9f4f Update sections page
ed35fc6c4 Update archetypes and glossary
1a4522b3e Format examples
a70f20094 Use "hugo new content" to create content
673846ff9 Remove comment
b7febf0c5 Fix link
6f6fe2133 Miscellaneous edits
99227dd18 Remove lookup order table from output formats page
bc8870657 tools/editors: Add Prettier Plugin for Go Templates
157b169eb Update docs.yaml
1c8f514e0 Update cond function
e5f1f8113 Add assumptions to taxonomy and term template lookup order examples
475b406e2 Update postprocess
2d6cb8dfc glossary: Update content type
03b514bac Add descriptions to template lookup order example sections
06678f919 glossary: Fix broken link
4cd505612 Simplify news listing
fadb980db Update glossary of terms
491bacd78 Change order of example sections for template lookup order
04b8f39ec Create glossary of terms
12e896bc0 Remove reference to asciidoctor-rouge extension
055f7bb37 Insert missing words
8cd6ac387 Miscellaneous edits
2cbe17f41 Update configuration.md
529615373 Update data-templates.md
853154e65 Update theme
45f08627a resources.getRemote: Fix definition list
29a51dac1 Update docshelper
3bdfe88c6 Remove link to gitter from site footer
cacd0e461 Use "map" instead of "dictionary"
704dd5da6 Document the transform.Remarshal template function
e8d744951 Populate news section via GitHub releases API
3ff1118c7 Replace docs.json with docs.yaml
7726bbcac Use docs.json to generate default config throughout the site
57dca93df Use docs.json to generate default config for related content
74d5082c7 Add some .RenderShortcodes docs
cf5ab5062 netlify: Hugo 0.117.0
420f7aa69 Add all config to docshelper.json

git-subtree-dir: docs
git-subtree-split: 686c7b6eb182ed335dc94b3a0b80c564f7658380

e847a98... by Bjørn Erik Pedersen

docs: Regen docs helper

45c9bbc... by Bjørn Erik Pedersen

Don't use the OS environment when creating config for docs

94fbab2... by Bjørn Erik Pedersen

Delay the creation of cache directories until they're used

Fixes #11390