Commit Graph

1797 Commits

Author SHA1 Message Date
Bjørn Erik Pedersen 253d2ede2e Merge commit '61c27b58b353c73772aae572c7d822fdfdf7791b' 2017-09-25 09:02:42 +02:00
Bjørn Erik Pedersen e35b93cc79 Merge commit '30694a133a88d5f76a51d0372646e10cbeca7691' 2017-09-25 09:02:34 +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 9fad59f669 Merge commit '7a89dce53bfbd67a17442a8f9be8fa895fc4f9b1' 2017-09-23 10:08:55 +02:00
Muhammad Muhajir 5be6fef0b0 Fix typo, {{Content} should be {{.Content}} 2017-09-23 09:43:49 +02:00
Bjørn Erik Pedersen 4221c2855a Merge commit 'ba45da9d03056447e4873de13d4e0f8d658a769b' 2017-09-21 19:05:40 +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
hugoreleaser 9e71765cde releaser: Add release notes to /docs for release of 0.27.1
[ci skip]
2017-09-13 11:03:59 +00: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
hugoreleaser 4686686d2f releaser: Add release notes to /docs for release of 0.27
[ci skip]
2017-09-11 05:32:02 +00:00
Bjørn Erik Pedersen d21a59d2db docs: Merge commit '1b4319be62ba071f79e90ef32dbe92eb893429f7' 2017-09-10 17:27:23 +02:00
Frank Taillandier 44fe0285a0 Fix links to JSON spec 2017-09-07 16:26:06 +02:00
Bjørn Erik Pedersen 9c4ff2d8e7 docs: Document Related Content
See https://github.com/gohugoio/hugo/issues/98
2017-09-06 00:20:02 +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
Alexander Borsuk 96b1f5b5cf Remove not needed escape slashes in urls.md 2017-08-18 22:42:29 +02:00
Leon Barnard 2e05043f16 Add upgrade instructions using homebrew 2017-08-18 22:38:44 +02:00
James Rhea 2a14624dfb Fix alias in countrunes.md
Fixes #84.
2017-08-16 22:54:06 +02:00
Adrian Goins 5e26bb9747 Update docker image for build/publish
The referenced image (`publysher/hugo`) is outdated, leading to the following error: `Current theme does not support Hugo version 0.22.1. Minimum version required is 0.24.1`. The current version of hugo is 0.26. I forked the publysher repo, bumped it to 0.26 and pushed it to my Docker hub (monachus is my username on Docker Hub). 

I'm an engineer at Rancher Labs and an active user of Gitlab. I've enabled notifications for Hugo releases, so as they come out, I'll tag and release an updated Docker image. I'm happy to be the target repo for this piece of documentation.
2017-08-16 22:32:28 +02:00