11041 Commits

Author SHA1 Message Date
Bjørn Erik Pedersen
513e7a80f9
Merge branch 'tempv0.112.0' 2023-05-23 10:33:27 +02:00
Bjørn Erik Pedersen
91eb442754
Some more about 0.112.0 2023-05-23 09:05:25 +02:00
Bjørn Erik Pedersen
bd3b33a275 docs: Regen docshelper 2023-05-22 18:54:34 +02:00
Bjørn Erik Pedersen
fb3027dafa docs: Regen CLI docs 2023-05-22 16:48:58 +02:00
Bjørn Erik Pedersen
8e7b8e987a Merge commit 'f96384a3b596f9bc0a3a035970b09b2c601f0ccb' 2023-05-22 16:47:07 +02:00
InLaw
a942ceef40 tpl/tplimpl: Add img loading attribute to figure shortcode (#10927) 2023-05-21 12:28:45 -07:00
Bjørn Erik Pedersen
39af43ef11
Update postprocess.md 2023-05-21 16:35:10 +02:00
Joe Mooring
0e0c7b25e3 tpl/urls: Return empty string when JoinPath has zero args 2023-05-20 11:14:18 +02:00
Joe Mooring
310ce949ad tpl/urls: Add JoinPath template function
See https://pkg.go.dev/net/url#JoinPath

Closes #9694
2023-05-19 10:31:17 +02:00
Bjørn Erik Pedersen
3ec192d085
Update multilingual.md 2023-05-17 11:54:17 +02:00
Bjørn Erik Pedersen
7fc7bf8621
Add a note about some changes in 0.112.0
It needs to be improved, but I need something to link to from the warning message.
2023-05-17 11:48:33 +02:00
Oleksandr Redko
ae435ca77d tpl: Add math.Abs
Fixes #10941.
2023-05-16 18:32:07 +02:00
Oleksandr Redko
742510ae8f Fix ordinal abbrev example 2023-05-16 13:43:28 +02:00
Oleksandr Redko
fe557031af
Correct spelling for 'GitHub' and 'GitLab' (#2082) 2023-05-15 11:33:24 -07:00
mike-ryan-codes
84a059b9ad
Fix typo in hosting-on-azure.md (#2080) 2023-05-13 06:59:56 -07:00
Joe Mooring
3383786fe3
Add i18n to list of directories affected by ignoreFiles 2023-05-12 11:16:31 -07:00
bwc69151
5bfb952340
Update 404.md (#2076) 2023-05-11 09:10:29 -07:00
bwc69151
87545a4fd7
Update hosting-on-cloudflare-pages.md (#2078) 2023-05-11 09:09:38 -07:00
Jacob Lamont
aa5952c289
Add default module mount to example (#2075) 2023-05-09 10:32:55 -07:00
zemzelett
ced5292c8d
Align permalinks examples (#2073) 2023-05-07 08:16:17 -07:00
Joe Mooring
f340139f84 Revert "Update syntax-highlighting.md (#10929)" (#10930)
This reverts commit a4fb8dc6bc4358ca5c307e1af4a50fee2a0c4c12.
2023-05-06 09:36:29 -07:00
Joe Mooring
77b5009fd1
Fix typo 2023-05-06 09:31:18 -07:00
Kirill Bobyrev
917a0e24d2 Update syntax-highlighting.md (#10929) 2023-05-06 07:00:37 -07:00
Joe Mooring
c79319a6ae
Clarify description of baseURL 2023-05-05 10:48:01 -07:00
Allan Olweny
e93a9807b1
Fix typo in frontmatter description (#2071)
Co-authored-by: Allan Olweny <Allan Olweny>
2023-05-03 12:11:03 -07:00
Joe Mooring
05fe9163a6
Remove erroneous statement 2023-05-01 08:41:24 -07:00
Chathan Driehuys
aa59ef383b
docs: Remove note about hugo server not using 404 (#2068)
The server uses custom 404 pages as of gohugoio/hugo#10267.
2023-04-28 07:23:25 -07:00
Joe Mooring
4a387a6b8c Clarify findRESubmatch (#2065) 2023-04-24 08:56:13 -07:00
Joe Mooring
47a9181b51 Clarify findRE, replaceRE, and findRESubmatch (#2064)
Closes #2063
2023-04-24 08:56:13 -07:00
Bjørn Erik Pedersen
e5eedbb5e8
Update theme 2023-04-21 17:28:45 +02:00
Joe Mooring
5d392c3d45
Clarify pageRef menu property (#2059) 2023-04-15 14:28:54 -07:00
MaoPing
a557b0ebf4
Fix typos on Configure Hugo page (#2058) 2023-04-15 07:26:34 -07:00
Will Faught
17ef283e6c
Clarify module.replacements wording (#2052) 2023-04-12 10:44:07 -07:00
Andreas Deininger
5db4aa421d
Fixing broken links (#2057) 2023-04-12 08:37:37 -07:00
Andreas Deininger
9afa0c2fa7
Fix broken links (#2055) 2023-04-11 14:54:48 -07:00
Andreas Deininger
49b981b1f5
Correct repo URL for migration tool (contentful.com) (#2056) 2023-04-11 14:51:59 -07:00
Joe Mooring
969c24c168 Remove duplicate content 2023-04-11 13:59:33 -07:00
Joe Mooring
0b91e7676e Revert "Delete duplicate content"
This reverts commit 3229e79f27da9cda8b3a28dc5f49d5d78c3ef566. We removed
the wrong section.
2023-04-11 13:59:33 -07:00
Hencter
3229e79f27 Delete duplicate content
In this document, 'Copy a Resource' appears twice and the content is exactly the same
2023-04-11 20:56:59 +02:00
Joe Mooring
ec4eddb98f
Fix typo 2023-04-11 09:35:51 -07:00
Joe Mooring
6509159d50
Describe snap package strict confinement (#2050)
Closes #2049
2023-04-09 12:22:25 -07:00
Rodolfo Carvalho
1589bcdb7a
Remove hugo.Generator admonition (#2048) 2023-04-08 11:46:53 -07:00
Carlin MacKenzie
7e553d11b8 Add example
It isn't clear from the docs currently how to use this feature
2023-04-05 21:58:42 +02:00
Joe Mooring
48bec0335a
Replace blockquotes with admonitions where appropriate (#2043) 2023-04-03 17:25:58 -07:00
Joe Mooring
98226fe61e
Remove orphaned param fron admonition calls (#2042) 2023-04-03 16:29:03 -07:00
Joe Mooring
2a37a1d218
Clarify cast functions (#2041) 2023-04-03 13:57:02 -07:00
Joe Mooring
03fd1d4043
Fix typo 2023-04-03 11:59:08 -07:00
Joe Mooring
1898013ef5 Fix typos 2023-04-03 11:50:31 -07:00
Joe Mooring
944e274304 Replace output shortcode calls 2023-04-03 11:50:31 -07:00
Joe Mooring
0c66fb055c Add example of shortcode calls within sample code 2023-04-03 11:50:31 -07:00