Bjørn Erik Pedersen
f1e093c92a
docs: Regen CLI docs
2020-09-07 21:46:30 +02:00
Bjørn Erik Pedersen
c7bac967d0
docs: Regen docs helper
2020-09-07 21:45:16 +02:00
Bjørn Erik Pedersen
7a38f7a452
Merge commit '7d7771b673e5949f554515a2c236b23192c765c8'
2020-09-07 21:37:51 +02:00
Joe Mooring
d3eb97a332
Document .IsSection page variable
...
* Document .IsSection page variable
Closes #760
* Describe what it is rather than what it is not
2020-09-07 14:23:08 +02:00
lbischof
a068bcf5cb
Ace and Amber support was removed with #6609
2020-09-07 00:08:02 +02:00
Nicolas Piganeau
1a5a7263a2
markup/asciidoc: Add support for .TableOfContents
...
Fill the .TableOfContents template variable when writing Asciidoc content.
This is done by letting Asciidoc render its TOC as HTML, then extract this
HTML rendered TOC, parse it into a tableofcontents.Root and finally remove
it from the HTML content.
This aims to stay in the logic that the Asciidoc parsing is entirely done
by the external helper.
See #1687
2020-09-06 11:34:32 +02:00
Jørn Åne
5cd9ca4b23
Mention MacPorts also on the Installing page ( #1215 )
...
* Add instructions for using Macports
Fix for #688 , rewrite the text so it's clear that either MacPorts or Homebrew can be used to install Hugo.
* Add MacPorts to Getting Started page
* Update Pick Your Method section to include MacPorts
2020-09-06 00:00:21 +02:00
Jørn Åne
0ae8f5c19c
Add instructions for using Macports
...
Fix for #688 , rewrite the text so it's clear that either MacPorts or Homebrew can be used to install Hugo.
2020-09-05 22:25:04 +02:00
Joe Mooring
d50aba8f06
Revise ref and relref function pages
...
Closes #1212
2020-09-05 18:24:43 +02:00
James Goldie
a17e25d6f6
Update quick-start.md: move notice about drafts up
2020-09-05 11:24:03 +02:00
Joe Mooring
cf87a5da2c
Update macOS tarball installation instructions ( #1203 )
...
Closes #1202
2020-09-02 06:07:43 -04:00
Manas Marthi
2e701f8f38
Corrected the url for index function link
...
/functions/index/ directs to _index.md . Replaced it with /functions/index-function/
2020-09-02 09:57:41 +02:00
Andrew Medworth
736bd59e00
Clarify treatment of zero weights ( #1207 )
...
* Clarify treatment of zero weights
* than -> then
* Remove null link to section and list pages
2020-08-31 21:10:05 +07:00
Joe Mooring
42a19f479e
Fix example of output from urlize function
...
Closes #1204
2020-08-29 19:20:55 +02:00
Joe Mooring
34f8de26de
Revise content-management/cross-references
...
Closes #1199
2020-08-28 11:34:42 +02:00
ngdangtu
252435a950
Rewrite Translation of Strings
...
Let's make this item be more explicit... again?
2020-08-27 08:08:44 +02:00
Carlin MacKenzie
f0882bc14a
Remove note that has been outdated by v0.71.0
...
It's contradicted two lines above :)
> You can also create type/section specific hooks in `layouts/[type/section]/_markup`, e.g.: `layouts/blog/_markup`.{{< new-in "0.71.0" >}}
2020-08-25 21:32:33 +02:00
Victor Massé
dfe28ceb54
Improve mounts module config
...
Improve docs as per this message https://discourse.gohugo.io/t/module-mounts-incompatible-with-postcss-import/26881/2
2020-08-25 11:06:55 +02:00
Joe Mooring
58029627df
Fix erroneous example code piping to if
...
Fixes #1192
2020-08-23 12:27:10 +02:00
Fabian Tamp
7297c11727
Add note about caching for Hugo Pipes.
...
As per discussion in [Is the new js.Build functionality cached?](https://discourse.gohugo.io/t/is-the-new-js-build-functionality-cached/27276 )
2020-08-04 13:32:50 +02:00
Christian Oliff
c91be3403e
minor markdown, capitalization and spelling fixes ( #1183 )
2020-08-03 12:48:59 +09:00
Joe Mooring
fd4a103bfd
Fix several 404 errors ( #1162 )
...
Closes #1161
I removed the paragraph related to Amazon S3 deployment from Wercker;
I was unable to find any documentation on the Wercker site. This is not
surprising. Wercker was acquired by Oracle in 2017, and I suspect Oracle
has little interest in promoting any of Amazon's services.
2020-07-31 19:29:47 +09:00
kersus
69378bc207
Update related.md
...
Fix build error on line 85, change {{< code-toggle file="config" >}} to {{< /code-toggle >}}.
2020-07-31 11:55:10 +02:00
Joel Ostblom
28c24e95fa
Add note on setting baseURL
...
This note already exists for the GitHub pages setup section, and it appears that it is needed for Hugo themes to display correctly on GitLab as well.
2020-07-29 13:45:07 +02:00
Jeff Warner
7b1502c99d
minor typo fix ( #1180 )
2020-07-29 19:46:44 +09:00
Bjørn Erik Pedersen
33abeb4fef
Update related.md
2020-07-26 11:27:24 +02:00
Bjørn Erik Pedersen
4887563f6b
Update js.md
2020-07-23 19:07:30 +02:00
Bjørn Erik Pedersen
ee5f1de2eb
Hugo 0.74.3
v0.74.3
2020-07-23 18:46:47 +02:00
hugoreleaser
986ea0c8ea
releaser: Add release notes to /docs for release of 0.74.3
...
[ci skip]
2020-07-23 16:21:21 +00:00
Helder Pereira
3299b44bdb
Fix Asciidoctor args
...
* Fix Asciidoctor args
* Fix Asciidoctor args documentation
* Update AsciiDoc documentation
Co-authored-by: Derk Muenchhausen <derk@muenchhausen.de>
Fixes #7493
2020-07-23 15:59:48 +02:00
Bjørn Erik Pedersen
bcb9503470
resources/js: Add option for setting bundle format
...
Fixes #7503
2020-07-22 10:13:30 +02:00
Bjørn Erik Pedersen
3f8324918b
resources/js: Add es5 build target
2020-07-20 22:26:38 +02:00
Regis Philibert
a26d0e6104
Add documentation to js.Build ( #1175 )
...
Fixes #1171
2020-07-20 10:09:06 -04:00
Bjørn Erik Pedersen
439a22c3e5
Update index.md
2020-07-17 19:50:44 +02:00
Bjørn Erik Pedersen
7a779b39a7
Hugo 0.74.2
v0.74.2
2020-07-17 19:45:20 +02:00
Bjørn Erik Pedersen
07cb5740c1
Merge branch 'temp742'
2020-07-17 19:44:52 +02:00
hugoreleaser
abcea676c6
releaser: Add release notes to /docs for release of 0.74.2
...
[ci skip]
2020-07-17 17:22:42 +00:00
Patrick Kollitsch
e0dcdbfea4
Revert "Adding an issue link to the issue creation workflow ( #1023 )"
...
This PR did hide the option to create an empty issue unexpectedly under a large link to the community. Not what I expected and sadly untestable. Sorry. I'll open another PR adding issue templates.
v0.74.1
2020-07-16 11:42:13 +07:00
Patrick Kollitsch
21c7131f1e
Adding an issue link to the issue creation workflow ( #1023 )
...
This config enables us to add external links to the process of creating new issues. I propose to add a friendly link to the community, just in case the issue opener is not aware of this forum.
2020-07-16 11:36:06 +07:00
Bjørn Erik Pedersen
922afb18be
Update index.md
2020-07-14 21:36:45 +02:00
Bjørn Erik Pedersen
b9512b1920
Update index.md
2020-07-13 21:25:07 +02:00
Bjørn Erik Pedersen
b7af5993cb
Update index.md
2020-07-13 21:19:53 +02:00
Bjørn Erik Pedersen
816f864b6c
Release 0.74.1
2020-07-13 21:16:40 +02:00
Bjørn Erik Pedersen
1732f34611
Merge branch 'temp741'
2020-07-13 21:16:04 +02:00
hugoreleaser
d473f21c11
releaser: Add release notes to /docs for release of 0.74.1
...
[ci skip]
2020-07-13 18:52:36 +00:00
Bjørn Erik Pedersen
bb234e9cda
Add release notes 0.74.0
v0.74.0
2020-07-13 20:40:43 +02:00
hugoreleaser
5cb3166d44
releaser: Add release notes to /docs for release of 0.74.0
...
[ci skip]
2020-07-13 10:30:11 +00:00
Bjørn Erik Pedersen
7f35a38001
Merge commit '823ce055ed3356da37e9ec4ac70446bdbbaa8de8'
2020-07-13 11:01:55 +02:00
Bjørn Erik Pedersen
4b7054be50
docs: Regenerate docs helper
2020-07-13 11:01:38 +02:00
Bjørn Erik Pedersen
c3b4f84106
Update theme
2020-07-11 13:30:35 +02:00