Commit Graph

9430 Commits

Author SHA1 Message Date
Christian Oliff 674d71842e Fix Typo on Docker section of installation page
Fixes: #1147
2020-06-17 17:10:03 +02:00
Maurice ac2c4a4871 Update documentation for Ugly URLs (#1082)
* Update urls.md

Update documentation to reflect status of this issue - (the --uglyurls CLI parameter no longer exists)
https://github.com/gohugoio/hugo/issues/4428

See also: https://gohugo.io/getting-started/configuration/#configure-with-environment-variables

* Update urls.md

Remove a "use" that was not necessary.
2020-06-14 20:51:19 +07:00
Jake Jarvis 88bdec17a5 Change 072.0 to 0.72.0 in release post's description 2020-06-13 01:04:31 +02:00
vojta001 2aa7d7818c Update rss.md (#1104)
Fix a link to RSS 2.0 template
2020-06-11 14:31:52 +07:00
Paul Murray c80677aeb9 Update quick-start.md (#1076)
improved grammar
2020-06-11 14:30:04 +07:00
Christian Oliff d04196bbdd Minor spelling and capitalization fixes 2020-06-10 12:50:40 +02:00
Kahvi Patel 837d2feba6 Fixed spelling mistake
Fixed mistake in /content-management/organization/ doc.
2020-06-05 20:22:39 +02:00
Bjørn Erik Pedersen 67dc78e12c Update installing.md 2020-06-04 16:09:27 +02:00
Bjørn Erik Pedersen ce280c5d6f Update relurl.md 2020-06-03 22:05:32 +02:00
Christian Oliff bb4d0e703d Capitalization and Redirecting URL fixes 2020-06-03 17:50:58 +02:00
Bjørn Erik Pedersen e1fecada0d Update partials.md 2020-06-03 10:46:32 +02:00
Christian Oliff 1d99bb182a Typos and whitespacing issues fixed 2020-06-03 10:45:04 +02:00
P.F. Hawkins b20dba1255 actually fix index function link this time 2020-06-02 19:56:50 +02:00
Christian Oliff f47d6f1e31 Fixing typos, whitespace issues and links 2020-06-02 17:56:23 +02:00
P.F. Hawkins dc82309b96 fix link to the index function 2020-06-02 17:53:33 +02:00
P.F. Hawkins 1eab0cbeaa add missing word (#1130)
* add missing word

* capitalize YouTube

Co-authored-by: Christian Oliff <christianoliff@pm.me>
2020-06-03 00:08:44 +09:00
Christian Oliff 9c3ee62ae8 more fixes 2020-06-02 09:42:19 +02:00
Christian Oliff e9bc5880af whitespace, typos and HTTPS fixes 2020-06-02 09:42:19 +02:00
Daniel Ruf 93b8064931 Add missing word to Module section 2020-06-01 18:51:32 +02:00
Bryce Derriso 80ced9062c Display image on page bundles page. 2020-06-01 00:30:42 +02:00
Bjørn Erik Pedersen 727029b0af Update index.md 2020-05-31 15:46:21 +02:00
Bjørn Erik Pedersen 51fc48e4d2 Release 0.72.0 2020-05-31 15:33:02 +02:00
hugoreleaser 1ff68ac3b6 releaser: Add release notes to /docs for release of 0.72.0
[ci skip]
2020-05-31 15:33:01 +02:00
Bjørn Erik Pedersen f74a25b927 common/maps: Add Scratch.Values
Fixes #7335
2020-05-31 15:33:01 +02:00
Bjørn Erik Pedersen 2fd83db96b Add redirect support to the server
Fixes #7323
2020-05-31 15:33:01 +02:00
Yash Murty bdfccf9f4e Fix typo in install instructions 2020-05-31 15:33:01 +02:00
Christian Oliff e12737ea60 Create SUPPORT.md
matches the one we have at:
https://github.com/gohugoio/hugo/blob/master/.github/SUPPORT.md

May cut down on support queries being posted here.
2020-05-31 12:44:56 +02:00
Bjørn Erik Pedersen 9be494de3a Clean up the markup config 2020-05-31 12:41:38 +02:00
Leon c3e1231339 Remove JustComment
JustComment is shutting down.
2020-05-31 12:11:42 +02:00
Bjørn Erik Pedersen bc1b02bc5c Add Smart to Anchor section 2020-05-30 16:47:27 +02:00
Farai Gandiya 49e7964096 Added where .RegularPagesRecursive was added
Seems like there isn't a way to render shortcodes in a readfile.
2020-05-27 23:19:48 +02:00
Farai Gandiya a92296e314 Fixed the new-in shortcode in pages-vs-site-pages 2020-05-27 22:01:21 +02:00
Farai Gandiya 051e1267c3 Documented .RegularPagesRecursive
Addresses #1116
2020-05-27 22:01:21 +02:00
Cameron Little 5bcec88a3a Fix broken link in RSS templates page
The trailing ) was being included in the parsed link, leading to it being `https://spf13.com/project/index.xml)` instead of `https://spf13.com/project/index.xml`.
2020-05-26 20:53:04 +02:00
John Levon 3db79d4331 Correct pull request link on migrations.md 2020-05-26 13:21:01 +02:00
Bjørn Erik Pedersen 55c3471686 Release 0.71.1 2020-05-25 11:33:54 +02:00
Bjørn Erik Pedersen 11a4e36c3f Merge branch 'temp711' 2020-05-25 11:32:26 +02:00
hugoreleaser 481fc8ed64 releaser: Add release notes to /docs for release of 0.71.1
[ci skip]
2020-05-25 09:08:55 +00:00
Bjørn Erik Pedersen 40ba83c263 Update site.md
Mention the site function

See #1119
2020-05-23 13:46:52 +02:00
siedentop 382632b583 Use-modules: More help how to get started importing a theme (#1107)
* Use-modules: More help how to get started

It took me too long to figure out how to do this simple thing. How can I import a theme using the new hugo-module concept.

Let's update the documentation so that it is easier for others.

* Incorporate review suggestions

* Neutral theme
* Remove redundant `theme` setting.
2020-05-21 10:59:02 +02:00
Craig Mod 06751d4655 Addition of hugefastsearch to search options (#1118)
* Addition of hugefastsearch to search options

* fro misspelling
2020-05-20 09:11:02 +02:00
Kaushal Modi 8346d3b18f Add example of how to set the permalinks option for pages in "root" 2020-05-19 10:26:18 -04:00
Nicholas Gracilla ebb3b4f3ab Refine highlight shortcode options
Attempts to clean up and clarify bullets around options, fix punctuation.
2020-05-19 08:53:30 +02:00
Bjørn Erik Pedersen 1075a172a1 Update index.md 2020-05-18 19:06:36 +02:00
digitalcraftsman 7cc927ea60 Fix typo in v0.71.0 release notes 2020-05-18 19:03:33 +02:00
Bjørn Erik Pedersen 4121da2736 Pull in latest theme version to get link hooks 2020-05-18 19:01:14 +02:00
Cameron Little 4809be6517 Document render-heading feature
https://github.com/gohugoio/hugo/pull/7133
2020-05-18 18:47:34 +02:00
Bjørn Erik Pedersen 2078a3bd10 Release 0.71.0 2020-05-18 18:39:39 +02:00
hugoreleaser c09f6899e5 releaser: Add release notes to /docs for release of 0.71.0
[ci skip]
2020-05-18 16:05:47 +00:00
Bjørn Erik Pedersen 90ffe2b50f Merge commit 'c9403cbceaaeff53ff4833561f4eefe1dc1a405e' 2020-05-18 15:25:26 +02:00