Bjørn Erik Pedersen
63311a14d2
releaser: Add release notes draft for release of 0.22
2017-06-12 08:39:30 +02:00
David Turnbull
0f8f51414d
docs: Rewrite “Archetypes” article
2017-06-12 08:03:08 +02:00
Matthieu Bresson
39408925fd
docs: change .Site to $.Site where the global context is masked by the term's context
2017-06-11 18:52:26 +02:00
Torbjörn Lönnemark
00d632153a
docs: Use single link element for RSS in example
...
The rel attribute supports specifying a set of values, not only a single
one.
Using two link elements can also cause browsers to show the feed twice
in menus.
2017-06-09 13:12:09 +02:00
Peter Cossey
55c53ae9be
docs: Add thislittleduck.com to the showcase
2017-06-05 13:53:08 +02:00
Nathan Sharfi
e28d9aa42c
tpl: Add uniq function
2017-06-03 19:13:58 +02:00
jeremielondon
adc0572d29
docs: Add Nutspubcrawl.com to the showcase
2017-06-03 12:16:11 +02:00
Albert Nigmatzianov
710300cb76
docs: Update overview/usage
2017-05-28 12:10:16 +02:00
Bryan Klein
37e378773f
docs: Fix parameter name in YouTube shortcode section
...
Since 'autostart' is not the correct name of the parameter, I changed the words to make this section more clear.
2017-05-26 15:05:19 +03:00
Mahmud Ridwan
a91c2705c7
docs: Add furqansoftware.com to the showcase
2017-05-25 14:32:47 +02:00
Albert Nigmatzianov
99412bfe45
docs: Delete brew update
from docs
...
Fix #3518
2017-05-25 13:31:38 +02:00
Chankey Pathak
0a40cb43ea
docs: Add tutswiki.com to the showcase
2017-05-23 20:39:10 +02:00
Bjørn Erik Pedersen
d460159a5f
docs: Regenerate commands docs
...
Closes #3400
2017-05-23 21:01:51 +03:00
Alexandros
f41f728222
Remove Unmaintaned Frontends from Tools.
...
The unmaintained Rango frontend and the Hugopit "experiment" should be removed from the Hugo Tools/Frontends section of the documentation as they are unusable.
Rango can mess up with other dependencies installed in the Go Path as reported here:
https://github.com/stayradiated/rango/issues/4
Hugopit's developer himself stated that this is an unmaintained experiment and he seemed a bit surprised that it is included in Hugo's documentation over here: https://github.com/sjardim/Hugopit/issues/3
2017-05-22 20:46:18 +02:00
Bjørn Erik Pedersen
8ddc7a5cde
releaser: Prepare repository for 0.22-DEV
...
[ci skip]
2017-05-22 16:18:26 +03:00
Bjørn Erik Pedersen
f63ee6567d
releaser: Add relase notes to /docs for release of 0.21
...
[ci skip]
2017-05-22 16:11:22 +03:00
Bjørn Erik Pedersen
1a965e5d2f
releaser: Bump versions for release of 0.21
...
[ci skip]
2017-05-22 16:09:42 +03:00
Bjørn Erik Pedersen
a00962134a
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
a119ef693f
tpl/time: Re-add the time example
2017-05-20 11:41:43 +03:00
ronen
77d2fe7866
docs: Add ttsreader.com to the showcase
2017-05-19 19:53:12 +02:00
Bjørn Erik Pedersen
42fbded105
docs: Regenerate docs helper
2017-05-18 21:38:16 +03:00
Munif Tanjim
27e88154af
docs: Fix incorrect path in templates/list
2017-05-18 17:12:23 +02:00
Cameron Moore
93b3b13867
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
e92ce83d5e
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
4c427f6aaa
docs: Fix minor grammar issue in shortcodes.md
2017-05-18 07:54:10 +02:00
Tom Bennet
1d70aa9826
docs: Add carnivorousplants.co.uk to the showcase
2017-05-13 19:39:02 +02:00
luxpir
6fc7337aac
docs: Add worldtowriters.com to the showcase
2017-05-13 12:47:43 +02:00
Kaitlin Newson
ddaf694183
docs: Add ocul.on.ca/topomaps to the showcase
2017-05-13 12:41:41 +02:00
Tejas Kumar
a28fbca6dc
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
c99761555c
docs: Fix bash command in tutorials/github-pages-blog
2017-05-08 22:14:14 +02:00
Albert Nigmatzianov
231c0a7e09
docs: Fix typo in templates/functions.md
...
Fix #3440
2017-05-06 21:32:51 +02:00
Robert Starbuck
5575ed4469
docs: Update datafiles.md
2017-05-06 21:31:24 +02:00
Bjørn Erik Pedersen
cff2f31334
tpl: Add some GoDoc info to template func docs
...
Closes #3418
2017-05-04 10:46:19 +02:00
xavi blanch
635b3bb4eb
docs: Add documentation on slug translation
2017-05-02 18:31:06 +02:00
Cameron Moore
f604076de1
tpl/images: Fix embedded sync.Mutex
2017-05-02 09:17:14 +02:00
Bjørn Erik Pedersen
690b0f8ff5
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
4b637ac041
docs: Replace cdn.mathjax.org with cdnjs.cloudflare.com
2017-04-30 21:43:38 +02:00
Bjørn Erik Pedersen
565a78b110
netlify: Add some security headers
2017-04-30 10:37:46 +02:00
Tom Harvey
93a447c5dd
docs: Fix typos
2017-04-28 07:36:38 +02:00
Bjørn Erik Pedersen
a695202ff5
release: Add relase notes for 0.20.6
...
[ci skip]
2017-04-27 10:27:55 +02:00
Bjørn Erik Pedersen
656f818867
docs: Regenerate commands docs
2017-04-26 22:40:21 +02:00
Jordan
162d3a586d
docs: Add notes about some output format behaviour
2017-04-25 19:37:35 +02:00
Bjørn Erik Pedersen
88d8111093
docs: Remove temp release notes
2017-04-25 09:48:23 +02:00
Bjørn Erik Pedersen
4ac60e4ca2
docs: Add relase notes for 0.20.5
...
[ci skip]
2017-04-25 09:33:58 +02:00
Bjørn Erik Pedersen
b332d93e39
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
b096a10fe9
releaser: Add relase notes for release of 0.20.4
...
[ci skip]
2017-04-24 21:07:19 +02:00
Ubuntu
0bd0593a77
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
c6e4aff1ce
release: Adjust release notes for 0.20.3
2017-04-24 13:36:39 +02:00
Bjørn Erik Pedersen
c0f491ab6c
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
7f6430d84d
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