Commit Graph

2469 Commits

Author SHA1 Message Date
Mark Meves 9b494a58cd Add comma in example config
(also make style more consistent with use of commas in a few places)
2018-08-17 08:43:04 +02:00
Bjørn Erik Pedersen 1c24f672dc Update multilingual.md 2018-08-14 16:50:26 +02:00
Bjørn Erik Pedersen 8bf85bfe4b Cosmetic change to test GitInfo 2018-08-11 12:44:06 +02:00
Bjørn Erik Pedersen 3b53b54f95 Update installing.md 2018-08-10 23:29:22 +02:00
Bjørn Erik Pedersen e3b8eb9417 Get arolla-cocoon showcase ready for publishing
Closes #519
2018-08-10 16:33:21 +02:00
Didier GEORGIEFF 7b7931e59e Add "Cocoon Arolla showcase" 2018-08-10 16:33:03 +02:00
Anthony Fok c9cc7852cb Add "scoop install hugo" for quick install on Windows
Hugo on Chocolatey https://chocolatey.org/packages/hugo is still at 0.45
over a week after the 0.46 release,
while Hugo on Scoop was updated to 0.46 on the day of its release.

I discovered Scoop by chance earlier today in README.md of GitHub Hub,
especially the removal of Chocolatey-related instructions due to
Chocolatey's failure to update the hub package for over two years.
See https://github.com/github/hub/commit/e3bf3bc9712b12e9222faafc94df3fd285c26bf3
2018-08-10 02:32:28 -06:00
Regis Philibert 3037527fe5 Update Directory Structure following Hugo Pipes
#560
2018-08-09 12:23:41 -04:00
Bangel dbecb967da Add assetDir key to config list
# References
- `assetDir` Added in this commit: https://github.com/gohugoio/hugo/commit/dea71670c059ab4d5a42bd22503f18c087dd22d4
- Hugo Pipes documentation referencing the Asset Directory key: https://gohugo.io/hugo-pipes/introduction/#asset-directory
2018-08-08 18:45:37 +02:00
Bjørn Erik Pedersen d88477eb3a Fix some more redirect alias loops 2018-08-08 12:14:59 +02:00
Bjørn Erik Pedersen 209735670b Update features.md
Fixes https://github.com/gohugoio/hugo/issues/5050
2018-08-08 12:03:29 +02:00
Brent Yang d4ec6ef87e Remove redirect loop from functions/default
Remove some aliases that were causing infinite redirect loops
2018-08-06 23:54:33 -04:00
Kaushal Modi ce14da4350 Fix the AlternativeOutputFormats/OutputFormats examples
Ref:
https://github.com/gohugoio/hugo/pull/4925#issuecomment-403940096,
https://github.com/gohugoio/hugo/issues/5032

