Commit Graph

7 Commits

Author SHA1 Message Date
Bjørn Erik Pedersen 158cee1b5c Make the tags into keywords
See #32
2017-09-13 19:50:17 +02:00
Cameron Moore eb371e5235 functions: Fix lang.NumFmt docs
Fixes #154
2017-08-21 21:47:02 +02:00
Bjørn Erik Pedersen 43c935a83d Copy editing of the template func documentation 2017-07-16 22:01:36 +02:00
Bjørn Erik Pedersen b9bdfd40a6 Prefix methods with a "."
Not optimal, but it at least indicates that they need a context (Page etc.) and cannot be called alone.
2017-07-16 15:32:31 +02:00
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 976c398f6a Add numfmt to functions list
Closes rdwatters/hugo-docs-concept#147
2017-06-20 11:58:48 -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