9959 Commits

Author SHA1 Message Date
hugoreleaser
1f70519d8e releaser: Add release notes to /docs for release of 0.72.0
[ci skip]
2020-05-31 12:05:36 +00: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.
v0.72.0
2020-05-31 12:44:56 +02:00
Bjørn Erik Pedersen
8516d540cd Merge commit '9e1dcefc5f559944b70d2fa520f6acd5c56a69f2' 2020-05-31 12:43:33 +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
Bjørn Erik Pedersen
c49195c69b common/maps: Add Scratch.Values
Fixes #7335
2020-05-29 19:51:49 +02:00
Bjørn Erik Pedersen
78072df81c Add redirect support to the server
Fixes #7323
2020-05-28 16:25:34 +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
Yash Murty
90ca0af6b8 Fix typo in install instructions 2020-05-27 13:54:11 +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 v0.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 v0.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
Jeremy Zilar
6c21959360 Update featured.png 2020-05-18 14:01:49 +02:00
Mikeee
109a0fcca5 add len function to navigation side menu 2020-05-17 15:53:17 +02:00
Bjørn Erik Pedersen
39a356bc5b
Revert "Add some rickrolls redirects"
This reverts commit b8393b1b59a56c86e5f0def8725765935b8a37bb.
2020-05-16 11:55:40 +02:00
Bjørn Erik Pedersen
b8393b1b59 Add some rickrolls redirects 2020-05-15 20:58:54 +02:00
Joe Mooring
bf3dd08378 Add math.Pow
Closes #7266
2020-05-14 10:00:31 +02:00
Henk Verlinde
2ce21c34b2
Update configuration-markup.md (add rel="noopener") 2020-05-11 12:09:12 +02:00
Thibault Jamet
95bd7974ee Disambiguate global and page resources
There are 2 different kind of resource, one that is attached
to the page, matching all non-rendered files, and the global
one matching all files in `/assets`. Although they have similar
behaviour, the way to access both of them are slightly different.

Explicitly express differences between both and clarify when a page
is attached resources and when not.
2020-05-09 18:18:28 +02:00
S Aufrecht
5e233dc4bb Update base.md
fix typo
2020-05-07 08:51:17 +02:00
Alexander01998
959b9dc3a7 Fix typo on "where" page
The phrase "Instead of set field on all pages, you can set field on required pages only." seems to be grammatically incorrect.

I have changed it to: "Instead of setting a field on all pages, you can set that field on required pages only."
2020-05-07 08:50:56 +02:00
Bjørn Erik Pedersen
aff8059a1a
Release 0.70.0 v0.70.0 2020-05-06 13:50:28 +02:00
hugoreleaser
44a172ac00 releaser: Add release notes to /docs for release of 0.70.0
[ci skip]
2020-05-06 11:16:40 +00:00
Bjørn Erik Pedersen
1b01c89888 Release 0.70.0 2020-05-06 13:06:10 +02:00
Bjørn Erik Pedersen
5ece21c6cf Merge commit '89044b8f8795f17c36396c67823183a20fc88139' 2020-05-06 12:12:57 +02:00
Bjørn Erik Pedersen
ec0abe052b
Update index.md 2020-05-02 14:10:56 +02:00
Bjørn Erik Pedersen
ed44339cd1
Update bio.md 2020-05-01 19:39:15 +02:00
Bjørn Erik Pedersen
cef04eb953
Minor edits 2020-05-01 19:31:13 +02:00
Jeremy Zilar
4d45dcc8d5 Submitting Digital.gov to the Hugo Showcase
**Digital.gov** helps people in government deliver better, more accessible digital services through publishing essential guidance, resources, tools, and online events that make it easier for people to design, build, and deliver essential services for the public.
2020-05-01 19:25:33 +02:00
Larry Claman
d35126af7b
Azure uses storage containers, not buckets; edited accordingly. (#1078) 2020-05-01 15:53:08 +09:00
Bjørn Erik Pedersen
0894aec5b8 Rename transpileJS to babel
And add a test.

Updates #5764
2020-04-29 10:51:33 +02:00
Niek de Wit
5da27c7a67 resources: Add JavaScript transpiling solution
Add a new pipe called TranspileJS which uses the Babel cli. This makes it possible for users to write ES6 JavaScript code and transpile it to ES5 during website generation so that the code still works with older browser versions.

Fixes #5764
2020-04-29 10:51:33 +02:00
MJ2097
9c249cc895 fix grammatical error 2020-04-27 13:24:40 +02:00