5703 Commits

Author SHA1 Message Date
Bjørn Erik Pedersen
541f06865c Update versions v0.28 2017-09-25 10:18:58 +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
8e3b1ac40c Add a note about branches 2017-09-25 10:07:33 +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
Bjørn Erik Pedersen
92435459c1 Add a note about branches 2017-09-23 10:49:11 +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
557c36e81c theme: Merge commit '7fbb4bed25001182bfeb91f79db0f0c1936582ee'
Closes #32
2017-09-13 20:55:16 +02:00
Bjørn Erik Pedersen
7fbb4bed25 Squashed 'themes/gohugoioTheme/' changes from 7dd8a302..ca53082d
ca53082d Add See Also section

git-subtree-dir: themes/gohugoioTheme
git-subtree-split: ca53082de54436ff2dfbfee1228dcade4ac86a96
2017-09-13 20:53:46 +02:00
Bjørn Erik Pedersen
ce31cee04a Add "See Also" config 2017-09-13 20:48:33 +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 v0.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
Bjørn Erik Pedersen
213c6c3b88 Add bugs poster 2017-09-13 12:55:48 +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
d6f9378d7e Bump Netlify versions to 0.27 v0.27 2017-09-11 08:15:01 +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
3790f6a3a9 releaser: Bump versions for release of 0.27
[ci skip]
2017-09-11 08:07:02 +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
Christopher Su
94af72b52a Fix .Data.Terms usage in taxonomy template example
.Data.Taxonomy should be .Data.Terms
2017-08-26 09:59:14 +02:00
Cameron Moore
eb371e5235 functions: Fix lang.NumFmt docs
Fixes #154
2017-08-21 21:47:02 +02:00
digitalcraftsman
a745cd6c8b Fix layouts' folder name in template primer 2017-08-21 00:12:01 +02:00
Charlie Egan
e181e63795 Correct typo on GitHub pages guide (#151)
Thanks @charlieegan3 for the keen eye.
2017-08-19 15:12:11 -05:00
M Brennan
286985009b Remove HTML special chars from Windows install example 2017-08-19 08:23:07 +02:00