Also fix https://gohugo.io/templates/rss/ returning 404.
2018-08-06 10:47:22 -04:00
Bjørn Erik Pedersen f64a224692 Update cond.md 2018-08-06 09:58:36 +02:00
Aapeli 357a70a328 Remove redirect loop from templates/404 2018-08-05 10:11:36 +02:00
Aapeli 4ad7b01ba8 Remove some aliases that were causing infinite redirect loops 2018-08-05 10:11:36 +02:00
Bjørn Erik Pedersen fd378e66aa Fix alias redirect loop 2018-08-04 14:08:52 +02:00
palaniraja d39c790d02 Linked my own blog2md migration script
Submitting PR in this repo as informed- https://github.com/gohugoio/hugo/pull/4994
2018-08-03 10:00:49 -04:00
Bjørn Erik Pedersen 3e55267be3 Release 0.46 2018-08-01 11:46:39 +02:00
hugoreleaser d4cb548060 releaser: Add release notes to /docs for release of 0.46
[ci skip]
2018-08-01 09:00:52 +00:00
Anthony Fok 81847981f1 Add notes for installing "extended" Sass/SCSS version
including the new "extended" track of Hugo Snap.
2018-08-01 09:17:44 +02:00
Marcelo Canina 02da3bb58f Include usage of disqus internal template
Docs shows the old partial approach.
2018-07-31 16:56:38 +02:00
Bjørn Erik Pedersen 9b53380c44 Update sitemap-template.md 2018-07-27 15:09:00 +02:00
Bjørn Erik Pedersen f3417dd52f Update sitemap-template.md 2018-07-27 15:07:59 +02:00
Bjørn Erik Pedersen aae33d9a8f Update sitemap-template.md 2018-07-27 14:55:51 +02:00
Bjørn Erik Pedersen 834edc2058 Release 0.45.1 2018-07-25 11:34:24 +02:00
Bjørn Erik Pedersen fb93ab9059 Merge branch 'temp451' 2018-07-25 11:32:21 +02:00
hugoreleaser 25cd2352c1 releaser: Add release notes to /docs for release of 0.45.1
[ci skip]
2018-07-25 08:56:21 +00:00
Lukas Malkmus 873f6dce23 Update features.md
Since the default syntax highlighter is Chroma for a while now, this should be represented on the features page.
2018-07-23 12:27:30 -04:00
Shahid Iqbal ecc1166423 Update link for Azure
Azure storage static hosting is easier & cheaper, updated the link for Azure to point to this feature
2018-07-23 12:26:10 -04:00
Regis Philibert cb88c3185b Added .Site.Home to Site Variiables (#541)
https://github.com/gohugoio/hugoDocs/issues/539
2018-07-23 12:16:11 -04:00
Bjørn Erik Pedersen 975a887917 Document includePaths
Fixes #538
2018-07-22 16:42:41 +02:00
Bjørn Erik Pedersen 56c4e332f1 Release Hugo 0.45 2018-07-22 14:42:44 +02:00
Bjørn Erik Pedersen c22b25210c Merge branch 'temp45' 2018-07-22 14:32:08 +02:00
hugoreleaser 08d494cc35 releaser: Add release notes to /docs for release of 0.45
[ci skip]
2018-07-22 12:09:26 +00:00
Peter Kappus 971c46bb29 Fixed "Sratch" to become "Scratch" on line 44 2018-07-21 19:35:33 +02:00
Kaushal Modi a28255bf32 Clarify the meaning of .Pages vs .Site.Pages
Fixes https://github.com/gohugoio/hugoDocs/issues/398.
2018-07-20 11:05:03 -04:00
Bjørn Erik Pedersen 127aeee097 docs: Update ref, relref, GetPage docs 2018-07-19 17:02:03 +02:00
Hanzei 350d674ec8 resources.Concat doesn't have an alias 2018-07-19 16:01:00 +02:00
Bjørn Erik Pedersen 1fd1219b02 docs: Document refLinksErrorLevel and refLinksNotFoundURL
See #4964
2018-07-19 15:04:00 +02:00
Bjørn Erik Pedersen af2252ff61 Merge commit 'a3535c8486b2ce762b1a8a9c30b03985c3e02cee' 2018-07-19 09:18:11 +02:00
Kurt Trowbridge a4fa0d1d64 Typos and grammatical changes 2018-07-18 22:28:44 +02:00
Regis Philibert 513884600c Add hugo pipes documentation 2018-07-18 18:53:16 +02:00
Bjørn Erik Pedersen a114868054 Merge commit 'b6b37a1f00f808f3c0d2715f65ca2d3091f36495' 2018-07-18 11:05:58 +02:00
Matthias Van Woensel d847ccd8b8 More spelling error fixes
exemple -> example
2018-07-16 18:19:34 -04:00
Kaushal Modi bf1405d92b Correction: .Pages on homepage is same as .Site.RegularPages
Ref:
https://github.com/gohugoio/hugoDocs/issues/398#issuecomment-371576088
2018-07-16 17:43:19 -04:00
Kaushal Modi 50df8bfb83 Replace .Data.Pages with .Pages 2018-07-16 22:58:22 +02:00
Lucas Bickel 1c8896cb1a Fix addkit link to account for i18n 2018-07-16 21:23:27 +02:00
Bjørn Erik Pedersen 85d3712d05 Mention the newScratch template func 2018-07-13 19:51:57 +02:00
Bjørn Erik Pedersen 1c234db1b7 Release 0.44 2018-07-13 08:52:42 +02:00