Joe Mooring
73a01565c5
Remove comment shortcode documentation
2025-01-22 08:46:02 -08:00
Joe Mooring
0ca7ccd304
Replace usage of comment shortcode with HTML comments
2025-01-22 08:19:17 -08:00
Joe Mooring
fe10d9899d
Remove expired new-in labels
2025-01-22 08:04:36 -08:00
Patrice Chalin
11e89dfcb0
[editorial] Link to proper render-hook page in relref.md
2025-01-22 07:16:29 -08:00
Bjørn Erik Pedersen
11a581c2f0
netlify: Hugo 0.142.0
2025-01-22 13:37:40 +01:00
Joe Mooring
1a4fcf7f73
Miscellaneous edits
2025-01-21 11:47:40 -08:00
Joe Mooring
2c7a3165f8
Markdown linting and cleanup
2025-01-20 00:26:38 -08:00
Joe Mooring
69d7a781b4
Replace links to glossary terms with custom render hook syntax
...
For example: [scalar](/getting-started/glossary/#scalar) => [scalar](g)
2025-01-20 00:26:38 -08:00
Joe Mooring
441752d2d0
Refactor glossary lookup portion of link render hook
2025-01-20 00:26:38 -08:00
Joe Mooring
80109a14f4
Fix glossary term linking for plural form
2025-01-19 16:56:27 -08:00
Joe Mooring
cd95f0f34e
Update link render hook to support glossary links
2025-01-19 16:40:42 -08:00
Bjørn Erik Pedersen
53eadb430f
Remove the glossary template
2025-01-19 07:03:21 -08:00
Joe Mooring
1d40a7f3b8
Improve transform.ToMath examples
2025-01-18 18:38:33 -08:00
Joe Mooring
586970df2c
Misc edits
2025-01-18 15:22:01 -08:00
Joe Mooring
6a06a8de75
Add glossary link shortcode
2025-01-18 15:22:01 -08:00
Joe Mooring
4171c0eb7d
Improve description of masking with non-transparent images
2025-01-18 13:06:28 -08:00
Joe Mooring
41c8feb645
Fix example of image.Mask filter
2025-01-18 12:07:13 -08:00
Joe Mooring
704a81656b
Add alignx option to images.Text usage example
2025-01-18 11:06:45 -08:00
Joe Mooring
7c03eb0cc3
Clarify context in example of using the try statement
2025-01-18 10:04:38 -08:00
Joe Mooring
56d9c9b711
Refactor glossary of terms
2025-01-18 09:30:36 -08:00
Joe Mooring
042a6846bb
Add expiry dates to deprecated methods pages
2025-01-18 09:30:36 -08:00
Joe Mooring
365ab345f2
Remove services key from instagram shortcode page
2025-01-18 08:25:00 -08:00
Joe Mooring
b7fe31e076
Reorder options list for images.Text filter
2025-01-18 08:20:39 -08:00
Joe Mooring
8051ff818e
Format directory names, file names, and file paths as code
2025-01-16 21:31:21 -08:00
Joe Mooring
d09a146237
Update version refs for Hugo and Dart Sass
2025-01-16 19:23:46 -08:00
Joe Mooring
3bb006974c
Add NODE_VERSION to Netlify config examples
2025-01-16 19:10:16 -08:00
Dimitris Chatzis
3a0f2531ec
Fix typo
2025-01-16 09:48:02 -08:00
Joe Mooring
7e3198eaf7
Fix typo
2025-01-16 08:34:11 -08:00
Joe Mooring
cf56452a3b
Fix typo
2025-01-16 08:29:19 -08:00
Joe Mooring
a9f51d13e2
Fix typo
2025-01-16 08:28:26 -08:00
Joe Mooring
82bfdd8c39
Fix typo
2025-01-16 08:26:15 -08:00
Joe Mooring
a5c41a053e
Fix typo
2025-01-16 08:24:18 -08:00
Joe Mooring
abcfed7a5b
Fix typo
2025-01-16 08:22:53 -08:00
Joe Mooring
8c1debf3a5
Remove outdated new-in badges
2025-01-16 07:47:24 -08:00
Joe Mooring
809ddf9efb
Update theme
2025-01-16 07:42:04 -08:00
Joe Mooring
63867d56fe
Use warnf instead of errorf in try-catch example
2025-01-16 07:16:06 -08:00
Joe Mooring
dee3e5f092
Update theme
2025-01-16 07:08:23 -08:00
Joe Mooring
9791f70570
Remove TODO from comment shortcode examples
2025-01-16 06:59:57 -08:00
Joe Mooring
a346ca1fda
Elevate embedded shortcode documentation to its own section
2025-01-16 06:56:34 -08:00
Bjørn Erik Pedersen
8fa19b50fa
hugoreleaser.toml => hugoreleaser.yaml
v0.141.0
2025-01-16 15:31:39 +01:00
Joe Mooring
575d603450
Update docs for v0.141.0
...
Closes #2808
2025-01-16 14:51:03 +01:00
Bjørn Erik Pedersen
a0a442d621
netlify: Hugo 0.141.0
2025-01-16 14:49:43 +01:00
Bjørn Erik Pedersen
6667cbcd88
Merge commit '81a7b6390036138356773c87a886679c81c524e1'
2025-01-16 10:35:07 +01:00
Bjørn Erik Pedersen
f36fc013e6
docs: Regen CLI docs
2025-01-16 10:34:52 +01:00
Joe Mooring
365a47dedf
tpl/images: Change signature of images.QR to images.QR TEXT OPTIONS
...
Closes #13230
2025-01-08 19:59:39 +01:00
Julius Künzel
ae8f8af0af
images.Text: Add "alignx" option for horizontal alignment
...
Add an "alignx" option to the images.Text to control whether the value of the "x" option is the left border of the text (current behaviour), the center of each line or the right border.
Fixes #10849
2025-01-08 17:23:46 +01:00
Joe Mooring
4429eeeea8
Update image render hooks examples to conform with Commonmark
2025-01-07 18:10:30 -08:00
Joe Mooring
5391dddeac
Add class attribute to heading render hook examples
2025-01-07 08:56:25 -08:00
Bjørn Erik Pedersen
8f45ccca67
docs: Regen CLI docs
2025-01-06 18:12:20 +01:00
Bjørn Erik Pedersen
f0e6304f4f
Merge commit 'e9fbadacc3f09191e2e19f112a49777eeb8df06c'
2025-01-06 18:11:07 +01:00