Commit Graph

4909 Commits

Author SHA1 Message Date
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
Bjørn Erik Pedersen 05d4fd5972 Update PrevInSection.md 2024-08-21 19:37:44 +02:00
Bjørn Erik Pedersen fd33370edf Add new-in 0.133.0 2024-08-21 08:57:35 +02:00
Bjørn Erik Pedersen f9062042fd Add the new page config section 2024-08-21 08:54:07 +02:00
Bjørn Erik Pedersen 205645e973 Remove out-dated new-in 2024-08-21 08:47:26 +02:00
Andreas Deininger 3ed3673f7d Fix typo 2024-08-20 13:16:29 -07:00
Joe Mooring 41df916594 Document the 'else with' construct introduced with Go 1.23 2024-08-17 22:45:42 +02:00
Joe Mooring eb159fe62b Update menu.md 2024-08-16 17:04:42 -07:00
Joe Mooring 2f793d3284 Document passthrough render hooks 2024-08-13 17:24:01 +02:00
Bjørn Erik Pedersen 2c137cb48e Update blockquotes.md
Add PageInner
2024-08-12 22:06:12 +02:00
Joe Mooring e0fa2f0d1d Add new-in badge to blockquote render hook page 2024-08-12 12:19:07 -07:00
Joe Mooring bf42bbe6b1 Update references to render hooks
https://gohugo.io/about/features/#content-authoring
https://gohugo.io/render-hooks/introduction/
2024-08-12 21:06:53 +02:00
Joe Mooring 2dae721287 Document blockquote render hooks 2024-08-12 18:50:17 +02:00
Joe Mooring 8f5afb55d5 Update plainify return type
This was changed from string to template.HTML in v0.132.0.
2024-08-12 09:13:32 -07:00
Bjørn Erik Pedersen 82b5586fb3 Document transform.ToMath 2024-08-12 17:47:40 +02:00
Bjørn Erik Pedersen fcc3ed651a Remove some expired new-in 2024-08-08 11:42:18 +02:00
Bjørn Erik Pedersen a9c5981f5b Fix cascade example 2024-08-02 11:56:44 +02:00
Bjørn Erik Pedersen 82bb250fa6 Add some lines about permalinks tokens in front matter 2024-08-02 11:54:26 +02:00
Bjørn Erik Pedersen 328fe564e1 Remove some outdated new-in 2024-08-02 10:57:10 +02:00
Joe Mooring 42d9d1c796 Update image formats from which EXIF data can be extracted 2024-07-29 16:26:16 +02:00
Bjørn Erik Pedersen 1d503f8464 Merge branch 'tempv0.130.0' 2024-07-29 16:25:18 +02:00
raoulb e2458074dc math: Add trigonometric functions and some angle helper functions
This commit adds these new template functions in the `math` namespace:

math.Acos
math.Asin
math.Atan
math.Atan2
math.Cos
math.Pi
math.Sin
math.Tan
math.ToDegrees
math.ToRadians

Co-authored-by: Joe Mooring <joe@mooring.com>
2024-07-29 11:05:36 +02:00
Bjørn Erik Pedersen 392afc8f93 Disable the showcase section for now
It's a little outdates.

Closes #32659
2024-07-28 23:09:37 +02:00
Cyrus Yip 0300750f21 Improve example of image render hook 2024-07-25 07:33:21 -07:00
Joe Mooring 60a9306afa Improve description of the .Site.RegularPages method 2024-07-22 07:22:21 -07:00
Andreas Deininger 8d759175d7 Fix typos 2024-07-18 08:45:19 -07:00
Bjørn Erik Pedersen 55daa4554d Update XxHash.md 2024-07-17 16:07:32 +02:00
Joe Mooring 397c81cb7a Add namespace for hash functions 2024-07-17 16:03:58 +02:00
Bjørn Erik Pedersen 5a9771affc Merge branch 'tempv0.129.0' 2024-07-17 15:59:50 +02:00
Joe Mooring f9146575b6 Fix typo 2024-07-16 16:17:06 -07:00
John e6e1fea499 Fix typo in Hugo docs | functions | partial 2024-07-16 09:53:16 -07:00
PeskyPotato 732d10ec46 source: Expose GitInfo Body
Updated bep/gitmap to v1.4.0, to get commit message's Body.
Added Body to GitInfo struct. Docs upated with commit body example.

Fixes #10905
2024-07-06 16:28:11 +02:00
Felix Li 3270587e93 Fix typo 2024-07-02 04:22:36 -07:00
Joe Mooring 80b6ae99c4 Update GitHub Pages workflow file example 2024-06-28 13:44:09 -07:00
Joe Mooring 0271341023 Update GitHub Pages workflow file example 2024-06-28 13:28:31 -07:00
Joe Mooring 2600a8a2e2 Miscellaneous edits 2024-06-27 10:46:00 -07:00
Bjørn Erik Pedersen 3fdd5819b5 Update Build.md
Make the shims example React 18 compatible.
2024-06-27 11:26:17 +02:00
Joe Mooring 7764005c31 Improve example of render hook directory structure 2024-06-26 09:34:02 -07:00