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
Joe Mooring
d3f01f19af
Remove opening body tag from header example ( #1376 )
2021-03-21 19:57:31 -07:00
Bjørn Erik Pedersen
341a5a7d89
Update index.md
2021-03-21 20:48:30 +01:00
Bjørn Erik Pedersen
c9bfdbee64
Release 0.82.0
v0.82.0
2021-03-21 19:30:01 +01:00
hugoreleaser
1196449492
releaser: Add release notes to /docs for release of 0.82.0
...
[ci skip]
2021-03-21 17:28:02 +00:00
Bjørn Erik Pedersen
32efaed78b
docs: Regenerate docs helper
2021-03-21 13:33:26 +01:00
Bjørn Erik Pedersen
dea5449a26
docs: Regen CLI docs
2021-03-21 13:32:12 +01:00
Bjørn Erik Pedersen
eeab18fce4
Merge commit '81689af79901f0cdaff765cda6322dd4a9a7ccb3'
2021-03-21 13:31:17 +01:00
Bjørn Erik Pedersen
d508a12592
Attributes for code fences should be placed after the lang indicator only
...
Fixes #8313
2021-03-20 19:15:11 +01:00
Patrice Chalin
9cece66400
Function sort: fix example labels ( #1344 )
...
* Function sort: fix example labels
* Review feedback: adjust front matter and config values
2021-03-17 07:11:21 -07:00
Joe Mooring
84444120ff
Revert "Fix sample data for sort function ( #1363 )" ( #1364 )
...
This reverts commit 05c8619f480c47343df66d1b1980fef83820e552.
2021-03-16 09:22:41 -07:00
Joe Mooring
05c8619f48
Fix sample data for sort function ( #1363 )
2021-03-16 07:16:30 -07:00
Avinash Sonawane
2beb1c0edf
Fix "Configure taxonomies" title ( #1361 )
2021-03-15 13:01:12 -07:00
Avinash Sonawane
cd777b9fbb
Fix sitemap configuration link ( #1360 )
2021-03-15 12:56:14 -07:00
Bjørn Erik Pedersen
c80905cefe
deps: Update to esbuild v0.9.0
2021-03-14 11:51:25 +01:00
Paul Pineda
52251fb420
Update the 'Customize Dates' example to not error ( #1357 )
...
Part of the work to improve the docs for users who are less familiar with GoLang by removing an error that would cause the template parser to throw with a `malformed character constant` Error as detailed in this issue https://github.com/gohugoio/hugo/issues/8322
2021-03-12 17:26:15 -08:00
Dominik Meyer
1a14cc08a9
Update quick-start.md
2021-03-10 10:52:24 +01:00
Joe Mooring
17bb98a94c
Add note about image metadata removal
...
Fixes #1354
2021-03-10 10:42:23 +01:00
Jonny Spicer
ec4f7bfff4
Update 404.md
...
Fix typo: CloudFont > CloudFront
2021-03-09 22:45:32 +01:00
sjjh
cebfb7a900
explaination that weight
key is used for sorting
...
added a sentence to explain that by default menu entries are sorted ascending by their weight. As a new user you otherwise might not be familiar with it.
2021-03-08 16:08:18 +01:00
Vincent Tam
83190ff12a
fix typo: "advance settings" → "advanced settings"
2021-03-08 16:06:58 +01:00