Commit Graph

10823 Commits

Author SHA1 Message Date
Bjørn Erik Pedersen c77d09b1c1 Format netlify.toml 2023-08-31 13:39:49 +02:00
Bjørn Erik Pedersen d5a6c4f512 netlify: Hugo 0.118.1 2023-08-31 12:03:00 +02:00
Bjørn Erik Pedersen 8c717301af Revert "netlify: Hugo 0.118.0"
This reverts commit a9b2ef5c2b.
2023-08-31 10:31:56 +02:00
Bjørn Erik Pedersen a9b2ef5c2b netlify: Hugo 0.118.0 2023-08-31 10:16:14 +02:00
Bjørn Erik Pedersen 61959591c1 Merge commit '77b976dd92b4f66657d83d875aef0c617df492d9' 2023-08-30 19:24:34 +02:00
Bjørn Erik Pedersen 95f2029a1b docs: Regen docs helper 2023-08-30 19:23:34 +02:00
Sid 686c7b6eb1 ci(Netlify): specify HUGO_VERSION environment variable once
If an environment variable (`HUGO_VERSION` in this case) is going to be same for all contexts (production, deploy-preview & branch-deploy), then there is no need to specify it for each context.

Specifying it once under [build.environment] should be enough.

From https://docs.netlify.com/configure-builds/file-based-configuration/#deploy-contexts :

"any property of a context-aware key, such as [build] or [[plugins]], will be applied to all contexts unless the same property key is present in a more specific context."
2023-08-30 14:32:42 +03:00
OMOTO Tsukasa fd57ba960b markup/goldmark: Add CJK extension
Fixes #10472
2023-08-30 13:08:45 +02:00
Sid da99a356f1 fix: change heading level 2023-08-29 09:38:13 -07:00
Joe Mooring e57da3f00d Update taxonomy methods 2023-08-28 12:47:35 -07:00
Joe Mooring 7461724902 Update description of rendered breadcrumb navigation 2023-08-27 11:58:51 -07:00
Joe Mooring 6bc52fd40a Clarify term 2023-08-26 20:04:19 -07:00
Joe Mooring dab07dcb0e Fix typo 2023-08-26 06:58:01 -07:00
Joe Mooring e50fa452a1 Fix typo 2023-08-25 13:51:31 -07:00
Joe Mooring 6c1ea83c2d Update template overview page 2023-08-25 13:21:51 -07:00
Joe Mooring a5dc978454 Clarify the append function 2023-08-25 12:43:32 -07:00
Joe Mooring a135e52a02 Update GitHub hosting instructions 2023-08-25 11:07:36 -07:00
Joe Mooring a51bf9f4f6 Update sections page 2023-08-24 22:50:31 -07:00
Joe Mooring ed35fc6c47 Update archetypes and glossary 2023-08-24 16:23:58 -07:00
Joe Mooring 1a4522b3ed Format examples 2023-08-18 20:33:55 -07:00
Joe Mooring a70f200944 Use "hugo new content" to create content 2023-08-18 09:36:44 -07:00
Joe Mooring 673846ff95 Remove comment 2023-08-17 17:03:08 -07:00
Joe Mooring b7febf0c51 Fix link 2023-08-17 11:47:28 -07:00
Joe Mooring 6f6fe2133d Miscellaneous edits 2023-08-15 19:37:17 -07:00
Joe Mooring 99227dd187 Remove lookup order table from output formats page 2023-08-15 12:59:34 -07:00
Joe Mooring bc88706573 tools/editors: Add Prettier Plugin for Go Templates 2023-08-15 07:47:42 -07:00
Joe Mooring 157b169eb6 Update docs.yaml 2023-08-15 07:04:25 -07:00
Joe Mooring 2bfb3bf4c8 docshelper: Improve template lookup order descriptions
- Always include example for "with layout/type set"
- Use lowercase for "set to" examples (lookup is case sensitive)
- Consistent use of taxonomy and term

Fixes gohugoio/hugoDocs#1734
2023-08-15 12:53:18 +02:00
Joe Mooring 1c8f514e05 Update cond function
Co-authored-by: James McMurry <jmcmurry@semanticnoise.com>
2023-08-14 19:08:40 -07:00
Joe Mooring e5f1f81134 Add assumptions to taxonomy and term template lookup order examples 2023-08-14 11:00:28 -07:00
Joe Mooring 475b406e28 Update postprocess
- Fix description list markdown
- Remove reference to HUGO_ENV per #2154
2023-08-14 08:38:08 -07:00
Joe Mooring 2d6cb8dfc0 glossary: Update content type 2023-08-14 08:24:41 -07:00
Joe Mooring 03b514bac5 Add descriptions to template lookup order example sections 2023-08-14 07:45:52 -07:00
Andreas Deininger 06678f9198 glossary: Fix broken link 2023-08-14 05:18:19 -07:00
Joe Mooring 4cd505612e Simplify news listing 2023-08-13 15:10:25 -07:00
Joe Mooring fadb980db3 Update glossary of terms 2023-08-13 12:21:20 -07:00
Joe Mooring 491bacd78b Change order of example sections for template lookup order 2023-08-13 10:47:01 -07:00
Joe Mooring 04b8f39ecb Create glossary of terms 2023-08-13 08:43:21 -07:00
Hybras 12e896bc07 Remove reference to asciidoctor-rouge extension 2023-08-13 08:42:17 -07:00
Will Faught 055f7bb37c Insert missing words 2023-08-12 13:52:58 -07:00
Joe Mooring 8cd6ac3874 Miscellaneous edits 2023-08-12 13:35:47 -07:00
Salim B 2cbe17f418 Update configuration.md 2023-08-12 22:06:26 +02:00
Salim B 529615373a Update data-templates.md 2023-08-12 22:06:26 +02:00
Bjørn Erik Pedersen 853154e656 Update theme 2023-08-12 12:26:40 +02:00
Andreas Deininger 45f08627aa resources.getRemote: Fix definition list 2023-08-11 16:42:15 -07:00
Bjørn Erik Pedersen b0baa890e3 cache: Hide IsResourceDir from the exported config 2023-08-09 23:49:08 +02:00
Bjørn Erik Pedersen 29a51dac14 Update docshelper 2023-08-09 23:48:55 +02:00
Joe Mooring 3bdfe88c68 Remove link to gitter from site footer
This option to "Discuss Source Code" is rarely used and not monitored.
2023-08-08 18:05:40 +02:00
Joe Mooring cacd0e461d Use "map" instead of "dictionary" 2023-08-08 08:01:07 -07:00
Joe Mooring 704dd5da68 Document the transform.Remarshal template function 2023-08-08 06:51:53 -07:00