Commit Graph

3736 Commits

Author SHA1 Message Date
Bjørn Erik Pedersen 092bc92783 Merge branch 'tempv0.89.4' 2021-11-17 10:35:49 +01:00
hugoreleaser 18e01f105d releaser: Add release notes to /docs for release of 0.89.4
[ci skip]
2021-11-17 08:24:08 +00:00
Joe Mooring 79135281f9 Correct and sort list of target image formats (#1574) 2021-11-15 21:48:03 -08:00
Bjørn Erik Pedersen 7f54442514 Merge branch 'tempv0.89.3' 2021-11-15 15:16:24 +01:00
hugoreleaser a32e4a6c27 releaser: Add release notes to /docs for release of 0.89.3
[ci skip]
2021-11-15 12:17:45 +00:00
Bjørn Erik Pedersen 6dd3dc3f90 Update configuration.md 2021-11-10 11:38:28 +01:00
Ron Liskey 5fbe741d70 Update index.md (#1570)
* Update index.md

Clean up English grammar inconsistencies for clarity.

* Update content/en/content-management/organization/index.md

Co-authored-by: Joe Mooring <joe@mooring.com>

* Update content/en/content-management/organization/index.md

Co-authored-by: Joe Mooring <joe@mooring.com>

* Update content/en/content-management/organization/index.md

Co-authored-by: Joe Mooring <joe@mooring.com>

* Update content/en/content-management/organization/index.md

Co-authored-by: Joe Mooring <joe@mooring.com>

Co-authored-by: Joe Mooring <joe@mooring.com>
2021-11-08 08:17:01 -08:00
Bjørn Erik Pedersen 3b293f1f47 Merge branch 'tempv0.89.2' 2021-11-08 17:08:12 +01:00
hugoreleaser 64c934e7ae releaser: Add release notes to /docs for release of 0.89.2
[ci skip]
2021-11-08 15:22:23 +00:00
Bjørn Erik Pedersen 919c51c7df Update index.md 2021-11-05 17:36:15 +01:00
hugoreleaser d8cda1474b releaser: Add release notes to /docs for release of 0.89.1
[ci skip]
2021-11-05 17:31:50 +01:00
hugoreleaser a2adf77427 releaser: Add release notes to /docs for release of 0.89.1
[ci skip]
2021-11-05 15:44:32 +00:00
Joe Mooring c3088c4fcd Add code toggle to menus page (#1568)
Closes #1299
2021-11-04 11:04:15 -07:00
Joe Mooring 7cf058bfdd Add localization examples (#1563)
Closes #1556
2021-11-04 07:10:39 -07:00
Andreas Deininger cf8627c2e6 Fixing typos, fixing incomplete link (#1561) 2021-11-03 12:21:22 -07:00
Joe Mooring c78cc014b5 Document the removePathAccents setting
Closes #94
2021-11-03 18:18:26 +01:00
Joe Mooring 70beddaf48 Make corrections to 0.89.0 release notes (#1560) 2021-11-02 13:34:00 -07:00
Bjørn Erik Pedersen 1917195f07 Update index.md 2021-11-02 11:58:04 +01:00
Bjørn Erik Pedersen 1772d45fb4 Release 0.89.0 2021-11-02 11:55:45 +01:00
Bjørn Erik Pedersen d9006179b3 Merge branch 'tempv0.89.0' 2021-11-02 11:50:24 +01:00
hugoreleaser 8db86b61e3 releaser: Add release notes to /docs for release of 0.89.0
[ci skip]
2021-11-02 10:00:17 +00:00
Bjørn Erik Pedersen abf2685712 docs: Regen CLI docs 2021-11-02 09:01:26 +01:00
Joe Mooring fbbdb0ab15 Update the timeout default
This was increased to 30s with:
https://github.com/gohugoio/hugo/pull/6535
2021-11-02 08:50:27 +01:00
Joe Mooring 6043b54cc1 Remove "render" keyword from Host on Render page
This was causing the Host on Render page to be listed under "See Also"
on the .RenderString function page.
2021-11-01 18:19:59 +01:00
Joe Mooring f8ea8e84f3 Clarify description of front matter url (#1557)
Related to:
- https://github.com/gohugoio/hugo/pull/7084
- https://github.com/gohugoio/hugo/issues/6448
2021-11-01 09:56:12 -07:00
Joe Mooring 91a0c99540 Update Twitter shortcode oEmbed endpoint
The existing endpoint will be retired and removed on November 23, 2021.
References:

- https://twittercommunity.com/t/consolidating-the-oembed-functionality/154690
- https://developer.twitter.com/en/docs/twitter-for-websites/oembed-api#Embedded

This is a backward compatible change.

The existing endpoint requires a single parameter: the id of the tweet.

The new endpoint requires two parameters: the id of the tweet, and the
user with whom it is associated. For the moment, if you supply the wrong
user, the request will be redirected (with a small delay) to the correct
user/id pair. This behavior is undocumented, but we will take advantage
of it as Hugo site authors transition to the new syntax.

{{< tweet 1453110110599868418 >}} --> works, throws warning, deprecate at some point

{{< tweet user="SanDiegoZoo" id="1453110110599868418" >}} --> new syntax

Fixes #8130
2021-11-01 15:51:00 +01:00
Bjørn Erik Pedersen 79a7405b8c Merge commit 'aa5ac36a3eb68b86c803caec703869efefc8447e' 2021-10-31 13:53:55 +01:00
Bjørn Erik Pedersen 57667bae61 hugofs: Add includeFiles and excludeFiles to mount configuration
Fixes #9042
2021-10-20 05:00:17 +02:00
nabbisen 920c716a42 fix a typo: to -> two (#1545) 2021-10-14 13:07:54 -07:00
Joe Mooring 6f0ba95935 Remove godocref from front matter (#1543)
These references haven't been visible for years.

Related to:
- https://github.com/gohugoio/gohugoioTheme/issues/24
- https://github.com/gohugoio/gohugoioTheme/pull/216
2021-10-13 19:03:25 -07:00
Christian Oliff 8ec3d59483 remove link to wercker (#1544) 2021-10-13 19:02:53 -07:00
Christian Oliff b560087199 Delete deployment-with-wercker.md (#1542)
Remove this page as Wercker is no longer available. Wercker was acquired by Oracle in 2017.
2021-10-13 09:45:39 -07:00
Joe Mooring e33d29b02e Fix broken links (#1538)
There are still several broken links in old release notes, but I'm not
not going to worry about those right now...

- /news/0.7-relnotes/
- /news/0.10-relnotes/
- /news/0.11-relnotes/
- /news/0.12-relnotes/
- /news/0.13-relnotes/
2021-10-12 06:13:13 -07:00
Joe Mooring 29e9d4c21f Sort commenting systems (#1541) 2021-10-12 06:12:18 -07:00
Joe Mooring 0b7ea60a7f Delete the news page "HTTP/2 Server Push in Hugo"
See <https://answers.netlify.com/t/conditional-headers-based-on-user-agent/415/16>

Hey folks! Just wanted to mention that our product team has made a
decision not to ever support HTTP/2 server push, since Chrome is going
to deprecate it. We’ll focus on supporting HTTP/3 in the medium term
instead, since it will offer better performance gains.

-- Chris McCraw, Director of Support, Netlify, 17 Mar 2021
2021-10-12 11:30:06 +02:00
Vipul 6e1515857c Fix quick-start.md (#1525)
* Fix punctuation in quick-start.md

* Fix a typo in quick-start.md
2021-10-11 19:56:08 -07:00
Nabos 62168ab35b Update comments.md (#1535) 2021-10-11 19:39:57 -07:00
Sean Kelly d921915123 Small typo (#1539) 2021-10-11 14:13:11 -07:00
Joe Mooring 129c8834af Correct the PostCSS noMap default value (#1534) 2021-10-11 08:27:38 -07:00
Joe Mooring 6a5b29fcc0 Add example to index function (#1536) 2021-10-11 08:26:55 -07:00
Joe Mooring 0c9ee0a04c Allow multiple plugins in the PostCSS options map
Usage:
{{ $options := dict "use" "autoprefixer postcss-color-alpha" }}
{{ $style := resources.Get "main.css" | resources.PostCSS $options }}

Fixes #9015
2021-10-10 11:11:43 +02:00
Joe Mooring 155799e6bd docs: Create path.Clean documentation
Related to #9005
2021-10-09 20:36:57 +02:00
Bjørn Erik Pedersen e3dd8c5077 Update output-formats.md 2021-09-29 09:37:13 +02:00
Joe Mooring 0c9321ca0b Remove reference to using LiveReload in production environment 2021-09-28 17:40:36 +02:00
GennadySpb 09fabf7d66 Fix typo (#1524) 2021-09-14 00:23:04 +09:00
Sandeep Pandey 2fce813c88 Fix grammatical error in quick-start.md (#1523)
Fix grammatical error in quick-start.md
2021-09-12 10:56:21 -07:00
Bjørn Erik Pedersen 2dd4cd9e7c Update index.md 2021-09-04 15:39:16 +02:00
Bjørn Erik Pedersen 648e2a0071 Merge branch 'tempv0.88.1' 2021-09-04 12:51:33 +02:00
hugoreleaser f216eade13 releaser: Add release notes to /docs for release of 0.88.1
[ci skip]
2021-09-04 09:39:19 +00:00
Joe Mooring 8a7b64d4ba Fix typographical errors in 0.88.0 release notes 2021-09-02 19:41:35 +02:00