590 Commits

Author SHA1 Message Date
Joe Mooring
c7265041f1
content: Reformat css.TailwindCSS setup steps 2025-02-11 19:08:34 -08:00
Joe Mooring
1f6614ee8e
content: Update css.TailwindCSS example 2025-02-11 12:10:11 -08:00
Bjørn Erik Pedersen
eb5842566f Some content adjustments
* Remove linkTitle: In this section
* documentation.md => list layout
* hide_in_this_section: true => glossary.
2025-02-11 16:30:05 +01:00
Joe Mooring
a04e96e559
Rewrite the css.TailwindCSS page 2025-02-10 11:35:02 -08:00
Joe Mooring
1c46f18644
Update deprecation notes 2025-02-10 11:28:51 -08:00
Oleksandr Redko
2ea56bef3e
Fix typos found with codespell
Co-authored-by: Joe Mooring <joe@mooring.com>
2025-02-02 06:20:17 -08:00
Bjørn Erik Pedersen
71c5fe9519
Close shortcode 2025-02-01 17:16:30 +01:00
Joe Mooring
e95d06592e Document the responseHeaders option for resources.GetRemote 2025-02-01 17:14:20 +01:00
Joe Mooring
367d3a7ab8
Improve new-in shortcode 2025-01-31 20:05:57 -08:00
Joe Mooring
6a7fd42ff7
Update pages describing Store methods and functions 2025-01-30 02:26:10 -08:00
Joe Mooring
23aeb5bd01
Update purgecss example 2025-01-29 12:15:43 -08:00
Joe Mooring
f7ef83e56c Refer each Hugo Pipe page to the corresponding function 2025-01-28 11:16:06 -08:00
Joe Mooring
81b91ef4e7 Remove related pages from pages for deprecated functions and methods 2025-01-28 11:16:06 -08:00
Joe Mooring
53c7627d57
Remove body from deprecated functions and methods 2025-01-27 15:46:16 -08:00
Joe Mooring
d9cf034c8e
Consolidate css.ToCSS information 2025-01-27 15:28:08 -08:00
Joe Mooring
b7ed108f90
Improve js.Build example and presentation of options 2025-01-26 18:33:54 -08:00
Joe Mooring
86a4a50884
Improve babel example and description of options 2025-01-26 17:49:29 -08:00
Joe Mooring
d1874c5f59
Consistently use "edition" when referring to standard, extended, etc. 2025-01-25 17:23:42 -08:00
Joe Mooring
152a92d80a
Update Last.md 2025-01-24 18:52:23 -08:00
Joe Mooring
82a2365bd5
Add print-only QR code example 2025-01-24 16:28:05 -08:00
Joe Mooring
51cb92180e
Improve description of output format template selection 2025-01-23 12:46:43 -08:00
Joe Mooring
78bcf358ea
Update Tailwind CSS npm package version to 4.0 2025-01-23 11:41:53 -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
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
cd95f0f34e
Update link render hook to support glossary links 2025-01-19 16:40:42 -08:00
Joe Mooring
1d40a7f3b8
Improve transform.ToMath examples 2025-01-18 18:38:33 -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
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
82bfdd8c39
Fix typo 2025-01-16 08:26:15 -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
63867d56fe
Use warnf instead of errorf in try-catch example 2025-01-16 07:16:06 -08:00
Joe Mooring
a346ca1fda
Elevate embedded shortcode documentation to its own section 2025-01-16 06:56:34 -08:00
Joe Mooring
575d603450 Update docs for v0.141.0
Closes #2808
2025-01-16 14:51:03 +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
Bjørn Erik Pedersen
f0e6304f4f Merge commit 'e9fbadacc3f09191e2e19f112a49777eeb8df06c' 2025-01-06 18:11:07 +01:00
Joe Mooring
cb9bec2b26 tpl/images: Add images.QR function
Closes #13205
2025-01-06 12:05:59 +01:00
Bjørn Erik Pedersen
f0f4bcb243
Update Batch.md 2025-01-06 10:13:58 +01:00
Bjørn Erik Pedersen
15a8b1de61
Update Batch.md 2025-01-06 10:03:04 +01:00
Andreas Deininger
8584a05818
Fix typos 2025-01-03 12:44:00 -08:00