Commit Graph

1806 Commits

Author SHA1 Message Date
maiki 15f44952db Fix link in v0.28 release notes 2017-09-26 23:43:20 +02:00
digitalcraftsman 0100df7364 Fix code examples for math.{Ceil, Floor, Round} 2017-09-26 23:41:52 +02:00
Bjørn Erik Pedersen 4995e5df9a Merge branch 'master' of github.com:gohugoio/hugoDocs 2017-09-26 21:33:30 +02:00
Bjørn Erik Pedersen 9cdd990ae1 Hugo 0.29 2017-09-26 21:32:24 +02:00
digitalcraftsman 463558f919 Document math.Log template function
Closes #99
2017-09-26 21:26:33 +02:00
Marvin Hockenjos db8ddcf7ee Change name of post files in example to use post prefix 2017-09-26 16:25:38 +02:00
Kaushal Modi 296ec01ffb Add ox-hugo Emacs package to the tools section 2017-09-26 12:10:00 +02:00
Cameron Moore f060d6d124 Fix math.Ceil, Floor, and Round naming
math.Ceil, Floor, and Round don't have short-hand equivalents.

Fixes #205
2017-09-26 12:04:11 +02:00
digitalcraftsman a2262d241e Document strings.TrimPrefix and TrimSuffix template functions
Closes #148
2017-09-25 19:26:34 +02:00
digitalcraftsman 80c1ce631b Document strings.TrimLeft and TrimRight template functions
Closes #147
2017-09-25 19:11:45 +02:00
digitalcraftsman 2921088dde Document urls.Parse template function
Closes #204
2017-09-25 18:39:00 +02:00
digitalcraftsman f0133079b3 Document math.{ceil, floor, round} template functions
Closes #203
2017-09-25 18:23:34 +02:00
Christopher Berner 8286380891 Fix typo in migration tools section 2017-09-25 13:37:58 +02:00
Bjørn Erik Pedersen d5215d6157 Add link to syntax hl docs in release notes 2017-09-25 10:23:38 +02:00
Bjørn Erik Pedersen 275ce2b4d8 Update 0.28 release notes 2017-09-25 10:18:07 +02:00
Bjørn Erik Pedersen 886713a14d Add release notes for 0.28 2017-09-25 10:09:08 +02:00
Bjørn Erik Pedersen bed02e5ff1 Merge branch 'next' 2017-09-25 10:07:42 +02:00
Bjørn Erik Pedersen 20959c7b91 Rewrite the syntax highlighter docs etc. 2017-09-25 08:30:32 +02:00
i-give-up 1662b9d0bc Add missing Disqus links in templates/internal.md 2017-09-24 13:20:17 +02:00
Muhammad Muhajir 5be6fef0b0 Fix typo, {{Content} should be {{.Content}} 2017-09-23 09:43:49 +02:00
icannotfly 32356e4eab Fix typo in header of shortcode-templates.md 2017-09-19 15:35:39 +02:00
Sean Shao c8f1a2d2f6 Correct code example for index template function
typo in example code {{ index .Site.Data.locations .Params.location }}
2017-09-19 15:33:25 +02:00
Will bfa6a55d03 Escape code fencing 2017-09-18 08:03:22 +02:00
Tony Ranieri ff8b2f999f Fix typos in deployment with wercker tutorial 2017-09-14 09:16:00 +02:00
Bjørn Erik Pedersen 158cee1b5c Make the tags into keywords
See #32
2017-09-13 19:50:17 +02:00
Bjørn Erik Pedersen 61600be6aa Add a note to the related section
See https://discourse.gohugo.io/t/hugo-0-27-released/8325/10
2017-09-13 13:46:17 +02:00
Bjørn Erik Pedersen 49edb5a2b9 Relase 0.27.1 2017-09-13 13:25:08 +02:00
hugoreleaser c9bbc00129 releaser: Add release notes to /docs for release of 0.27.1
[ci skip]
2017-09-13 13:18:02 +02:00
codyarsenault 8b4590cd26 Add KeyCDN integration tutorial 2017-09-12 21:57:31 +02:00
Giraffe Academy 2b27785915 Add tutorial videos to several docs pages
Credits go to @giraffeacademy
2017-09-11 22:06:09 +02:00
Fernando Jorge Mota 950fef1ff3 Update roadmap to link to the correct milestones page
The roadmap page used to link to the `0.20` milestone page. This commit changes it to link to the index of the milestones page (in a way that we don't have do update it every version).
2017-09-11 16:23:42 +02:00
Bjørn Erik Pedersen 496f5bf612 Rename relnotes 2017-09-11 08:20:39 +02:00
Bjørn Erik Pedersen 087fde7f95 Update 0.27 release notes 2017-09-11 08:14:19 +02:00
Bjørn Erik Pedersen 603f94ae0d docs: Document Related Content
See https://github.com/gohugoio/hugo/issues/98
2017-09-11 08:07:55 +02:00
hugoreleaser 0948868c9d releaser: Add release notes to /docs for release of 0.27
[ci skip]
2017-09-11 08:06:28 +02:00
Frank Taillandier 44fe0285a0 Fix links to JSON spec 2017-09-07 16:26:06 +02:00
Bjørn Erik Pedersen 1d052b16a1 Update hosting-on-netlify.md 2017-09-05 16:56:15 +02:00
Ladislav Prskavec 28b96becc7 Remove double brackets in Netlify hosting tutorial 2017-09-02 09:49:17 +02:00
Ladislav Prskavec 373ed38b05 Update deployment instructions from hugo > 0.20 on Netlify 2017-09-01 21:52:16 +02:00
Steve Domino 1bbb41ca41 Generate static assets on deploy in Nanobox tutorial 2017-09-01 14:03:40 +02:00
jorin 816d207f07 Add missing backtick in templates/views.md 2017-09-01 14:02:02 +02:00
Steve Domino bf88e772e4 Add nanobox as a deployment option 2017-08-31 22:27:23 +02:00
Carlos Cámara 9c37b4ccb4 Change config's syntax order matching description 2017-08-31 20:05:33 +02:00
Marvin Hockenjos d3cb05a740 Fix wrongly named default value of publishDir 2017-08-31 19:47:00 +02:00
Yury Zhauniarovich 4be85c5453 Add link to showcase a theme setup via config file
Added the second option how to set template.
2017-08-31 19:45:42 +02:00
Andrea Borruso 46837195ed Init and update of submodules in .gitlab-ci.yml
The "Completion of the Hugo Quick Start" is an assumption, and there you install a hugo theme via git submodule, than it's necessary to add the rows I have added.
2017-08-31 19:42:33 +02:00
Chris Lasher 9e7c28276a Add CSS lang argument to code block
Makes the triple-backtick example equivalent to triple-tilde example.
2017-08-31 19:16:10 +02:00
Chris Lasher 85aad56e38 Abstract the type in the lookup order
The _default pieces still had a concrete type of "post".
2017-08-31 19:02:58 +02:00
Terence Eden 4e1e43e9ca Fix broken Pygments url
Fixes #161
2017-08-31 18:55:37 +02:00
Matt Riggott 65b4e79b65 Correct GitLab project pipelines URL
The < and > characters in the URL weren't getting escaped, instead acting as if they were HTML elements. This meant the URL was displayed as https://gitlab.com///pipelines, instead of https://gitlab.com/<YourUsername>/<your-hugo-site>/pipelines.
2017-08-31 18:31:27 +02:00