Commit Graph

4946 Commits

Author SHA1 Message Date
Bjørn Erik Pedersen bb7f35e99b Merge branch 'tempv0.136.0' 2024-10-15 16:03:57 +02:00
Bjørn Erik Pedersen 706110736a docs: Regen CLI docs 2024-10-15 10:30:35 +02:00
Joe Mooring bf0c7821f9 Update urls.md 2024-10-14 08:56:45 -07:00
Joe Mooring 8c544e6c08 Update quick-start.md 2024-10-07 06:00:25 -07:00
Joe Mooring 8d02733d03 Update Paginator.md 2024-10-06 09:23:11 -07:00
Joe Mooring a45327aac3 Update Paginate.md 2024-10-06 09:23:00 -07:00
Joe Mooring 1377ed4deb Clarify date parsing 2024-10-05 15:57:06 -07:00
Joe Mooring e19fb80431 Document front matter date field aliases 2024-10-04 16:05:18 -07:00
Joe Mooring a39951847d Update Tailwind CSS installation instructions 2024-10-04 13:04:30 -07:00
Bram 3be164c351 Remove duplicate token 2024-10-04 09:56:45 -07:00
Bjørn Erik Pedersen 05fc815f77 commands: Add "hugo build" as an alias for "hugo"
Closes #11391
2024-09-30 10:36:29 +02:00
Joe Mooring cb3cb504c1 Update table render hook example
See https://github.com/gohugoio/hugo/pull/12889
2024-09-29 16:12:59 -07:00
Joe Mooring efbee0bff8 Clarify resources.GetRemote 404 handling 2024-09-28 16:07:58 -07:00
Joe Mooring 4312d49c91 Update compare.Conditional documentation 2024-09-27 10:35:49 -07:00
Bjørn Erik Pedersen b4da1c1040 Remvoe some old new-in shortcodes 2024-09-27 11:25:23 +02:00
Bjørn Erik Pedersen 4c316f051e Update TailwindCSS.md 2024-09-27 11:17:45 +02:00
Joe Mooring c2fe915093 Update introduction.md 2024-09-25 17:30:47 -07:00
Joe Mooring 906b7c66b0 Update configuration.md 2024-09-24 11:21:06 -07:00
Joe Mooring 5ab6b3cdd8 Update documentation.md 2024-09-21 10:01:33 -07:00
Joe Mooring 26fb4bb4c5 Update documentation.md 2024-09-21 09:58:55 -07:00
Joe Mooring e9e917f377 Update version refs 2024-09-20 08:37:59 -07:00
Joe Mooring 8cb32f8028 Update front-matter.md 2024-09-18 10:25:31 -07:00
Joe Mooring 94d7f576a3 Update faq.md 2024-09-15 11:29:02 -07:00
Bjørn Erik Pedersen bfe9cdc3da Update content-adapters.md 2024-09-10 10:53:34 +02:00
Joe Mooring 9e49ae3e1d Document ignoreLogs configuration setting 2024-09-09 10:33:51 -07:00
irkode 6b47a1d578 Update configuration.md 2024-09-09 08:56:16 -07:00
irkode fd98a03721 Document CLI options that can be set in configuration 2024-09-06 17:02:36 -07:00
Joe Mooring 07c2400d83 Document alternative to Summary method 2024-09-05 10:05:21 -07:00
Joe Mooring d053fa1639 Update to reflect changes in v0.134.1 2024-09-05 09:49:08 -07:00
Bjørn Erik Pedersen 137dc32416 Update ContentWithoutSummary.md 2024-09-05 13:16:44 +02:00
Joe Mooring ccb1b97cbb Update blockquotes.md 2024-09-04 09:44:54 -07:00
Joe Mooring a5f51431c0 Add new-in label 2024-09-03 11:32:55 -07:00
Joe Mooring 39dac5838e Document ContentWithoutSummary 2024-09-03 11:29:01 -07:00
Joe Mooring de3c756942 Clarify blockquote render hook Markdown syntax 2024-09-03 10:11:46 -07:00
Joe Mooring d32f7856d1 Document change to data type returned by render hook Text methods
See https://github.com/gohugoio/hugo/pull/12813.
2024-09-03 12:36:57 +02:00
Joe Mooring 83fe7ccc38 Document table render hooks
See https://github.com/gohugoio/hugo/pull/12809.
2024-09-03 12:36:57 +02:00
Bjørn Erik Pedersen a583640a09 Add support for Obsidian type blockquote alerts
* Make the alert type parsing more flexible to support more types
* Add `AlertTitle` and `AlertSign` (for folding)

Note that GitHub will not render callouts with alert title/sign.

See https://help.obsidian.md/Editing+and+formatting/Callouts

Closes #12805
Closes #12801
2024-09-01 18:12:26 +02:00
Joe Mooring a49697e536 Add private use subtag requirements to multilingual page 2024-08-31 10:21:42 -07:00
Medcl a5c6bb4da8 Add INFINI Pizza search engine 2024-08-29 07:02:29 -07:00
Joe Mooring 7c766e724e Update page resources documentation 2024-08-25 12:30:08 -07:00
Joe Mooring ca802fbec1 Document how to enable AsciiDoc syntax highlighting 2024-08-25 09:03:24 -07:00
Joe Mooring c3350f4cfd Update definition of falsy to include zero time.Time values 2024-08-25 08:32:29 -07:00
Joe Mooring b0e5ab0514 Fir typo 2024-08-24 10:15:35 -07:00
Ashish Bhatia 60f6cb63bd Update migrations.md
Co-authored-by: Joe Mooring <joe@mooring.com>
2024-08-24 07:17:21 -07:00
Joe Mooring ec52c7ba10 Improve formatting of example code 2024-08-23 07:19:38 -07:00
Joe Mooring e5681ad01e Improve formatting of example code 2024-08-23 07:19:02 -07:00
Joe Mooring bdf3ffc73f Clarify the various next/prev methods 2024-08-23 07:05:33 -07:00
Joe Mooring b5505d22af Clarify template lookup order for shortcodes 2024-08-23 07:04:17 -07:00
Hidenori "Hide" Matsuki cf8dd70340 Improve embedded.md
Co-authored-by: Joe Mooring <joe@mooring.com>
2024-08-22 17:51:23 -07:00
Joe Mooring e5dee26513 Update transform.ToMath 2024-08-22 14:31:18 -07:00