14168 Commits

Author SHA1 Message Date
Joe Mooring
5d7317c84d
Fix typo 2024-06-24 07:20:20 -07:00
Joe Mooring
7c18ee5462
Update theme 2024-06-23 08:04:32 -07:00
Bjørn Erik Pedersen
83bfea63bf
Update theme 2024-06-22 16:39:36 +02:00
Bjørn Erik Pedersen
b274b3238a Merge commit '8b9803425e63e1b1801f8d5d676e96368d706722' 2024-06-21 09:41:24 +02:00
Dietrich Epp
ff34a035a9 deploy: Add stripIndexHtml target option
This new configuration parameter causes paths matching
"<dir>/index.html" to be stored as "<dir>/" remotely. This simplifies
the cloud configuration needed for some use cases, such as CloudFront
distributions with S3 bucket origins. Before this change, users must
configure their S3 buckets as public websites (which is incompatible
with certain authentication / authorization schemes), or users must add
a CloudFormation function to add index.html to the end of incoming
requests. After this change, users can simply use an ordinary CloudFront
distribution (no additional code) with an ordinary S3 bucket origin (and
not an S3 website).

This adds tests to ensure that functionality like matchers is unaffected
by this change. I have also tested that the functionality works as
expected when deploying to a real S3 / CloudFront website.

Closes #12607
2024-06-20 19:37:22 +02:00
Bjørn Erik Pedersen
9b06f951e6
Update theme 2024-06-19 11:36:48 +02:00
Franklin
aa24b5319d
Improve quick start example
Co-authored-by: Joe Mooring <joe@mooring.com>
2024-06-18 12:58:07 -07:00
Joe Mooring
d9e964bdb6 markup/goldmark: Add the Hugo Goldmark Extras "delete" extension
With Goldmark v1.7.1 and earlier, the Goldmark "strikethrough" extension was
triggered by wrapping text within a pair of double-tilde characters. With
Goldmark v1.7.2 and later, to provide full GFM compatibility, the Goldmark
"strikethrough" extension is triggered by wrapping text within a pair of
single- or double-tilde characters.

This change created a conflict with the Hugo Goldmark Extras "subscript"
extension.

When enabling the Hugo Goldmark Extras "subscript" extension, if you
want to render subscript and strikethrough text concurrently, you must:

1. Disable the Goldmark "strikethrough" extension
2. Enable the Hugo Goldmark Extras "delete" extension

Closes #12597
2024-06-18 18:56:20 +02:00
stigmatah
08e4e626de
Update index.md 2024-06-17 14:13:06 -07:00
Joe Mooring
f4c1a8ce1e
Update Disqus comments implementation notes (#2631) 2024-06-17 03:51:42 -07:00
Joe Mooring
aac3c02799
Update data sources 2024-06-16 05:11:08 -07:00
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