Bjørn Erik Pedersen
a6f1fac489
releaser: Bump versions for release of 0.21
...
[ci skip]
2017-05-22 16:09:42 +03:00
Bjørn Erik Pedersen
858fc595b7
releaser: Add release notes draft for 0.21
...
* releaser: Add relase notes draft for release of 0.21
[ci skip]
2017-05-22 10:51:11 +03:00
Bjørn Erik Pedersen
a6d218c26f
tpl/time: Re-add the time example
2017-05-20 11:41:43 +03:00
ronen
446a771dd9
docs: Add ttsreader.com to the showcase
2017-05-19 19:53:12 +02:00
Bjørn Erik Pedersen
df44b864f9
docs: Regenerate docs helper
2017-05-18 21:38:16 +03:00
Munif Tanjim
8fb2310443
docs: Fix incorrect path in templates/list
2017-05-18 17:12:23 +02:00
Cameron Moore
39a97be752
tpl/lang: Add NumFmt function
...
NumFmt formats a number with a given precision using the requested
decimal, grouping, and negative characters.
Fixes #1444
2017-05-18 09:49:20 +03:00
James
5a3a2696a1
docs: Update references to JSON
...
Looks like this was a bad copy/paste where CSV should've been JSON
2017-05-18 07:55:15 +02:00
Sharon L
972190fc66
docs: Fix minor grammar issue in shortcodes.md
2017-05-18 07:54:10 +02:00
Tom Bennet
3e49c47d33
docs: Add carnivorousplants.co.uk to the showcase
2017-05-13 19:39:02 +02:00
luxpir
9a7785a356
docs: Add worldtowriters.com to the showcase
2017-05-13 12:47:43 +02:00
Kaitlin Newson
7990409cc6
docs: Add ocul.on.ca/topomaps to the showcase
2017-05-13 12:41:41 +02:00
Tejas Kumar
5176e52b38
docs: Fixed incorrect specification of directory structure
...
Hugo looks for the list/single templates of a taxonomy in `/layouts/taxonomy`, not `/layouts/taxonomies` as correctly mentioned in [this doc page](https://gohugo.io/templates/list/ ). This change is simply a minor reconciliation.
2017-05-11 12:46:24 +02:00
Hans Ott
8806478a8c
docs: Fix bash command in tutorials/github-pages-blog
2017-05-08 22:14:14 +02:00
Albert Nigmatzianov
d34e02cac0
docs: Fix typo in templates/functions.md
...
Fix #3440
2017-05-06 21:32:51 +02:00
Robert Starbuck
6040c7ca90
docs: Update datafiles.md
2017-05-06 21:31:24 +02:00
Bjørn Erik Pedersen
e5c9c9ee3f
tpl: Add some GoDoc info to template func docs
...
Closes #3418
2017-05-04 10:46:19 +02:00
xavi blanch
1b8b42751e
docs: Add documentation on slug translation
2017-05-02 18:31:06 +02:00
Cameron Moore
48f6a8c0da
tpl/images: Fix embedded sync.Mutex
2017-05-02 09:17:14 +02:00
Bjørn Erik Pedersen
89e271e2b6
tpl: Add docshelper for template funcs
...
And fix some other minor related issues.
Updates #3418
2017-05-01 21:44:15 +02:00
Takuya Kitazawa
f63d129611
docs: Replace cdn.mathjax.org with cdnjs.cloudflare.com
2017-04-30 21:43:38 +02:00
Bjørn Erik Pedersen
4c8b300964
netlify: Add some security headers
2017-04-30 10:37:46 +02:00
Tom Harvey
7084c7fab8
docs: Fix typos
2017-04-28 07:36:38 +02:00
Bjørn Erik Pedersen
0f93f521b6
release: Add relase notes for 0.20.6
...
[ci skip]
2017-04-27 10:27:55 +02:00
Bjørn Erik Pedersen
dbfb0899ba
docs: Regenerate commands docs
2017-04-26 22:40:21 +02:00
Jordan
d3fe0e0727
docs: Add notes about some output format behaviour
2017-04-25 19:37:35 +02:00
Bjørn Erik Pedersen
797b29be00
docs: Remove temp release notes
2017-04-25 09:48:23 +02:00
Bjørn Erik Pedersen
fe7dfca10b
docs: Add relase notes for 0.20.5
...
[ci skip]
2017-04-25 09:33:58 +02:00
Bjørn Erik Pedersen
1199d04867
docs: Add a time to 0.20.4 release docs
...
To make it newer than the one earlier today :-)
2017-04-24 21:47:08 +02:00
Bjørn Erik Pedersen
e7a1d5b221
releaser: Add relase notes for release of 0.20.4
...
[ci skip]
v0.20.4
2017-04-24 21:07:19 +02:00
Ubuntu
5efd0df097
releaser: Add relase notes to /docs for release of 0.20.3
...
[ci skip]
2017-04-24 13:36:39 +02:00
Bjørn Erik Pedersen
cdc5e17e57
release: Adjust release notes for 0.20.3
2017-04-24 13:36:39 +02:00
Bjørn Erik Pedersen
667833de43
releaser: Add relase notes draft for release of 0.20.3
...
[ci skip]
2017-04-24 13:36:39 +02:00
Bjørn Erik Pedersen
8f92ccde50
Automate the Hugo release process
...
This commit adds a work flow aroung GoReleaser to get the Hugo release process automated and more uniform:
* It can be run fully automated or in two steps to allow for manual edits of the relase notes.
* It supports both patch and full releases.
* It fetches author, issue, repo info. etc. for the release notes from GitHub.
* The file names produced are mainly the same as before, but we no use tar.gz as archive for all Unix versions.
* There isn't a fully automated CI setup in place yet, but the release tag is marked in the commit message with "[ci deploy]"
Fixes #3358
2017-04-24 11:08:56 +02:00
Jack Taylor
71977cbcff
tplimpl: Add translation links to the default sitemap template
...
For pages with translations, add links with hreflang attributes to the
default sitemap template. This helps Google to show the correct
language page in its search results. The syntax used is based on
Google's example at [1].
Also update the sitemap template docs to reflect the changes in the
default template.
[1]
https://support.google.com/webmasters/answer/2620865?hl=en&topic=2370587&ctx=topic
Fixes #2569
2017-04-22 22:37:14 +02:00
Ricky Han
61c510b048
docs: Add txtpen as alternative commenting service
2017-04-18 18:05:52 +02:00
Rachel Simone Weil
311ed72012
docs: Fix .Data.Pages range in sample
2017-04-16 13:22:24 +02:00
Bjørn Erik Pedersen
3b81165796
docs: Add 0.20.2 release notes
2017-04-16 10:56:50 +02:00
Bjørn Erik Pedersen
9b3a02b72e
docs: Add Netlify badge if on Netlify
2017-04-14 10:22:51 +02:00
Bjørn Erik Pedersen
d977cf0120
Get versions back to 0.20-DEV
...
This reverts commit 8ac1fcd0ceb5d2e55e16a9caa7f6f0d646a07668.
2017-04-13 16:19:50 +02:00
Bjørn Erik Pedersen
b4a73e67d7
Prepare release 0.20.1
v0.20.1
2017-04-13 16:00:30 +02:00
Bjørn Erik Pedersen
941e7df6f2
docs: Add 0.20.1 release notes
2017-04-13 14:05:33 +02:00
Sanjay Saxena
134f85b2dc
docs: Add sanjay-saxena.github.io to the showcase
2017-04-13 00:40:45 +02:00
Bjørn Erik Pedersen
5f44f1e677
all Bump to 0.21-DEV
2017-04-10 09:33:21 +02:00
Bjørn Erik Pedersen
f21f829a97
all: Prepare Hugo 0.20 release version
v0.20
2017-04-10 09:10:53 +02:00
Bjørn Erik Pedersen
cc2420cbdb
docs: AddHugo 0.20 Release Notes
2017-04-10 09:07:01 +02:00
Masashi Miyaura
4a9c4d2077
docs: Add Emacs plugin easy-hugo
2017-04-09 12:05:50 +02:00
ssc2015
c42fd07376
docs: Add siba.ai to the showcase
2017-04-08 18:59:17 +02:00
Bjørn Erik Pedersen
c4a3e43270
docs: Add docs about output format linking
...
Fixes #3301
Fixes #3302
2017-04-08 16:33:20 +02:00
Li-Wen Yip
9bfca2ecd5
Update press.md
...
Add "Getting started with Hugo and the plain-blog theme, on NearlyFreeSpeech.Net"
2017-04-07 19:05:15 +02:00