Commit Graph

474 Commits

Author SHA1 Message Date
Ryan Watters 8fb94fa4ae Add note on Golang regexp library to findRE and replaceRE funcs 2017-04-21 13:01:19 -05:00
Ryan Watters 1b86764964 Correct typo in cm-types page
Closes rdwatters/hugo-docs-concept#94
2017-04-20 22:03:27 -05:00
Ryan Watters e63c2fb1e5 Remove extra parentheses in GetPage function example 2017-04-20 17:15:19 -05:00
Ryan Watters 21ebf481df Remove extra parentheses in GetPage function example 2017-04-20 17:14:57 -05:00
Ryan Watters d304130629 Clean up links in RSS templates 2017-04-20 12:56:48 -05:00
Ryan Watters e97837f656 Fix typo in Format function 2017-04-18 19:46:18 -05:00
Ryan Watters 4a2148e276 Clean up list ordering and grouping; add ref to Format func 2017-04-18 19:43:34 -05:00
Ryan Watters c67f09b209 Update signature for len function 2017-04-18 19:32:35 -05:00
Ryan Watters 999ba8d47e Add len to functions list with examples
Closes rdwatters/hugo-docs-concept#92
2017-04-18 19:30:25 -05:00
Ryan Watters 246bb06854 Fix heading structure for newest releases 2017-04-18 13:26:00 -05:00
Ryan Watters 6cba8ff7fc Fix minor typos in Release Notes 2017-04-18 12:29:39 -05:00
Ryan Watters 2d1854f7fb Add 20+ Release Notes 2017-04-18 12:27:26 -05:00
Ryan Watters b1ce0d9861 Fix .Date.Pages typos across the board 2017-04-18 12:20:16 -05:00
Ryan Watters f7fae4b156 Fix .Date.Pages typos across the board 2017-04-18 12:20:00 -05:00
digitalcraftsman ed0c3ec4ef Fix .Data.Pages range in sample
See spf13/hugo#3350
2017-04-16 13:26:51 +02:00
Ryan Watters fcca2cad5d Clean up single page and list template explanations further 2017-04-14 18:40:35 -05:00
Ryan Watters 74da85edf6 Fix small typographical errors in shortcode templating page 2017-04-14 17:59:24 -05:00
Ryan Watters d557ca80c3 Explain use of .Params in shortcode templating
Closes rdwatters/hugo-docs-concept#84
2017-04-14 17:55:30 -05:00
Ryan Watters 807f45196c Make small typographical tweaks to homepage template 2017-04-14 17:32:48 -05:00
Ryan Watters 8f70189a3c Fix typographical errors in lists.md 2017-04-14 17:21:48 -05:00
Ryan Watters e845755601 Beef up explanation of _index.md in homepage content 2017-04-14 17:15:38 -05:00
Ryan Watters 452bd58af8 Add admonition note to GitHub hosting
Closes rdwatters/hugo-docs-concept#54
2017-04-14 16:42:14 -05:00
Ryan Watters 9ed90b708a Add more in-page references to date-related page vars
Closes rdwatters/hugo-docs-concept#86
2017-04-14 14:54:15 -05:00
digitalcraftsman 0fff8177db Propose archetype usage for summary divider in content-management/summaries.md
Comment by @rdwatters: Nice catch.

See PR rdwatters/hugo-docs-concept#89
2017-04-14 13:44:37 -05:00
digitalcraftsman 8aaa5e171f Fix typo in content-management/types.md
Cheers!

See PR rdwatters/hugo-docs-concept#88
2017-04-14 13:43:49 -05:00
Ryan Watters 26f8775488 Fix broken link in toc.md to page variables 2017-04-14 13:40:49 -05:00
Ryan Watters c5e2fa228e Fix link in cm-cross references 2017-04-14 13:38:34 -05:00
digitalcraftsman 83fba81535 Fix links in content-management/front-matter.md
Thanks @digitalcraftsman

See PR rdwatters/hugo-docs-concept#87
2017-04-14 12:22:33 -05:00
Ryan Watters ab7f43e181 Update math function page to include "add" usage with strings
Closes rdwatters/hugo-docs-concept#85
2017-04-12 15:24:32 -05:00
Ryan Watters 9a1c3f42fe Add CLI Overview 2017-04-10 23:21:37 -05:00
Ryan Watters aa0c2bd6b7 Add Emacs Easy Hugo to "other tools" page
Closes rdwatters/hugo-docs-concept#81
See PR gohugoio/hugo#3306
2017-04-10 23:11:26 -05:00
Ryan Watters 2677772044 Fix env var description in configuration.md 2017-04-10 23:06:17 -05:00
Ryan Watters 24ae7df130 Add mention of output format configuration to configuration.md 2017-04-10 23:01:22 -05:00
Ryan Watters 0b51849d0c Remove wip badge from output formats page 2017-04-10 22:58:14 -05:00
Ryan Watters 08ff6f6176 Do a small language cleanup for output formats page 2017-04-10 22:56:27 -05:00
Ryan Watters 33db41438c Update custom outputs title and aliases 2017-04-10 21:27:49 -05:00
Ryan Watters 6652cb8bf2 Move custom outputs to templating section 2017-04-10 21:18:36 -05: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
Ryan Watters b50796e3ac Add siba.ai to showcase 2017-04-08 11:39:56 -05: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 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
Ryan Watters 3ce3917e4a Remove mention of v0.20 in Getting Started 2017-04-07 13:01:55 -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