hugoreleaser
72158ab2e8
releaser: Prepare repository for 0.33-DEV
...
[ci skip]
2017-12-31 09:26:48 +00:00
hugoreleaser
cb359a75c1
releaser: Add release notes to /docs for release of 0.32
...
[ci skip]
2017-12-31 09:24:45 +00:00
Bjørn Erik Pedersen
245212a5b7
Merge commit 'f3cd083961f36dc96d05e98aaf67f650102bc757'
2017-12-30 09:17:23 +01:00
Brian Chen
e69da7a4cb
Add Pandoc support, refactor external helpers
...
Recognize the Pandoc format under the file extension .pandoc or .pdc,
and shell out to pandoc as an external helper to format Pandoc content.
Refactor out repeated code with external helpers. Change the error
output formatting. I did not see any of the external helpers print the
string "<input>" to represent stdin as a file; just prepending the file
name to error output is more general and doesn't sacrifice that much in
terms of readability.
Closes #234
2017-11-30 12:15:52 +01:00
hugoreleaser
8a8ba63c7e
releaser: Prepare repository for 0.32-DEV
...
[ci skip]
2017-11-27 11:27:33 +00:00
hugoreleaser
c1c04d74a0
releaser: Add release notes to /docs for release of 0.31.1
...
[ci skip]
2017-11-27 11:26:08 +00:00
hugoreleaser
aa68205d16
releaser: Bump versions for release of 0.31.1
...
[ci skip]
2017-11-27 11:26:08 +00:00
hugoreleaser
42fbf15fb7
releaser: Prepare repository for 0.32-DEV
...
[ci skip]
2017-11-20 10:30:09 +00:00
hugoreleaser
288723a049
releaser: Add release notes to /docs for release of 0.31
...
[ci skip]
2017-11-20 10:28:21 +00:00
hugoreleaser
f4b416bbef
releaser: Bump versions for release of 0.31
...
[ci skip]
2017-11-20 10:28:21 +00:00
Bjørn Erik Pedersen
14786c4d8f
Merge commit '30c0d485eaff6d70df1be0353911ddca485d52bf'
2017-11-20 11:19:16 +01:00
Bjørn Erik Pedersen
df1677a6e8
Merge commit '05e42bc643f1840ed2ad9c2eff82a269d1381683'
2017-11-17 13:48:33 +01:00
Brian Chen
d9a78b61ad
Handle Taxonomy permalinks
...
Return the correct virtual Section for Taxonomy and TaxonomyTerm.
Restrict permalink expansion to only Pages and Taxonomies, but then
actually use expanded permalinks even for non-Pages.
Fixes #1208 .
2017-11-07 23:05:48 +01:00
Kaushal Modi
488631fe0a
Add support for height argument to figure shortcode
...
Fixes #4014
2017-10-29 20:46:57 +01:00
hugoreleaser
1d52bfbb47
releaser: Prepare repository for 0.31-DEV
...
[ci skip]
2017-10-19 11:35:38 +00:00
hugoreleaser
142ebba2c5
releaser: Add release notes to /docs for release of 0.30.2
...
[ci skip]
2017-10-19 11:34:09 +00:00
hugoreleaser
bf633ea2f2
releaser: Bump versions for release of 0.30.2
...
[ci skip]
2017-10-19 11:34:09 +00:00
Bjørn Erik Pedersen
6a5170116c
Merge commit '325009c3fd4ac90021897b7e3e025c14e70ce162'
2017-10-19 07:59:48 +02:00
hugoreleaser
bc53cd7b15
releaser: Prepare repository for 0.31-DEV
...
[ci skip]
2017-10-19 05:43:34 +00:00
hugoreleaser
4e07b4144f
releaser: Add release notes to /docs for release of 0.30.1
...
[ci skip]
2017-10-19 05:41:50 +00:00
hugoreleaser
89a3f47a21
releaser: Bump versions for release of 0.30.1
...
[ci skip]
2017-10-19 05:41:50 +00:00
hugoreleaser
45e0908b86
releaser: Prepare repository for 0.31-DEV
...
[ci skip]
2017-10-16 08:40:34 +00:00
hugoreleaser
41180c51e1
releaser: Add release notes to /docs for release of 0.30
...
[ci skip]
2017-10-16 08:39:00 +00:00
hugoreleaser
811f381e23
releaser: Bump versions for release of 0.30
...
[ci skip]
2017-10-16 08:39:00 +00:00
Bjørn Erik Pedersen
5c31e0c341
Merge commit 'ecf5e081b5540e69f4af330233f39a07baf53846'
2017-10-15 10:20:55 +02:00
Bjørn Erik Pedersen
06e5633400
Merge commit 'dae5a7c61cceeb0de59f2d755f63e453f71dd9b2'
2017-10-04 09:27:30 +02:00
Brendan Roy
4fc67fe44a
tpl: Add errorf template function
...
Add template function that will build a string from the given format
string and arguments, then log it to ERROR. This has an intended
side-effect of causing the build to fail, when executed.
Resolves #3817
2017-10-03 07:59:51 +02:00
Brendan Roy
8717a60cc0
Change SummaryLength to be configurable ( #3924 )
...
Move SummaryLength into the ContentSpec struct and refactor the
relevant summary functions to be methods of ContentSpec. The new
summaryLength struct member is configurable by the summaryLength config
value, and the default remains 70. Also updates hugolib/page to use the
refactored methods.
Resolves #3734
2017-09-29 09:04:55 +02:00
digitalcraftsman
2818878994
tpl: Add os.fileExists template function
...
Fixes #3839
2017-09-28 19:52:34 +02:00
Bjørn Erik Pedersen
b6a30283f0
Merge commit '9d68f695e782c6a83c77aff13317c7a22c694c98'
2017-09-28 17:22:55 +02:00
Lucas Jenss
57adc539fc
tpl: Add float template function
...
Add a template function that allows conversion to float. This is
useful, for example, when passing aspect ratios into templates,
which tend to not be integers.
Fixes #3307
2017-09-28 16:53:18 +02:00
hugoreleaser
f806e951fd
releaser: Prepare repository for 0.30-DEV
...
[ci skip]
2017-09-26 19:24:34 +00:00
hugoreleaser
524c67107a
releaser: Add release notes to /docs for release of 0.29
...
[ci skip]
2017-09-26 19:23:15 +00:00
hugoreleaser
396759a09b
releaser: Bump versions for release of 0.29
...
[ci skip]
2017-09-26 19:23:15 +00:00
hugoreleaser
404e2994e5
releaser: Prepare repository for 0.29-DEV
...
[ci skip]
2017-09-25 08:00:38 +00:00
hugoreleaser
2a7f6dda12
releaser: Add release notes to /docs for release of 0.28
...
[ci skip]
2017-09-25 07:59:12 +00:00
hugoreleaser
9e850c1f64
releaser: Bump versions for release of 0.28
...
[ci skip]
2017-09-25 07:59:12 +00:00
Bjørn Erik Pedersen
932ae52709
Merge commit '61c27b58b353c73772aae572c7d822fdfdf7791b'
2017-09-25 09:02:42 +02:00
Bjørn Erik Pedersen
23ba0edf71
Merge commit '30694a133a88d5f76a51d0372646e10cbeca7691'
2017-09-25 09:02:34 +02:00
Bjørn Erik Pedersen
f8fd5796bb
Merge commit '7a89dce53bfbd67a17442a8f9be8fa895fc4f9b1'
2017-09-23 10:08:55 +02:00
Bjørn Erik Pedersen
c0370e0ee3
Merge commit 'ba45da9d03056447e4873de13d4e0f8d658a769b'
2017-09-21 19:05:40 +02:00
hugoreleaser
5c3b210368
releaser: Prepare repository for 0.28-DEV
...
[ci skip]
2017-09-13 13:13:28 +02:00
hugoreleaser
5a4002bc89
releaser: Add release notes to /docs for release of 0.27.1
...
[ci skip]
2017-09-13 11:03:59 +00:00
hugoreleaser
18126434f1
releaser: Bump versions for release of 0.27.1
...
[ci skip]
2017-09-13 11:03:59 +00:00
hugoreleaser
0375cbd025
releaser: Prepare repository for 0.28-DEV
...
[ci skip]
2017-09-11 05:33:02 +00:00
hugoreleaser
01fdf6d26c
releaser: Add release notes to /docs for release of 0.27
...
[ci skip]
2017-09-11 05:32:02 +00:00
hugoreleaser
828eb70fa6
releaser: Bump versions for release of 0.27
...
[ci skip]
2017-09-11 05:32:02 +00:00
Bjørn Erik Pedersen
58245a29df
docs: Merge commit '1b4319be62ba071f79e90ef32dbe92eb893429f7'
2017-09-10 17:27:23 +02:00
Bjørn Erik Pedersen
eeb057f222
docs: Document Related Content
...
See https://github.com/gohugoio/hugo/issues/98
2017-09-06 00:20:02 +02:00
Bjørn Erik Pedersen
16c9127663
docs: Merge commit '7d63a23b0c68d9cd7c7c09c2755619237bc03485'
2017-09-05 18:09:40 +02:00
Bjørn Erik Pedersen
2d1bd876cd
Update docs versiona and README
...
Closes #3791
2017-08-10 17:22:32 +02:00
Bjørn Erik Pedersen
a1900826b9
Merge commit 'ec4e6f9df2ab9ffdc62a3f59675369096e0d3f77' as 'docs'
2017-08-10 17:18:22 +02:00
Bjørn Erik Pedersen
d384c661fe
docs: Re-integrate
2017-08-10 17:17:07 +02:00
Bjørn Erik Pedersen
9a2eb0f1d3
Revert "Squashed 'docs/' changes from 35abbc86..f887bd7b"
...
That did not go well...
This reverts commit 0373e43102
.
2017-08-10 15:00:30 +02:00
Bjørn Erik Pedersen
0373e43102
Squashed 'docs/' changes from 35abbc86..f887bd7b
...
f887bd7b Add script to pull theme changes
e89bbb2f Update README
78155dec Merge commit '9301947b25099dd402065104b340b1a480906a74' as 'themes/gohugoioTheme'
9301947b Squashed 'themes/gohugoioTheme/' content from commit 7dd8a302
e7557a34 Remove gohugoioTheme submodule
a78bbe22 Add link to Go issue
31d1ef40 Add example for taxonomy terms with metadata
da978cc7 Fix links in Blackfriday extension documentation
950ad115 Fix reference to Blackfriday Extensions section
12d1d026 Add documentation for Blackfriday Extensions
8c2b8fb5 Fix explaination for uglyURLs config option
378aded7 Use community repository for Arch Linux installation guide
56455e7e Improve 0.26 release notes
be7db03a netlify: Build with the new 0.26
d430b2d3 Bump version to 0.26
61adaca0 releaser: Prepare repository for 0.27-DEV
abef29a6 releaser: Add release notes to /docs for release of 0.26
5937fe41 releaser: Bump versions for release of 0.26
033752f1 Merge commit 'e81208265bb3cdb7606d051a23d83aeebcb7d34d'
bec2bd12 Make the title case style guide configurable
f1739a44 Merge commit '50ec65fbe1a48475d3320775dab2c47389c02114'
a1aac0e5 helpers: Add support for French Guillemets
b8dc1592 doc: Merge commit '2c0d1ccdcd95de0bddeb39dca2e4d08f0d8056d7'
7b3e31b8 Merge commit '6dbde8d731f221b027c0c60b772ba82dad759943'
a37e7201 Bump versions to 0.26-DEV
git-subtree-dir: docs
git-subtree-split: f887bd7b4e3e7c7e76cd63951e5b0d37d8fe0ac7
2017-08-10 14:58:09 +02:00
Bjørn Erik Pedersen
ea2cc26b39
Remove the theme submodule from /docs
...
See #3791
2017-08-10 14:54:19 +02:00
Bjørn Erik Pedersen
40d7d3baa8
releaser: Prepare repository for 0.27-DEV
...
[ci skip]
2017-08-07 09:13:50 +02:00
Bjørn Erik Pedersen
f090c2711c
releaser: Add release notes to /docs for release of 0.26
...
[ci skip]
2017-08-07 09:09:19 +02:00
Bjørn Erik Pedersen
b36f6e31e0
releaser: Bump versions for release of 0.26
...
[ci skip]
2017-08-07 09:05:07 +02:00
Bjørn Erik Pedersen
22b213b1a4
Merge commit 'e81208265bb3cdb7606d051a23d83aeebcb7d34d'
2017-08-06 17:24:51 +02:00
Bjørn Erik Pedersen
8fb594bfb0
Make the title case style guide configurable
...
This works for the `title` func and the other places where Hugo makes title case.
* AP style (new default)
* Chicago style
* Go style (what we have today)
Fixes #989
2017-07-31 22:16:46 +02:00
Bjørn Erik Pedersen
1c18f3fc49
Merge commit '50ec65fbe1a48475d3320775dab2c47389c02114'
2017-07-31 09:21:24 +02:00
Bjørn Erik Pedersen
cb9dfc2613
helpers: Add support for French Guillemets
...
Fixes #3725
2017-07-29 10:10:40 +02:00
Bjørn Erik Pedersen
f387cb1b38
doc: Merge commit '2c0d1ccdcd95de0bddeb39dca2e4d08f0d8056d7'
2017-07-21 11:00:08 +02:00
Bjørn Erik Pedersen
4c220c4ac2
Merge commit '6dbde8d731f221b027c0c60b772ba82dad759943'
...
Fixes #3709
2017-07-18 10:33:58 +02:00
Bjørn Erik Pedersen
91f410ea90
Bump versions to 0.26-DEV
2017-07-10 09:16:02 +02:00
Bjørn Erik Pedersen
aded65b71d
releaser: Prepare repository for 0.25-DEV
...
[ci skip]
2017-07-10 09:02:20 +02:00
Bjørn Erik Pedersen
bbd33dbf5d
releaser: Add release notes to /docs for release of 0.25.1
...
[ci skip]
2017-07-10 08:57:34 +02:00
Bjørn Erik Pedersen
0e09be7b3c
releaser: Bump versions for release of 0.25.1
...
[ci skip]
2017-07-10 08:57:34 +02:00
Bjørn Erik Pedersen
1e19a98451
releaser: Prepare repository for 0.26-DEV
...
[ci skip]
2017-07-07 09:34:13 +02:00
Bjørn Erik Pedersen
6fb556367b
releaser: Add release notes to /docs for release of 0.25
...
[ci skip]
2017-07-07 09:29:08 +02:00
Bjørn Erik Pedersen
6e086e3d03
releaser: Bump versions for release of 0.25
...
[ci skip]
2017-07-07 09:23:54 +02:00
Bjørn Erik Pedersen
a358b33f26
docs: Regenerate the docs helpers
2017-07-06 10:36:13 +02:00
Bjørn Erik Pedersen
a392fca962
docs: Regenerate commands doc
2017-07-06 10:34:53 +02:00
Bjørn Erik Pedersen
e00f5c9c07
docs: Merge docs commit '37c69054e294bf554be03cf7e4c01e1f586e6943'
2017-07-06 10:25:46 +02:00
Artem Sidorenko
34c566773a
tpl/math: Add log function
...
It might be very useful for building tag clouds.
2017-07-03 00:20:48 +02:00
Bjørn Erik Pedersen
a7765bb3c1
Merge commit 'dd78d5b23fe597f4461aa4199401b4e07c0612e2' as 'docs'
2017-06-26 20:46:06 +02:00
Bjørn Erik Pedersen
31393f6024
Remove the docs submodule
...
Will be replaced by a Git subtree.
See #3647
2017-06-26 20:45:04 +02:00
Bjørn Erik Pedersen
8b620f7a8a
docs: Update
2017-06-21 21:41:40 +02:00
Bjørn Erik Pedersen
12611e0c64
Update docs
2017-06-21 21:39:33 +02:00
Bjørn Erik Pedersen
ae3039b6e8
Update docs
2017-06-21 14:07:35 +02:00
Bjørn Erik Pedersen
3554fd1218
releaser: Prepare repository for 0.25-DEV
...
[ci skip]
2017-06-21 13:58:01 +02:00
Bjørn Erik Pedersen
1ac4dbb900
releaser: Update /docs to 0.24 [ci skip]
2017-06-21 13:53:23 +02:00
Bjørn Erik Pedersen
8f69fe57a4
releaser: Bump versions for release of 0.24
...
[ci skip]
2017-06-21 13:52:27 +02:00
Bjørn Erik Pedersen
f8c5716adf
releaser: Update /docs [ci skip]
2017-06-21 13:52:27 +02:00
Bjørn Erik Pedersen
deffb4c3d9
releaser: Prepare repository for 0.24-DEV
...
[ci skip]
2017-06-16 09:52:02 +02:00
Bjørn Erik Pedersen
12b844daf0
releaser: Update /docs to 0.23 [ci skip]
2017-06-16 09:47:25 +02:00
Bjørn Erik Pedersen
b502b9d8cc
releaser: Bump versions for release of 0.23
...
[ci skip]
2017-06-16 09:41:39 +02:00
Bjørn Erik Pedersen
781a1539cc
releaser: Update /docs [ci skip]
2017-06-16 09:41:39 +02:00
Bjørn Erik Pedersen
6cee0dfe53
Add docs as submodule
2017-06-14 10:35:24 +02:00
Bjørn Erik Pedersen
8be3934b59
docs: Remove
...
Docs site is moved to https://github.com/gohugoio/hugoDocs
Will be re-added here as a Git submodule.
2017-06-14 10:32:16 +02:00
Bjørn Erik Pedersen
66d4850b89
docs: Update layout references to gohugoio/hugo
2017-06-13 18:56:22 +02:00
Bjørn Erik Pedersen
715ff1f874
docs: Update content references to gohugoio/hugo
2017-06-13 18:54:42 +02:00
Bjørn Erik Pedersen
2aafb24766
Revert "releaser: Bump versions for release of 0.22.1"
...
This reverts commit dce70fb7c5
.
2017-06-13 14:26:56 +02:00
Bjørn Erik Pedersen
4bd5ce7ef3
releaser: Prepare repository for 0.23-DEV
2017-06-13 14:25:19 +02:00
Bjørn Erik Pedersen
0f78dd06a4
releaser: Prepare repository for 0.22.1-DEV
...
[ci skip]
2017-06-13 14:22:14 +02:00
Bjørn Erik Pedersen
714594a8b7
releaser: Add relase notes to /docs for release of 0.22.1
...
[ci skip]
2017-06-13 14:17:45 +02:00
Bjørn Erik Pedersen
dce70fb7c5
releaser: Bump versions for release of 0.22.1
...
[ci skip]
2017-06-13 14:17:15 +02:00
Bjørn Erik Pedersen
c84079baa9
releaser: Add release notes draft for 0.22.1
...
[ci skip]
2017-06-13 14:16:56 +02:00
daftaupe
52a0cea65d
docs: Add note on updates for rpm-based distros
2017-06-12 19:44:16 +02:00
Bjørn Erik Pedersen
8ca586a6e5
releaser: Prepare repository for 0.23-DEV
...
[ci skip]
2017-06-12 09:07:46 +02:00
Bjørn Erik Pedersen
e797a94d97
releaser: Add relase notes to /docs for release of 0.22
...
[ci skip]
2017-06-12 09:02:57 +02:00
Bjørn Erik Pedersen
21cf464c1f
releaser: Bump versions for release of 0.22
...
[ci skip]
2017-06-12 09:01:59 +02:00
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
Jack Taylor
90d3fbf1da
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
7cdc244a72
docs: Add txtpen as alternative commenting service
2017-04-18 18:05:52 +02:00
Rachel Simone Weil
b5e32eb609
docs: Fix .Data.Pages range in sample
2017-04-16 13:22:24 +02:00
Bjørn Erik Pedersen
66ec6305f6
docs: Add 0.20.2 release notes
2017-04-16 10:56:50 +02:00
Bjørn Erik Pedersen
86a97dbd18
docs: Add Netlify badge if on Netlify
2017-04-14 10:22:51 +02:00
Bjørn Erik Pedersen
5e2e62d97f
Get versions back to 0.20-DEV
...
This reverts commit 8ac1fcd0ce
.
2017-04-13 16:19:50 +02:00
Bjørn Erik Pedersen
8ac1fcd0ce
Prepare release 0.20.1
2017-04-13 16:00:30 +02:00
Bjørn Erik Pedersen
0ed3beec80
docs: Add 0.20.1 release notes
2017-04-13 14:05:33 +02:00
Sanjay Saxena
efc0e05c4e
docs: Add sanjay-saxena.github.io to the showcase
2017-04-13 00:40:45 +02:00
Bjørn Erik Pedersen
4c6fec56f1
all Bump to 0.21-DEV
2017-04-10 09:33:21 +02:00
Bjørn Erik Pedersen
dac0d4a69d
all: Prepare Hugo 0.20 release version
2017-04-10 09:10:53 +02:00
Bjørn Erik Pedersen
03ec2b3397
docs: AddHugo 0.20 Release Notes
2017-04-10 09:07:01 +02:00
Masashi Miyaura
18f5f3c14c
docs: Add Emacs plugin easy-hugo
2017-04-09 12:05:50 +02:00
ssc2015
308678aa7f
docs: Add siba.ai to the showcase
2017-04-08 18:59:17 +02:00
Bjørn Erik Pedersen
9ebbf1b054
docs: Add docs about output format linking
...
Fixes #3301
Fixes #3302
2017-04-08 16:33:20 +02:00
Li-Wen Yip
e975a07fb0
Update press.md
...
Add "Getting started with Hugo and the plain-blog theme, on NearlyFreeSpeech.Net"
2017-04-07 19:05:15 +02:00
Bjørn Erik Pedersen
3c405f5172
all: Document the Output Formats feature
...
This commit also adds a new command, docshelper, with some utility funcs that adds a JSON datafiles to /docs/data that would be a pain to create and maintain by hand.
Fixes #3242
2017-04-07 10:52:16 +02:00
Bjørn Erik Pedersen
e6e1aca3f4
docs: Disable GitInfo by default
...
Use `--enableGitInfo` when publishing.
This gives a much better out-of-the-box editing experience.
2017-04-06 13:50:10 +02:00
Chris Hager
f3b4a0e99e
docs: Add info about Pygments installation in installing.md
...
Additional information about the Pygments dependency in the "installing from source" chapter.
2017-04-06 13:48:22 +02:00
Li-Wen Yip
0dd6890ed5
docs: Add article by Li-Wen Yip to press section
2017-04-06 13:38:32 +02:00
Ricardo N Feliciano
b31da911b5
docs: Properly capitalize GitHub
2017-04-05 18:41:23 +02:00
Kamil Samigullin
5d7eeeadf0
docs: Remove localhost part from link
...
Fixes #3264
2017-04-03 01:29:53 +02:00
Albert Nigmatzianov
fe8462b205
docs, examples: Use TOML for i18n config files
...
Fix #3200
2017-04-02 18:43:32 +02:00
Enrique Saez
a037b855dd
docs: Add blog of Enrique Saez Gil to the site showcase
2017-04-02 18:29:24 +02:00
digitalcraftsman
05949c9038
docs: Fix typo/source link in firstname.club showcase addition
2017-03-31 22:49:09 +02:00
Pedro Gomes
d5036c3ab5
docs: Update link to Disqus alternative Livefyre.com
...
Livefyre.com is down.
Livefyre was integrated into Adobe's offering.
The product is now called Adobe Experience Manager Livefyre.
Wikipedia points to web.livefyre.com which redirects to the link I provided in the commit.
2017-03-31 22:41:22 +02:00
bit swarm
af1f9ecf91
docs: Add firstname.club to the showcase
2017-03-31 22:38:22 +02:00
Bjørn Erik Pedersen
29d3778ba1
docs: Move the rough custom output formats spec to docs
...
This isn't meant to be the final useer docs on this feature!
2017-03-27 15:43:56 +02:00
digitalcraftsman
9d9ec1ddd9
docs: Add Hugo SFTP Upload to the tools section
...
/cc @rdwatters
2017-03-24 23:31:31 +01:00
Ryan Watters
d07ff9d221
docs: Remove dead links, consistent formatting...
...
This page was a real chore chore on the POC. In the event that a new doc site won't be approved by v20, this will at least clean up the broken links I found during my audit. I would like to eventually create this as a [data file](https://github.com/spf13/hugo/pull/2508#commitcomment-18705617 ) since md tables get unwieldy pretty quickly.
2017-03-22 21:32:31 +01:00
Prayag Verma
f1b1df5058
docs: Fix typo in templates/functions.md ( #3214 )
...
limitted → limited
2017-03-22 13:21:00 +05:00
Bharath M. Palavalli
5e191ccf4c
docs: Add bharathpalavalli.com to the showcase
2017-03-21 10:30:20 +01:00
Ryan Watters
68f4cd829e
Removing .Site.Recent
...
Per forum:
https://discuss.gohugo.io/t/site-recent-deprecated-or-removed/5851/2
2017-03-19 19:41:22 -05:00
Tibo Beijen
6e03c96a20
docs: Add tibobeijen.nl to site showcase
2017-03-18 21:54:54 +01:00
Dan Callahan
c2ffdfab63
docs: Fix documentation of non-existent 'editor' config
2017-03-17 23:57:53 +01:00
Cameron Moore
d6093aba4d
docs: Update contributing guides
...
Add vendoring and make targets. Require Go 1.8+ and remove mention of
GOPATH (just assume $HOME/go).
Due to time contraints, the contributing tutorial was only slightly
updated to make obvious corrections.
Fixes #3153
2017-03-14 23:03:49 +01:00
Anthony Fok
638cc806d6
docs: Optimize 11 showcase thumbnail images
2017-03-14 07:34:42 -06:00
Anthony Fok
ec3dc32511
docs: Add Linux distro-specific installation instructions
...
Backported from https://hugodocs.info/getting-started/installing/
with added mention for Fedora and Red Hat.
2017-03-14 06:13:28 -06:00
Anthony Fok
b156ef2712
docs: Note Hugo as Snap package can write only inside $HOME
...
Backported from https://hugodocs.info/getting-started/installing/
Fixes #3143
2017-03-14 06:13:28 -06:00
Anthony Fok
042f8fca03
docs: Replace Mac OS X with macOS in three places
2017-03-14 06:13:28 -06:00
Rosen Lu
431d597442
docs: Add lucumt.info to showcase
2017-03-13 20:46:50 +01:00
crasm
ede452d34e
parser: Accept JSON frontmatter without leading "{\n"
...
Accept JSON frontmatter without leading "{\n" so that one line
frontmatters such as `{"param":"paramvalue"}` no longer silently render
empty html.
2017-03-13 17:19:03 +01:00
Mark D. Blackwell
4b9493cb03
docs: Improve command reference page
2017-03-13 12:40:19 +01:00
digitalcraftsman
5d0748ce51
tpl: Add union template func
2017-03-12 23:04:12 +01:00
C. S. Samulski
0e44f75ebd
docs: Explain themes dir in quickstart guide
...
Themes is currently not included in the description that follows `tree -a` even
though it is autogenerated for you by `new site`.
2017-03-10 22:05:28 +01:00
Jay Dreyer
690961ba02
docs: Add myearworms.com to the showcase
2017-03-10 22:01:33 +01:00
Shubhojyoti Bhattacharya
a2ec372a03
docs: Add enjoyable.recipes to the showcase
2017-03-07 23:37:07 +01:00
Anton Staaf
c950699907
hugolib: Populate the taxonomy term Pages list
...
Previously this was left empty, but it is very handy to have a list
of term pages for a given taxonomy. This list can now be paginated
like other page lists. It makes it possible to render summary
content from each terms index page for instance. It also makes it
possible to sort the term pages in the same way that other page
lists can be sorted. An RSS feed is now generated for
KindTaxonomyTerm pages as well.
This also fixes a bug in HugoSites.createMissingPages. Previously
it would only check for existing KindTaxonomyTerm pages if the
taxonomy had any terms defined. So for a taxonomy with no terms
but a taxonomy terms page it would generate a second empty terms
page.
2017-03-05 21:24:14 +01:00
Stanislav Popov
c7b8c45d12
docs: Correct toml syntax in Github deploy tutorial
2017-03-05 11:33:37 +01:00
Josh Habdas
d0e2a1fa14
docs: Add blog post from After Dark creator
2017-03-03 09:24:59 +01:00
Bjørn Erik Pedersen
f4779b25bc
docs: Add new section list lookup alternative
...
Updates #3116
2017-03-02 10:08:41 +01:00
Bjørn Erik Pedersen
1279ca201a
docs: Add some more quotes
2017-03-01 18:37:44 +01:00
Keane Nguyen
972649c684
docs: Correct date in automated deployment tutorial
...
Last modified date couldn't be parsed by Hugo.
2017-02-28 21:12:34 +01:00
vsopvsop
afb3334ed8
docs: Correct link of 'now' tpl func in release notes
...
When mentioning the commit for 'now' template function the previous line's github link is repeated unfortunately.
2017-02-28 21:06:48 +01:00
Keane Nguyen
396276aafa
docs: Revise automated deployment tutorial
...
Update tutorial to reflect changes to Wercker website.
2017-02-27 20:31:38 +01:00
Bjørn Erik Pedersen
072cd00305
Bump version to 0.20-DEV
2017-02-27 13:58:50 +01:00
Bjørn Erik Pedersen
0a99168220
docs: Some minor release notes fixes
2017-02-27 11:21:29 +01:00
Bjørn Erik Pedersen
28198ce982
docs: Fix shortcode param in release notes
2017-02-27 11:16:19 +01:00
Bjørn Erik Pedersen
a1741f192c
Update versions to 0.19 release
2017-02-27 10:49:35 +01:00
Bjørn Erik Pedersen
c9c889c198
docs: Add release notes for Hugo 0.19
2017-02-27 10:35:31 +01:00
Bjørn Erik Pedersen
eb572c8a18
docs: Add documentation for disableKinds
...
Fixes #3054
2017-02-26 21:51:53 +01:00
Cameron Moore
8d5132229f
docs: Update RSS docs with rssLimit changes
...
Side effect: remove unnecessary XML templates from example blog site.
Fixes #3065
2017-02-26 21:47:05 +01:00
Bjørn Erik Pedersen
3631fd2f0e
docs: Regenerate commands doc
2017-02-25 10:03:28 +01:00
Josh Archer
eaabecf586
docs: Adds 'Using _index.md' page
...
There has been confusion regarding the use of _index.md pages following
the shift to 'Everything is a Page' in Hugo v0.18:
https://discuss.gohugo.io/t/hugo-0-18-ignores-index-md-in-the-section/4896
This has lead to attempts at clarification:
https://discuss.gohugo.io/t/-index-md-pages-in-section-taxonomies-etc-are-not-rendered-using-single-html-template/5466
There is also an open issue regarding improving the docs on this topic:
https://github.com/spf13/hugo/issues/2827
This commit adds a dedicated page explaining how _index.md files fit
into Hugo's template hierarchy, what they can contain and how to render
content from them onto the respective list/terms/home page.
What this commit doesn't do is address confusion over former behaviour
of the 'index.md' files (note the lack of _). Instead it focuses on
clarifying the new behaviour in the hope of rendering the old moot.
Fixes #2827
2017-02-24 21:07:15 +01:00
Kiley Dorton
e21fdbae8d
docs: Fix ambiguous typo in quickstart
2017-02-24 20:54:03 +01:00
digitalcraftsman
e9921ae4b2
docs: Mention Hugo's official twitter account
2017-02-23 22:05:38 +01:00
jacob-long
950d1aa1b3
docs: Add article to press.md + cleanup
...
Added article from gettingthingstech.com.
I also cleaned up some poorly-aligned entries near the top of markdown table
(though it doesn't affect the HTML output either way).
2017-02-23 21:11:25 +01:00
Félix Blanco
87acf292e5
docs: Add promotive.es to the showcase
2017-02-21 20:30:02 +01:00
Li-aung Yip
d3fb196067
docs: Improve documentation for menu rendering
...
Fixes #1393
2017-02-21 10:38:12 +01:00
Chase Adams
86e8dd62f0
all: Add org-mode support
...
Fixes #1483
See #936
2017-02-21 08:46:03 +01:00
Anton Staaf
99fbc75e7a
hugolib: Fix regression of .Truncated evaluation in manual summaries
...
This fixes the behavior of .Truncated that was introduced with commit
bef496b97e
which was later broken. The
desired behavior is that .Truncated would evaluate to false when there
was nothing after the user defined summary marker.
This also adds a simple unit test to ensure that this feature isn't
broken again. The check for content after the user defined summary
marker is done on the raw content instead of the working copy because
some of the markup renderers add elements after the marker, making it
difficult to determine if there is actually any content.
The behavior (evaluating to false when there is no content, just
summary) is also now documented.
2017-02-19 10:11:49 +01:00
John Feminella
b2e3748a4e
hugolib: Enhance .Param
to permit arbitrarily nested parameter references
...
The Param method currently assumes that its argument is a single,
distinct, top-level key to look up in the Params map. This enhances the
Param method; it will now also attempt to see if the key can be
interpreted as a nested chain of keys to look up in Params.
Fixes #2598
2017-02-19 08:50:08 +01:00
Cameron Moore
10c13f5d79
hugolib: Make RSS item limit configurable
...
Add a new rssLimit site configuration option with default of 15. Prior
to this fix, you could create your own RSS feed to override the default
limit of 15, but we still had a hardcoded limit of 50 items set in
`hugolib.renderRSS()`.
With this option in place, the `range first 15 .Data.Pages` logic is no
longer hardcoded into the embedded RSS template.
Because the size of the slice passed to the template is now limited to
rssLimit instead of 50, this commit is a breaking change for sites
with a custom RSS template that expects more than 15 items.
Fixes #3035
2017-02-17 19:53:08 +01:00
digitalcraftsman
e34af6ee30
docs: Add hugofy for atom to the tools section
2017-02-16 09:44:27 +01:00
Bjørn Erik Pedersen
a988d3cf36
docs: Remove the source relative links docs
...
See #3028
2017-02-13 16:35:05 +07:00
ITSecMedia
2ded3bf30f
docs: Update www.bullion-investor.com/report/ in the showcase
2017-02-12 10:03:44 +01:00
John Feminella
298ebc37c2
hugolib: Add ability to sort by frontmatter parameters
2017-02-10 20:01:25 +07:00
Yizhe Xu
7a5cc3cfd7
docs: Add instructions for customized domain
2017-02-09 10:50:16 +01:00
Dundonian
3e5ad4aeeb
docs: Update Bitbucket Hosting Tutorial
2017-02-05 21:55:18 +01:00
Pascal Aubort
9c97949513
docs: Add article to press section
...
Link blog post which describes how to use Cloud9 IDE to make a Hugo site and then deploy it to Google App Engine.
2017-02-05 21:53:14 +01:00
ominty
7fd88fb199
docs: Update link to blog post in community/press.md
...
changed link to german tutorial series as site structure has changed due to page update
2017-02-04 22:30:29 +01:00
Andrew
2af2ff3c1f
docs: Add tuorial "How to use Google Firebase to host a Hugo site"
...
Aerobatic.io migrated their Bitbucket hosting plugin and no longer provide
a free tier with a custom domain. This tutorial covers setting up Firebase
to host a Hugo site that was previously hosted on Aerobatic.
2017-02-04 22:26:10 +01:00
digitalcraftsman
dae6a4539f
docs: Fix typo in templates/functions.md
2017-02-04 22:23:57 +01:00
Devin Schulz
24512fa82b
docs: Add engineering.invisionapp.com to the showcase
2017-01-29 15:58:15 +01:00
Sebastian G
7241253c22
docs: Multilingual documentation for frontmatter params
...
Fixes #2990
2017-01-27 19:14:48 +01:00
ZaneDev
1e79900860
docs: Add netlify to the list of static hosting solutions
...
Netlify is a solid solution similar to surge and aerobatic and they have a great free plan and pro plan for open source projects.
2017-01-26 19:42:56 +01:00
Alan Orth
72cffed89b
docs: Add picturingjordan.com to the showcase
2017-01-24 15:45:59 +01:00
Ardianta Pargo
91c569c7e5
docs: Add petanikode.com to the showcase
2017-01-22 14:10:55 +01:00
Wouter Groeneveld
d949c34af1
docs: Add Dokuwiki to hugo conversion tool
...
I've written a DokuWiki to hugo conversion tool in python to migrate my blog content to Hugo. I hope others will also benefit from it. Feel free to take a look and give some feedback.
2017-01-18 19:39:07 +01:00
digitalcraftsman
940c5d8bae
docs: Add tumblr-to-hugo to tools section
2017-01-18 19:24:32 +01:00
digitalcraftsman
dc61d3b6b3
docs: Update author credits in GH pages tutorial
2017-01-15 20:08:34 +01:00
Gunnar Morling
3818d6967a
docs: Update tutorial on GitHub Pages deployment
...
Now it describes the deployment via /docs folder and git worktree.
2017-01-15 19:50:20 +01:00
Leo Arias
24a286791f
Add the instructions to install the snap
2017-01-06 18:55:25 +01:00
Mathias Biilmann
2989c38245
tpl: Add truncate template function
...
This commit adds a truncate template function for safely truncating text without
breaking words. The truncate function is HTML aware, so if the input text is a
template.HTML it will be truncated without leaving broken or unclosed HTML tags.
{{ "this is a very long text" | truncate 10 " ..." }}
{{ "With [Markdown](/markdown) inside." | markdownify | truncate 10 }}
2017-01-06 10:42:32 +01:00
Bjørn Erik Pedersen
0dad69325d
docs: Vanity-update of site meta description
2017-01-05 01:40:00 +01:00
Ryan Watters
e856f24129
docs: Update references to _index.md
2017-01-04 17:20:01 +01:00
Anthony Fok
49a840be83
docs: Add new article about Netlify's PR site preview
...
Written by @keybits and mentioned by @bep on Gitter
2017-01-04 01:17:36 -07:00