Commit Graph

19 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
Bjørn Erik Pedersen 572b9e7590 Clean up the code shortcode use
* No markdown needed
* No code fence needed

See #61
2017-07-20 11:51:45 +02:00
Bjørn Erik Pedersen a1b2fd3bdc Remove the code fence language codes
See #61
2017-07-20 11:51:45 +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 4e0bca2b1e Remove the needsexamples construct
We need to rework the whole template func docs and, while a good idea, this does not fit into that.
2017-07-16 15:13:35 +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
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 af3230aa5b Fix typos and add explanation on configuration.md 2017-04-03 10:34:58 -05:00
Cameron Moore da71775958 Add function signatures
Fixes rdwatters/hugo-docs-concept#31
2017-03-27 16:32:31 -05:00
Ryan Watters 7a1f9a6a03 Update signature fields 2017-03-27 14:33:35 -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 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 b841193d49 Change sorting of tutorials to weight
Closes rdwatters/hugo-docs-concept#11
2017-03-10 14:23:21 -06:00
Ryan Watters 3dfb2961b7 Update AddDate functions and make navigation more narrow 2017-03-06 18:26:18 -06:00
Ryan Watters ec001f08d7 Update with new homepage 2017-03-05 00:27:41 -06:00
Ryan Watters 3f1de44558 Update master with homepage 2017-03-05 00:19:57 -06:00
Ryan Watters e7a9b447c9 Add first version of adddate to functions 2017-03-03 19:20:50 -06:00
Ryan Watters 78d55aece1 Copy tweaks to homepage 2017-03-03 13:02:55 -06:00
Ryan Watters 6b31541b71 Add AddDate to functions list 2017-03-03 02:06:56 -06:00