121 Commits

Author SHA1 Message Date
Bjørn Erik Pedersen
87db4be71e Remove the tags config for now
See https://github.com/gohugoio/hugoDocs/issues/32
2017-07-14 10:54:47 +02:00
Ryan Watters
73d616c56b Remove category taxonomy from site config 2017-07-13 00:05:15 -06:00
Ryan Watters
813a0cb0bd Add time to int example for time function 2017-07-13 00:05:15 -06:00
Ryan Watters
52aedacd2b Add admonition note to getenv function 2017-07-13 00:05:15 -06:00
Ryan Watters
976c398f6a Add numfmt to functions list
Closes rdwatters/hugo-docs-concept#147
2017-06-20 11:58:48 -05:00
Ryan Watters
d78c5b4d5c Replace all instances of discuss.gohugo.io with new discourse.gohugo.io URL 2017-06-16 20:50:36 -05:00
Ryan Watters
9ccb82fa42 Add functions file for uniq 2017-06-03 13:00:56 -05:00
Ryan Watters
b68758a9fe Update _index.md to show more intuitive link titles 2017-05-26 14:51:57 -05:00
Bud Parr
7fd64f19c8 Merge bp/theme-design branch containing Bud Parr's new design
It's a beautiful thing. A thousand thanks, Bud.

See PR rdwatters/hugo-docs-concept#118
2017-05-26 14:25:22 -05:00
Ryan Watters
c616ade998 Add logic and operators tags to where.md for better discoverability
See rdwatters/hugo-docs-concept#37
2017-04-30 17:27:00 -05:00
Ryan Watters
c2a5952f4f Add regex101.com reference to both RE functions
Ref rdwatters/hugo-docs-concept#97
2017-04-30 17:21:31 -05:00
Ryan Watters
71471f13ce Remove opinionated code blocks (Third round)
Closes rdwatters/hugo-docs-concept#105
2017-04-30 17:16:40 -05:00
Ryan Watters
e4336f0627 Fix minor typos in "where" function page 2017-04-30 16:23:41 -05:00
Ryan Watters
abe797c958 Clean up code block (First round)
Also create the first draft of NumFmt function.
2017-04-30 15:25:54 -05:00
Ryan Watters
d163576c41 Add blank content file for new numFormat function 2017-04-26 13:34:24 -05:00
Ryan Watters
8fb94fa4ae Add note on Golang regexp library to findRE and replaceRE funcs 2017-04-21 13:01:19 -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
e97837f656 Fix typo in Format function 2017-04-18 19:46:18 -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
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
bd40c73f29 Add datatable shortcodes and custom outputs draft
Closes rdwatters/hugo-docs-concept#77
2017-04-07 15:19:28 -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
ce428a9cca Update trim description with note on whitespace 2017-04-05 18:31:18 -05:00
Ryan Watters
fe78595c89 Add emphasis to trim function explanation 2017-04-05 18:24:40 -05:00
Ryan Watters
6b7c849789 Update trim explanation per gohugoio/hugo#3279 2017-04-05 12:50:38 -05:00
Ryan Watters
dba7e38a74 Add embedded SVGs example to dict function 2017-04-03 11:00:06 -05:00
Ryan Watters
af3230aa5b Fix typos and add explanation on configuration.md 2017-04-03 10:34:58 -05:00
Ryan Watters
67076e5838 Add example to "now" function
Closes rdwatters/hugo-docs-concept#63
2017-04-01 10:38:27 -05:00
Ryan Watters
0c770e40be Add warning to isset function for lowercase site config keys 2017-03-31 18:46:14 -05:00
Bud Parr
6896947058 Update content to use Hugo's built-in menu
* add generic menu declaration
* update about section
* commands
* update content management section
* update contribute section
* functions
* update getting started section
* update hosting and deployment section
* fix mailing list entry (no menu)
* update news section
* update Templates section
* update tools section
* update themes section
* troubleshooting
* update variables section

Fixes rdwatters/hugo-docs-concept#45
See PR rdwatters/hugo-docs-concept#62
2017-03-31 17:50:49 -05:00
Cameron Moore
da71775958 Add function signatures
Fixes rdwatters/hugo-docs-concept#31
2017-03-27 16:32:31 -05:00
Ryan Watters
c698a77dff Fix breaking yaml in delimit function 2017-03-27 14:41:17 -05:00
Ryan Watters
7a1f9a6a03 Update signature fields 2017-03-27 14:33:35 -05:00
Ryan Watters
109a6a592d Move list and homepage content to list templates page
Closes rdwatters/hugo-docs-concept#49
2017-03-27 10:02:28 -05:00
Ryan Watters
e6511dff2b Remove findRE TOC example
Closes rdwatters/hugo-docs-concept#47
Fixes gohugoio/hugo#3188
2017-03-27 09:50:53 -05:00
Ryan Watters
0381c06d90 Remove outdated warning about imageConfig not working 2017-03-24 19:25:50 -05:00
Ryan Watters
2dab2351d5 Test adding events to codeblocks 2017-03-23 23:17:13 -05:00
Ryan Watters
bc055d0ac2 Fix typos on after function page 2017-03-22 22:24:06 -05:00
Ryan Watters
fc826d5ffa Update after function with combo example 2017-03-22 22:22:11 -05:00
Ryan Watters
8bfc882872 Fix odd font sizing for code 2017-03-22 15:58:15 -05:00
Ryan Watters
c830861ef7 Add example usage to seq function 2017-03-22 13:19:29 -05:00
Ryan Watters
08738d38d4 Add back CRP and switching header logo to embedded svg 2017-03-20 11:49:16 -05:00
Ryan Watters
1ca6a27636 Add ns field to all func files
Closes rdwatters/hugo-docs-concept#36
2017-03-18 15:42:41 -05:00
Ryan Watters
a1c8d046f9 Add GH milestones to roadmap, and update Snap/Ubuntu in installing.md 2017-03-13 10:51:22 -05:00
Ryan Watters
b414d7d2af Combine ordering grouping lists with lists introduction page 2017-03-13 01:57:32 -05:00
Ryan Watters
4dbb23019d Fix odd ordering in functions section 2017-03-12 23:04:15 -05:00
Ryan Watters
fbee443c5a Fix many more broken links, and fix TOC scroll on L-
See rdwatters/hugo-docs-concept#21
2017-03-12 22:35:13 -05:00
Ryan Watters
d97c7778aa Fix broken links (first round)
See rdwatters/hugo-docs-concept#21
2017-03-12 21:58:49 -05:00