28 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
Abdullah Diab
8353177226 Replace http://example.{com,org}/ with https://example.{com,org}/
* Replace http://example.{com,org}/ with https://example.{com,org}/

To be consistent with gohugoio/hugo, @bep suggests changing all
instances of http://(www.)?example.{com,org} with
https://(www.)?example.{com,org}

See issue gohugoio/hugo#3728 with pull request gohugoio/hugo#3739
2017-08-01 22:54:32 +02:00
Bjørn Erik Pedersen
83ff50c2e0 Use example.com in examples
Avoid linking to existing domain yoursite.com.
2017-07-20 21:46:10 +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
b0470688f1 Use infinitive mood for titles
Fixes #46
2017-07-17 21:22:03 +02:00
Bjørn Erik Pedersen
29ba55bfe6 Some more copy edits 2017-07-15 13:14:22 +02:00
Bjørn Erik Pedersen
183472a6a3 Do some copy editing 2017-07-14 13:12:34 +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
c5e2fa228e Fix link in cm-cross references 2017-04-14 13:38:34 -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
7e3805b5d2 Fix odd formatting in cross-references 2017-03-31 20:09: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
Ryan Watters
b19db039d0 Add styles for different languages in code blocks 2017-03-01 03:19:14 -06:00
Ryan Watters
c0a626b685 Add first round of functions 2017-02-25 21:40:13 -06:00
Ryan Watters
2414df120b Add all weights to template section and updated go template primer 2017-02-21 19:33:08 -06:00
Ryan Watters
49f468e6a9 Update more content management files 2017-02-20 02:47:49 -06:00
Ryan Watters
16513c9a62 Add wercker tutorial as example for reviewers 2017-02-19 16:45:08 -06:00
Ryan Watters
2b06eb88c0 Fix odd syntax highlighting in cross references doc 2017-02-19 02:28:23 -06:00
Ryan Watters
2cb5ad8edd Update shortcode and shortcode templates, both of which need much more work 2017-02-19 01:21:23 -06:00
Ryan Watters
9e3dfb6602 Fix tags missing quotes for v0.18 on Netlify 2017-02-17 04:49:52 -06:00
Ryan Watters
cbd08323b3 Update shortcodes, needs works, and toc styles 2017-02-17 02:40:06 -06:00
Ryan Watters
78213277e2 Update toc with home baked scrollspy 2017-02-16 19:54:27 -06:00
Ryan Watters
19d7a56e00 Remove unnecessary math functions and created table for all 2017-02-15 23:47:00 -06:00
Ryan Watters
513a785248 Add table of contents first attempt 2017-02-13 18:10:01 -08:00
Ryan Watters
e067e89d3d Update content management page order 2017-02-12 14:32:39 -08:00
Ryan Watters
99ee283bba Update with more Getting Started and improve code block styles 2017-02-07 18:15:40 -06:00