Bjørn Erik Pedersen
fb551cc750
Update index.md
2021-04-20 16:11:07 +02:00
Bjørn Erik Pedersen
7af894857f
Update index.md
2021-04-20 13:58:25 +02:00
Bjørn Erik Pedersen
d235753ea0
Hugo 0.82.1
v0.82.1
2021-04-20 13:53:51 +02:00
Bjørn Erik Pedersen
e03e72debe
Merge branch 'temp0821'
2021-04-20 13:53:19 +02:00
Bjørn Erik Pedersen
e626489616
Merge branch 'release-0.82.1'
2021-04-20 13:48:04 +02:00
hugoreleaser
e1ab0f6ebd
releaser: Add release notes to /docs for release of 0.82.1
...
[ci skip]
2021-04-20 11:02:48 +00:00
Joost Baaij
5d354c38d2
Replaced ``` code blocks with Code Toggler
2021-04-16 11:35:20 +02:00
Joe Mooring
c9d065c20e
Remove duplicate YAML keys ( #1420 )
2021-04-15 22:16:24 -07:00
Bjørn Erik Pedersen
8ae31e701d
Add webp image encoding support
...
Fixes #5924
2021-04-15 17:22:55 +02:00
Thorsten
848f2af262
Update internal.md ( #1407 )
...
* Update internal.md
Info about automatically used opengraph image metadata added. See source in https://github.com/gohugoio/hugo/blob/master/tpl/tplimpl/embedded/templates/opengraph.html
* Update content/en/templates/internal.md
Co-authored-by: Joe Mooring <joe@mooring.com>
Co-authored-by: Joe Mooring <joe@mooring.com>
2021-04-15 07:34:01 -07:00
Salim B
c103a86a48
Fix ref
shortcode example output ( #1409 )
...
* Fix `ref` shortcode example output
In the absence of further knowledge, I simply used `https://example.com/ ` as the base URL.
* Fix `relref` example, too
cf. https://github.com/gohugoio/hugoDocs/pull/1409#pullrequestreview-636252605
2021-04-15 07:31:11 -07:00
Joe Mooring
9f8ba56dc4
Remove leading dot from where function KEY ( #1419 )
...
Closes #1418
2021-04-14 22:42:50 -07:00
Joe Mooring
363251a517
Improve presentation of template lookup order ( #1382 )
...
Closes #1374
2021-04-14 21:33:50 -07:00
Joe Mooring
b73da986de
Improve description of Page Resources ( #1381 )
...
Fixes #1367
2021-04-14 21:09:29 -07:00
Joe Mooring
4e0bb96d5e
Rework robots.txt page ( #1405 )
...
Fixes #1404
2021-04-14 20:37:47 -07:00
John Mueller
edf893e6f6
Update migrations.md ( #1412 )
...
Fixing link for "blogger-to-hugo" Python tool (bitbucket link is broken)
2021-04-14 20:35:10 -07:00
Salim B
450f1580bd
Add link to site
function doc ( #1417 )
2021-04-14 20:33:33 -07:00
andreseduardop
cfffa6e6f6
Added one extension to the list ( #1414 )
...
Co-authored-by: Christian Oliff <christianoliff@pm.me>
2021-04-12 22:14:13 +09:00
Bjørn Erik Pedersen
05f1665a04
Update theme
2021-04-09 09:16:33 +02:00
Bjørn Erik Pedersen
5de0b1c6a6
Update theme
2021-04-09 09:01:54 +02:00
Bjørn Erik Pedersen
250e205523
Add hugo.IsExtended
...
Fixes #8399
2021-04-09 07:28:27 +02:00
Joe Mooring
dea5e1fd7f
Fix typo on merge function page ( #1408 )
2021-04-07 13:32:54 -07:00
Bjørn Erik Pedersen
1bbed2cf3c
Update configuration.md
...
Fixes https://github.com/gohugoio/hugo/issues/8396
2021-04-07 16:37:18 +02:00
Salim B
be0b64a468
Omit ISO
2021-04-05 08:55:46 +02:00
Salim B
cbb5b83674
Fix dateFormat
documentation
...
Please countercheck my changes – I _think_ `dateFormat` cannot return its `INPUT` "as a Go `time.Time` type value" as the documentation originally suggested. This is what `time` does.
2021-04-05 08:55:46 +02:00
Bjørn Erik Pedersen
698f15466b
Regenerate the docshelper
...
See https://github.com/gohugoio/hugo/issues/8379
2021-04-01 19:04:26 +02:00
Steven De Saeger ( Sedacrivity )
f9a8a7cb61
Update multilingual.md
...
Just getting into HUGO so reading the docs.
I noticed that the referenced example for
If `.ReadingTime.Count` in the context has value is 1
might be wrong.
2021-04-01 18:48:24 +02:00
Salim B
a22dc6267f
Fix grammar ( #1398 )
2021-04-01 04:19:04 -07:00
Salim B
eb98b09973
Fix pretty URL example ( #1397 )
2021-03-31 22:37:32 -07:00
Salim B
f4c4153dcb
Mention date var complementation in post scheduling ( #1396 )
...
* Mention date var complementation in post scheduling
* Change footnote from inline to reference style
2021-03-31 22:28:39 -07:00
Joe Mooring
17fae284c1
Fix resources.ExecuteAsTemplate argument order ( #1394 )
...
Co-authored-by: kjirou <sorenariblog@gmail.com>
2021-03-31 15:27:25 -07:00
Salim B
97e2c2abb4
Use code-toggle shortcode in multilingual.md
( #1388 )
2021-03-31 15:25:36 -07:00
Salim B
3a84929bb0
Harmonize capitalization ( #1393 )
...
Harmonize capitalization between `pagination.md` and `configuration.md`.
Hugo normalizes site configuration keys to lowercase internally, so technically, capitalization doesn't really matter. But it's less confusing for newbies if the capitalization in the documentation is consistent.
2021-03-31 13:05:40 -07:00
Rob Playford
17f15daa61
fix file naming used in example ( #1392 )
2021-03-31 07:17:29 -07:00
Bjørn Erik Pedersen
5d97b6a18e
Add slice syntax to sections permalinks config
...
Fixes #8363
2021-03-30 07:55:24 +02:00
Salim B
00665b97b7
Improve description of site.md
2021-03-29 10:11:33 +02:00
Salim B
edcf5e3fc5
Fix example in merge.md
2021-03-29 10:11:16 +02:00
Mark Ayers
f275ab778b
Update postprocess.md
...
- only in prod
2021-03-29 10:00:17 +02:00
Mark Ayers
9593e3991b
Fix file name
2021-03-29 10:00:17 +02:00
Mark Ayers
59bd9656fa
Update postprocess.md
...
- make example files clear
- remove framework specific configuration from this example
- Tailwind CSS users will find many examples elsewhere
2021-03-29 10:00:17 +02:00
Jan Steinke
1172fb6d09
Update to theNewDynamic repository ( #1263 )
2021-03-26 06:52:10 -07:00
Daniel
f5b5c1d2c6
Update Hugo container image
...
Update the Hugo container image used for GitLab deployments and provide a link to the container registry.
2021-03-25 18:21:14 +01:00
Salim B
4f2e92f2aa
Adapt anchorize.md to Goldmark
2021-03-25 17:02:38 +01:00
Salim B
98aa190731
Directly link to highlight
shortcode ( #1384 )
2021-03-25 09:01:48 -07:00
Bjørn Erik Pedersen
4c75c24220
Fix header level
2021-03-25 12:47:16 +01:00
Patrice Chalin
f15c06f232
markdownify: add note about render-hooks and .RenderString ( #1281 )
2021-03-24 10:09:52 -07:00
Joe Mooring
69c82eb689
Remove Blackfriday reference from shortcode desc ( #1380 )
2021-03-24 08:06:33 -07:00
Joe Mooring
36de478df8
Update description of ignoreFiles config setting ( #1377 )
2021-03-24 07:19:08 -07:00
Joe Mooring
6337699d82
Remove "Authors" page from documentation ( #1371 )
...
Closes #1370
2021-03-21 19:58:04 -07:00
Ken S
35e73ca90d
fix indent in example ( #1372 )
2021-03-21 19:57:45 -07:00