633 Commits

Author SHA1 Message Date
Ryan Watters
86f36c385c Comment out path frontM override in cm-organization page temporarily 2017-04-29 18:09:20 -05:00
Ryan Watters
d163576c41 Add blank content file for new numFormat function 2017-04-26 13:34:24 -05:00
Ryan Watters
202fa954fa Update custom output formats description to mention extensiblity 2017-04-25 17:59:55 -05:00
Ryan Watters
0c435aaa1c Update description for output formats 2017-04-25 17:57:06 -05:00
Cameron Moore
9c72fa3661 Move lookup order section within lookup order page
See PR rdwatters/hugo-docs-concept#99
Fixes rdwatters/hugo-docs-concept#98
2017-04-21 16:02:05 -05:00
Ryan Watters
8fb94fa4ae Add note on Golang regexp library to findRE and replaceRE funcs 2017-04-21 13:01:19 -05:00
Bud Parr
6aaf47be8a Remove the pesky .DS_store from the site and improve .gitignore
Haha, pesky indeed. Thanks @budparr

See PR rdwatters/hugo-docs-concept#96
2017-04-21 10:26:17 -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
318a75ec33 Update homepage terminal to govendor install instructions 2017-04-14 18:10:24 -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
da02241839 Remove unnecessary keys from config file 2017-04-12 13:19:57 -05:00
Ryan Watters
81fa0a45dc Adjust all metadata partials to use absURL and relURL 2017-04-12 13:08:56 -05:00
Ryan Watters
7ee73ffde3 Update scripts to use absURL func 2017-04-12 11:54:24 -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