7221 Commits

Author SHA1 Message Date
Niklas Fasching
29065e8269 Improve Org mode support: Replace goorgeous with go-org
Sadly, goorgeous has not been updated in over a year and still has a lot of
open issues (e.g. no support for nested lists).

go-org fixes most of those issues and supports a larger subset of Org mode
syntax.
2019-06-08 10:13:00 +02:00
Robert van Gent
30dcd1ec2d deploy: Default --target to the first deployment target 2019-06-08 00:41:59 +02:00
Anurag Goel
f4e24a03e4 Render launched; no invite code needed 2019-06-07 06:26:04 +02:00
Anurag Goel
37e1101d3f Add Render hosting guide 2019-06-07 06:26:04 +02:00
dependabot[bot]
01d0a6481d Bump js-yaml from 3.12.0 to 3.13.1 in /themes/gohugoioTheme
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-05 20:22:47 +02:00
Patrick Kollitsch
edb7b36b0d Link site hierarchy schema to larger version 2019-06-04 12:53:38 -04:00
Chris Jones
af72acda03 Fixes typo in fingerprint.md 2019-06-04 08:49:22 +02:00
Patrick Kollitsch
0a738467bf Adding required XML tag to sample templates
Since Hugo 0.55.0 the XML declaration on XML and RSS files is not added automatically anymore. The samples should reflect that.
2019-06-03 15:00:36 +02:00
Patrick Kollitsch
52211f6565 Remove note that XML declaration is not needed
Because, ... see above. It is indeed needed since 0.55.0 ;)
2019-06-01 11:20:16 +02:00
Patrick Kollitsch
a39b9ac871 Adding required XML tag to sample templates
Since Hugo 0.55.0 the XML declaration on XML and RSS files is not added automatically anymore. The samples should reflect that.
2019-06-01 11:20:16 +02:00
Robert van Gent
b363c62c41 Drop dashes in http header matcher attributes; other changes from code review 2019-05-31 22:08:12 +02:00
Robert van Gent
f020a4769e docs: Add documentation for "hugo deploy" 2019-05-31 22:08:12 +02:00
Duncan Mackenzie
1a44d8a50a
Add configuration information for Azure
Azure static websites are an option for publishing your Hugo site, and this is how you configure the 404 page. More details and instructions linked in the edit to https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-static-website
2019-05-30 18:34:15 +02:00
pacollins
5b7c6b5a17 remove google plus 2019-05-30 18:16:45 +02:00
Christian Oliff
5a64301ba9 HTTPS link to yaml.org/spec/ 2019-05-30 18:16:20 +02:00
Bruno Amaral
8c81c762a3 Remove references to Google+
According to google, this is no longer supported and structured data should be used instead: https://support.google.com/webmasters/answer/6083347?hl=en
2019-05-26 19:24:45 +02:00
Bjørn Erik Pedersen
874685ea27 Merge commit 'be04ece8590f775a52ea167fbe4555753e8c5211' 2019-05-25 10:41:51 +02:00
Bradley Nelson
0c3c04fd63 Merge pull request #827 from BCNelson/range-patch
Range patch
2019-05-25 09:19:43 +02:00
Bradley Nelson
b14dd35053 Updated link to Go Docs to more helpful page
The text/template page is a better resource for how Hugo templates work as is talks about the tags and what they do.
2019-05-25 09:18:30 +02:00
Brice BERDAH
350bae8747 Medium -> Hugo exporting tool
Suggesting a simple yet powerful tool for people looking to export their Medium blog to Hugo
2019-05-24 15:35:41 +02:00
Bradley Nelson
c3d83149af Boolean Values in the Where Function
This caused me some trouble should seem oblivious but would have saved me some time. Maybe it will save some others.
2019-05-23 08:27:07 +02:00
yarko
56d4cea3cb hugo-extended no longer the default
It appears hugo-extended is no longer the default build.  I'm on Linux / Ubuntu, so would appreciate if someone check that it is also no longer the default via `brew install` (I assumed the change was consistently throughout, based on github changes).
2019-05-18 20:01:12 +02:00
Bjørn Erik Pedersen
e9b15c6980
Update index.md 2019-05-18 10:29:39 +02:00
Bjørn Erik Pedersen
11de98e0d0
Release 0.55.6 v0.55.6 2019-05-18 10:25:35 +02:00
Bjørn Erik Pedersen
d2def17f49 Merge branch 'release-0.55.6' 2019-05-18 10:18:23 +02:00
hugoreleaser
115457b705 releaser: Add release notes to /docs for release of 0.55.6
[ci skip]
2019-05-18 07:55:28 +00:00
maiki
25855690de Fix misspelling 2019-05-16 09:08:06 +02:00
Dirk Kelly
fc5e43db2f Update 404.md with Netlify Instructions 2019-05-15 07:28:19 +02:00
Alexander Borsuk
9f684318fb Removed mentioning of removed --stepAnalysis command line option 2019-05-13 21:06:58 +02:00
Alexander Borsuk
86ba9071cc Related md5 and aliases for sha1/sha256 2019-05-07 20:44:07 +02:00
Alexander Borsuk
15f48966ad Added related sha function into the See Also 2019-05-07 20:43:53 +02:00
Bjørn Erik Pedersen
5e08b6930d
Fix date description 2019-05-03 21:17:20 +02:00
Robert van Gent
908e87ab27 Revert docs/config.toml changes 2019-05-03 17:58:40 +02:00
Robert van Gent
c925646cf2 Add a "deploy" command 2019-05-03 17:58:40 +02:00
Bjørn Erik Pedersen
e765084dd6
Update sectionvars.md 2019-05-03 15:04:50 +02:00
Bjørn Erik Pedersen
e08be4d81e
Update sectionvars.md 2019-05-03 15:04:27 +02:00
Bjørn Erik Pedersen
7c9653cbe0
Hugo 0.55.5 v0.55.5 2019-05-02 16:27:07 +02:00
hugoreleaser
1035ff028e releaser: Add release notes to /docs for release of 0.55.5
[ci skip]
2019-05-02 13:03:34 +00:00
Bjørn Erik Pedersen
cda21f9d4f docs: Regenerate docs helper 2019-05-02 14:26:02 +02:00
Bjørn Erik Pedersen
50c02516cb
resources: Clean 2019-05-02 12:19:50 +02:00
Jono
380554caf6 Added Pharmaseal case study 2019-05-02 11:39:59 +02:00
Daniel J. Summers
bd462671da Fix typo
"boolean valuable" -> "boolean variable value"
2019-04-28 11:39:10 +02:00
Daniel J. Summers
0522a25958 no -> fr
consistency in examples (I suspect it used to use Norse, but now uses French)
2019-04-27 22:04:32 +02:00
Bjørn Erik Pedersen
f2c4671db9
Fix broken Netlify setup 2019-04-25 10:20:10 +02:00
Bjørn Erik Pedersen
056da25f22
Release 0.55.4 v0.55.4 2019-04-25 10:14:17 +02:00
Bjørn Erik Pedersen
2ddca746ed
Merge branch 'temp554' 2019-04-25 10:13:04 +02:00
hugoreleaser
3d6cf99677 releaser: Add release notes to /docs for release of 0.55.4
[ci skip]
2019-04-25 07:38:48 +00:00
Alexander Borsuk
9dc637cabc Minor link fix 2019-04-25 09:18:26 +02:00
Bjørn Erik Pedersen
95186103c2
Release 0.55.3 v0.55.3 2019-04-20 17:58:47 +02:00
hugoreleaser
b2449cd25d releaser: Add release notes to /docs for release of 0.55.3
[ci skip]
2019-04-20 14:23:12 +00:00