Anthony Fok
c4e21471ad
Add workaround to Fetch from GitHub documentation
...
`govendor get` attempts to run `govendor install +local` after fetching
dependencies, but it would not succeed unless the current directory is
somewhere inside $GOPATH/src? That is my limited understanding anyway.
Fixes gohugoio/hugo#3657
2017-06-28 03:12:38 -06:00
Anthony Fok
db0a3c0853
Fix typo in release note
2017-06-28 03:05:47 -06:00
Anthony Fok
5d9a670359
Fix reference to GitHub issue in 0.24.1 release notes
2017-06-25 08:24:32 -06:00
Bjørn Erik Pedersen
ab8b2377ce
releaser: Add release notes to /docs for release of 0.24.1
...
[ci skip]
2017-06-24 11:21:28 +02:00
Horea Porutiu
309adec5e1
docs: Add horeaporutiu.github.io to the showcase
2017-06-23 21:44:50 +02:00
Bjørn Erik Pedersen
bc237743e4
Regenerate commands docs
...
The `hugo new -f` flag is removed; in Hugo 0.24 we take the archetype front matter as is and do no conversions.
Closes https://github.com/gohugoio/hugo/issues/3631
2017-06-22 21:55:10 +02:00
Tom Shen
5ecf99762b
Fix typos in shortcodes documentation
2017-06-22 21:23:19 +02:00
Ricardo N Feliciano
becc167434
Add CircleCI build, test, deploy blog post to press
2017-06-22 21:22:23 +02:00
Ricardo N Feliciano
652ca1faaf
Add Docker Hugo to installation page
2017-06-22 21:20:09 +02:00
daftaupe
1ab7a03414
Remove specific Hugo version from installing.md
...
Removed the version in the repo (unmaintainable in the long term, the page will always be obsolete).
Changed the order of the repos, most up-to-date first.
2017-06-22 21:17:14 +02:00
Anthony Fok
6fd6f7c5b1
Fix typo
2017-06-22 00:40:20 -06:00
Bjørn Erik Pedersen
25e6855c28
releaser: Add relase notes to /docs for release of 0.24
...
[ci skip]
2017-06-21 16:43:30 +02:00
Bjørn Erik Pedersen
5b0e2ea06f
Regenerate data/docs.json
...
And add a note about `Delimiter` in mime types.
Closes https://github.com/gohugoio/hugo/issues/3615
2017-06-20 11:10:51 +02:00
Bjørn Erik Pedersen
d349ce8e4c
Update content files with new discussion URL
2017-06-17 10:01:14 +02:00
Leon Barnard
728f04ce8a
Adding upgrade instructions using Homebrew
2017-06-16 11:38:43 -07:00
Bjørn Erik Pedersen
d9fb81b49d
releaser: Add relase notes to /docs for release of 0.23
...
[ci skip]
2017-06-16 09:47:21 +02:00
josephrexme
4bfd4afa63
Fix typo
2017-06-14 19:47:27 -05:00
Andy Williams
4f877e8619
docs: Fix typo in output-formats.md
...
Fix a minor typo in output-formats.md
2017-06-14 21:03:59 +02:00
Carnë Draug
75c8dac3c4
docs: RSS uses .Summary instead of .Content since 0.20.
2017-06-14 20:57:42 +02:00
Bjørn Erik Pedersen
a5ba00a65b
docs: Update content references to gohugoio/hugo
2017-06-13 18:54:42 +02:00
Bjørn Erik Pedersen
5d613f5e1a
releaser: Add relase notes to /docs for release of 0.22.1
...
[ci skip]
2017-06-13 14:17:45 +02:00
daftaupe
f23c4cf699
docs: Add note on updates for rpm-based distros
2017-06-12 19:44:16 +02:00
Bjørn Erik Pedersen
cde1f63dab
releaser: Add relase notes to /docs for release of 0.22
...
[ci skip]
2017-06-12 09:02:57 +02:00
David Turnbull
fd872c5d16
docs: Rewrite “Archetypes” article
2017-06-12 08:03:08 +02:00
Matthieu Bresson
085da1deb7
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
29df19624c
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
539c2ef2de
docs: Add thislittleduck.com to the showcase
2017-06-05 13:53:08 +02:00
Nathan Sharfi
041b6c9145
tpl: Add uniq function
2017-06-03 19:13:58 +02:00
jeremielondon
c2a52c1cf8
docs: Add Nutspubcrawl.com to the showcase
2017-06-03 12:16:11 +02:00
Albert Nigmatzianov
3b78344d61
docs: Update overview/usage
2017-05-28 12:10:16 +02:00
Bryan Klein
066e17464d
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
3a28d40d83
docs: Add furqansoftware.com to the showcase
2017-05-25 14:32:47 +02:00
Albert Nigmatzianov
d4f7985f05
docs: Delete brew update from docs
...
Fix #3518
2017-05-25 13:31:38 +02:00
Chankey Pathak
8d4a58bb5e
docs: Add tutswiki.com to the showcase
2017-05-23 20:39:10 +02:00
Bjørn Erik Pedersen
4db5579b31
docs: Regenerate commands docs
...
Closes #3400
2017-05-23 21:01:51 +03:00
Alexandros
fc7d5c856b
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
76318ebd83
releaser: Add relase notes to /docs for release of 0.21
...
[ci skip]
2017-05-22 16:11:22 +03:00
ronen
446a771dd9
docs: Add ttsreader.com to the showcase
2017-05-19 19:53:12 +02: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
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
xavi blanch
1b8b42751e
docs: Add documentation on slug translation
2017-05-02 18:31:06 +02:00
Takuya Kitazawa
f63d129611
docs: Replace cdn.mathjax.org with cdnjs.cloudflare.com
2017-04-30 21:43:38 +02:00