14307 Commits

Author SHA1 Message Date
Joe Mooring
6ac3d7617b
Fix typo 2024-06-15 16:09:10 -07:00
Joe Mooring
017da70a0b
Ensure consistent use of method instead of variable 2024-06-15 16:05:30 -07:00
Joe Mooring
820881dcff
Fix typo 2024-06-15 11:46:50 -07:00
Joe Mooring
dc6fa5ac6a Document LiveReload debugging
Closes #2625
2024-06-15 11:43:49 -07:00
Joe Mooring
18b8c79f33 Improve url function examples 2024-06-15 11:43:49 -07:00
Joe Mooring
89e6997f14
Improve url function examples 2024-06-14 16:19:20 -07:00
Joe Mooring
53134e05cc
Remove static files page 2024-06-14 05:45:09 -07:00
Joe Mooring
27645a90f1
Improve data file/source documentation 2024-06-12 13:56:07 -07:00
Joel Aufrecht
f86b95bd41
Correct manual summary divider example 2024-06-11 13:51:21 -07:00
Joe Mooring
f0e95c8d18
Add examples to comparison operators 2024-06-09 20:12:30 -07:00
Joe Mooring
c5c6aa7980
Document Pager methods 2024-06-08 21:59:14 -07:00
Joe Mooring
015049af9e
Fix typos 2024-06-08 20:22:23 -07:00
Joe Mooring
ac5bd16d28 deps: Upgrade github.com/alecthomas/chroma v2.13.0 => v2.14.0
Closes #12580
2024-06-08 20:25:42 +02:00
Joe Mooring
ea6a9fa3f5 Remove new-in label 2024-06-08 08:06:10 -07:00
Joe Mooring
0359c4a1ec Fix links 2024-06-08 08:06:10 -07:00
yaardie
3ab8bb4e39
Update performance.md 2024-06-06 09:20:45 -07:00
Bjørn Erik Pedersen
b5393c65db
Update configuration.md 2024-06-05 20:52:40 +02:00
Joe Mooring
ca96976305
Update Sections.md
Closes #2610
2024-06-05 08:42:09 -07:00
Bjørn Erik Pedersen
927c905625 Document HTTP cache config 2024-06-05 12:47:30 +02:00
Bjørn Erik Pedersen
6da2196437
netlify: Hugo 0.127.0 2024-06-05 12:46:20 +02:00
Joe Mooring
de236b58b5
Deprecate .Sites.First in favor of .Sites.Default 2024-06-02 06:42:27 -07:00
Bjørn Erik Pedersen
076067b47c
netlify: Hugo 0.126.3 2024-06-02 15:22:13 +02:00
Joe Mooring
c37dd680e2
Change GetPage examples to single argument 2024-06-01 05:54:36 -07:00
Hong Xu
24282c5544
Clarify cardinalityThreshold 2024-06-01 05:47:20 -07:00
Joe Mooring
a4ce1a2d27
Revert "Update summaries.md" 2024-05-31 13:10:10 -07:00
Joe Mooring
466bc7e0f1
Update summaries.md 2024-05-31 12:55:49 -07:00
Joe Mooring
168800d5ae
Fix typo 2024-05-31 12:43:36 -07:00
Joe Mooring
65f6ca1065
content adapters: Use --printPathWarnings to detect page collisions 2024-05-30 10:25:25 -07:00
Joe Mooring
9c7a700ea5
Update CLI docs 2024-05-30 10:24:29 -07:00
Bjørn Erik Pedersen
993aa40d39
netlify: Hugo 0.126.2 2024-05-30 19:03:39 +02:00
Joe Mooring
0242ec396d
Replace file tree image with text 2024-05-30 08:18:08 -07:00
Benjamin Balder Bach
7670da499e
rel and relref: Add note about which language version is picked 2024-05-28 08:32:44 -07:00
Joe Mooring
5dbd7ee26c
Add cautionary note to virus scanner exclusion instructions 2024-05-27 11:25:33 -07:00
Tien Do
3c52fab722
Fix typo 2024-05-27 04:05:23 -07:00
Joe Mooring
868620bcdf Improve content summary page
Closes #2388
Improves #2196
2024-05-26 11:07:29 -07:00
Joe Mooring
6bca7bc77f Rework safe functions
Closes #2252
Improves #2196
2024-05-26 11:07:29 -07:00
Joe Mooring
e30d179471 Rework index function
Improves #2196
2024-05-26 11:07:29 -07:00
Joe Mooring
b76e81697b
Miscellaneous edits 2024-05-25 16:17:55 -07:00
Nick Ali
35849e55af
Update formats.md
Co-authored-by: Joe Mooring <joe@mooring.com>
2024-05-25 09:44:02 -07:00
Joe Mooring
25377171b7 config: Remove extraneous BuildConfig setting
Closes #12519
2024-05-21 14:34:49 +02:00
Joe Mooring
8f939ed5d4
Update menus.md 2024-05-21 05:00:43 -07:00
Joe Mooring
ea2fd0384b
Update docs.yaml (#2592) 2024-05-21 04:17:40 -07:00
Joe Mooring
2f5d1712b0
Add security.http.mediaTypes to security page 2024-05-20 11:33:39 -07:00
Christian Oliff
d218b9c44d
Change twitter.com to x.com 2024-05-20 08:44:05 -07:00
Joe Mooring
cb22558219
content adapters: Note to exclude file extension when specifying page path 2024-05-17 10:22:41 -07:00
Joe Mooring
2d5a1690f8
Indicate that .Page.Sites.First returns the site corresponding to the default content language 2024-05-17 08:20:16 -07:00
Patrice Chalin
60071d9238
Indicate that .Site.Sites.First returns the site corresponding to the default content language
Co-authored-by: Joe Mooring <joe@mooring.com>
2024-05-17 08:14:57 -07:00
Joe Mooring
0a115cfdab
Add content adapters section to features summary 2024-05-17 06:34:07 -07:00
Bjørn Erik Pedersen
011742c247
timer: Adjust output example 2024-05-17 12:52:14 +02:00
Joe Mooring
9771010614
Describe possibility of page collisions with content adapters 2024-05-16 08:24:30 -07:00