5703 Commits

Author SHA1 Message Date
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
dac0d4a69d all: Prepare Hugo 0.20 release version 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
Bjørn Erik Pedersen
03ec2b3397 docs: AddHugo 0.20 Release Notes 2017-04-10 09:07:01 +02:00
Ryan Watters
2ea0e17bed Update incorrect titles in example front matter
Closes rdwatters/hugo-docs-concept#83
2017-04-09 18:27:27 -05:00
Masashi Miyaura
4a9c4d2077 docs: Add Emacs plugin easy-hugo 2017-04-09 12:05:50 +02:00
Masashi Miyaura
18f5f3c14c 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
ssc2015
308678aa7f docs: Add siba.ai to the showcase 2017-04-08 18:59:17 +02:00
Ryan Watters
b50796e3ac Add siba.ai to showcase 2017-04-08 11:39:56 -05:00
Bjørn Erik Pedersen
e73a35dea5 hugolib: Remove unused line 2017-04-08 18:04:12 +02:00
Bjørn Erik Pedersen
c9731b2c2a hugolib: Delay deletion of Page.Now()
Looking at the state of the themes, it will be too painful to log ERROR now.
2017-04-08 18:02:36 +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
Bjørn Erik Pedersen
9ebbf1b054 docs: Add docs about output format linking
Fixes #3301
Fixes #3302
2017-04-08 16:33:20 +02:00
Bjørn Erik Pedersen
2874fc75ce hugolib, output: Add NotAlternative to OutputFormat
To make sure CSS and similar does not appear in the AlternativeOutputFormats list.
2017-04-08 11:21:12 +02:00
Bjørn Erik Pedersen
9e69a92e85 hugolib: Deprecate rssURI 2017-04-08 10:46:13 +02:00
Ryan Watters
31014f0a05 Fix typos in yt shortcode description
Closes rdwatters/hugo-docs-concept#78
See gohugoio/hugo#3298
2017-04-08 00:59:37 -05:00
Ryan Watters
f80b90b91a Add back CRP 2017-04-07 19:08:27 -05:00
Ryan Watters
9f1c72ee1d Fix typo for code block on templates introduction 2017-04-07 18:56:02 -05:00
Ryan Watters
0902a1c08b Make toc font size less obnoxiously large 2017-04-07 18:51:56 -05:00
Ryan Watters
8f60e9ace1 Update single page template example
Closes rdwatters/hugo-docs-concept#69
2017-04-07 15:58:43 -05:00
Ryan Watters
bd40c73f29 Add datatable shortcodes and custom outputs draft
Closes rdwatters/hugo-docs-concept#77
2017-04-07 15:19:28 -05:00
Ryan Watters
f9df1ed657 Change datatable shortcode to articlelistshortcode 2017-04-07 13:47:42 -05:00
Bjørn Erik Pedersen
9a8b65d8d7 travis: Go 1.8.1 2017-04-07 20:30:45 +02:00
Bjørn Erik Pedersen
7b2e1b0be9 hubolib: Do not add missing trailing slash to command line baseURL
This makes it consistent with how it behaves when it's set in config.toml.

This commit also unifies BaseURL in Site.Info so we now have one source for this value.

Fixes #3262
2017-04-07 20:18:31 +02:00
Ryan Watters
3ce3917e4a Remove mention of v0.20 in Getting Started 2017-04-07 13:01:55 -05:00
Ryan Watters
aa5fddd507 Change width and height of search icon in SVG dimensions 2017-04-07 12:59:28 -05:00
digitalcraftsman
1b63800519 Fix links in content-management/front-matter.md
See PR rdwatters/hugo-docs-concept#75
2017-04-07 12:35:36 -05:00
Ryan Watters
c05526d6cc Remove "Using Hugo's Server in Production" section
Closes rdwatters/hugo-docs-concept#76
2017-04-07 12:35:39 -05:00
digitalcraftsman
0b4c1af04b Add some improvements to getting-started/usage.md
- use HTTPS links when possible
- correct/add link to deployment section
- add data/ as watched folder

See PR rdwatters/hugo-docs-concept#72
2017-04-07 12:31:12 -05:00
digitalcraftsman
63034b100f Keep names of content formats more consistent
LGTM

See PR rdwatters/hugo-docs-concept#73
2017-04-07 12:13:05 -05:00
digitalcraftsman
39f1401b0a Keep the name of content formats more consistent
LGTM

See PR rdwatters/hugo-docs-concept#74
2017-04-07 12:12:10 -05:00
Ryan Watters
2e639d9567 Make a small casing fix on installing page 2017-04-07 12:06:37 -05: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
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
digitalcraftsman
2329545aa7 Favor HTTPS and use ref.-style links more consistently
Fix a few small merging conflicts, but this is all good by me.
Thanks @digitalcraftsman!

See PR rdwatters/hugo-docs-concept#71
2017-04-07 12:01:52 -05:00
Bjørn Erik Pedersen
7ad721fd78 hugolib: Add .Site.Params.mainSections
Fixes #3206
2017-04-07 13:03:34 +02:00
Bjørn Erik Pedersen
5714531f34 hugolib: Only do link transforms etc. on HTML type of pages
See #2828
2017-04-07 11:02:23 +02:00
Bjørn Erik Pedersen
706b2f7fa5 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
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
9580872459 hugolib: Update deprecation vs Hugo 0.20
Fixes #3271
2017-04-07 10:48:09 +02:00
Bjørn Erik Pedersen
af99a59021 output: Add some sane defaults for output format
Fixes #3290
2017-04-07 10:43:48 +02:00
Ryan Watters
83dcf5f3c4 Add SiteGetPage example to taxonomy templates 2017-04-06 20:45:08 -05:00
Ryan Watters
45bf976bcf Add Li-Wen Yip press additions to articles data file 2017-04-06 20:27:00 -05:00
Ryan Watters
7ad5d51e67 Update lastmod for single page templates 2017-04-06 17:30:59 -05:00
Ryan Watters
c7816c5b52 Update single page examples to use more recent Hugo features 2017-04-06 17:04:05 -05:00
Ryan Watters
7d60b1a55a Update mixed param type error for shortcodes 2017-04-06 15:46:23 -05:00
Ryan Watters
abe58bf5a3 Remove more wordiness from shortcode parameter type intro text 2017-04-06 15:44:46 -05:00
Ryan Watters
7ad76bfa1b Make yet another typo fix in shortcode templates 2017-04-06 15:44:13 -05:00
Ryan Watters
2e9810485b Clean up shortcode templates
Closes rdwatters/hugo-docs-concept#67
2017-04-06 15:35:55 -05:00