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 e4824eb3fe Fix the output shortcode and its usage
Passing the shortcode into the Markdown processor just to get pre and code tags does not make much sense.
2017-07-21 13:06:11 +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
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 72e1b60244 Update content changes in concept document 2017-02-26 22:23:06 -06:00
Ryan Watters a9604235ed Fix spacing on section list pages 2017-02-25 11:48:37 -06:00
Ryan Watters ef3edffe45 Update all built-in shortcodes with output and display examples 2017-02-24 19:37:10 -06:00
Ryan Watters bfd6a131f6 Update with download button and new see-source icons in code blocks 2017-02-24 02:43:40 -06:00
Ryan Watters ee008f4b81 Update function front matter across all files 2017-02-24 00:52:40 -06:00
Ryan Watters 1dda1b2548 Add first few functions and site hierarchy SVG 2017-02-23 01:52:49 -06:00
Ryan Watters 3e04d066d8 Update theme.toml for first Netlify build 2017-02-01 13:01:37 -06:00
Ryan Watters 0d0e069960 Add first round of single files for functions 2017-01-11 14:17:53 -06:00