541 Commits

Author SHA1 Message Date
Ryan Watters
561edc0c16 Add fm-specific Mmark syntax per bep suggestion 2017-04-01 15:34:22 -05:00
Ryan Watters
8d65b3605a Add fm-specific Mmark syntax per bep suggestion 2017-04-01 15:33:26 -05:00
Ryan Watters
484bbd1e3f Add fm-specific Mmark syntax per bep suggestion 2017-04-01 15:32:51 -05:00
Ryan Watters
3d7960e1ed Fix typos in Mmark section in content formats 2017-04-01 15:03:37 -05:00
Ryan Watters
969178b6c7 Fix typos in Mmark section in content formats 2017-04-01 15:01:39 -05:00
Ryan Watters
5a59b0fd19 Add Mmark section to content formats 2017-04-01 14:57:18 -05:00
Ryan Watters
e491b309dc Add Mmark section to content formats 2017-04-01 14:56:40 -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
ab07457e4a Update with temp GA code 2017-04-01 01:00:06 -05:00
Ryan Watters
d1709df3e8 Fix broken link at the bottom of shortcodes.md 2017-03-31 20:13:20 -05:00
Ryan Watters
904eaa8d9a Fix incorrect syntax decl in cm-shortcodes 2017-03-31 20:11:43 -05:00
Ryan Watters
7e3805b5d2 Fix odd formatting in cross-references 2017-03-31 20:09:14 -05:00
Ryan Watters
45aad24e66 Add note on Mmark with MathJax to formats doc 2017-03-31 19:53:13 -05:00
Ryan Watters
d98cfe1059 Update nginx config in 404 templates 2017-03-31 19:46:21 -05:00
Ryan Watters
fb94d4c933 Fix terms template lookup order 2017-03-31 19:33:59 -05:00
Ryan Watters
4d27a27bb8 Update broken links in customizing themes 2017-03-31 19:25:44 -05:00
Ryan Watters
bf4015d693 Fix typos in vimeo sc description 2017-03-31 19:10:21 -05:00
Ryan Watters
001cd27c90 Clarify custom class to yt and vimeo shortcodes 2017-03-31 19:09:12 -05:00
Ryan Watters
0c770e40be Add warning to isset function for lowercase site config keys 2017-03-31 18:46:14 -05:00
Ryan Watters
a649a7ae86 Add firstname.club to showcase 2017-03-31 18:24:23 -05:00
Ryan Watters
763dd22ce7 Remove how-to-use docs-page 2017-03-31 17:59:58 -05:00
Ryan Watters
d2829694b3 Fix inconsistencies in FM categories 2017-03-31 17:58:14 -05:00
Ryan Watters
530002e6a2 Update GitHub deploy 2017-03-31 17:57:06 -05:00
Ryan Watters
d7d5771a1c Update gh deploy 2017-03-31 17:56:41 -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
de558c3e08 Remove Livefyre from commenting options
Closes rdwatters/hugo-docs-concept#61
2017-03-30 15:50:17 -05:00
Ryan Watters
a05fbce10f Remove unnecessary pre 2.4 git docs from GH hosting instructions 2017-03-30 15:42:41 -05:00
Ryan Watters
5758a6d68b Update GitHub pages hosting
Closes rdwatters/hugo-docs-concept#60
2017-03-30 15:38:26 -05:00
Ryan Watters
b286c7d9a0 Remove intelligent posts - stale issue - from roadmap 2017-03-30 13:27:30 -05:00
Ryan Watters
e1645544e6 Update taxonomy templates 2017-03-29 15:51:17 -05:00
Ryan Watters
8b06205a7c Add "tip" shortcode and documentation
Closes rdwatters/hugo-docs-concept#59
2017-03-28 11:46:29 -05:00
Ryan Watters
70080e3d01 Merge pull request rdwatters/hugo-docs-concept#57 from moorereason/iss31
Add function signatures
2017-03-27 17:28:11 -05:00
Cameron Moore
da71775958 Add function signatures
Fixes rdwatters/hugo-docs-concept#31
2017-03-27 16:32:31 -05:00
Ryan Watters
3d6d55d6c3 Remove concept documentation for time being 2017-03-27 15:46:07 -05:00
Ryan Watters
c698a77dff Fix breaking yaml in delimit function 2017-03-27 14:41:17 -05:00
Ryan Watters
d688bd98bd Add alias for old MathJax tutorial 2017-03-27 14:36:22 -05:00
Ryan Watters
7a1f9a6a03 Update signature fields 2017-03-27 14:33:35 -05:00
Ryan Watters
dbbbd49887 Add MathJax to supported formats
Closes rdwatters/hugo-docs-concept#38
2017-03-27 13:32:57 -05:00
Ryan Watters
1989c17e03 Add old MathJax content to content formats page 2017-03-27 13:32:22 -05:00
Ryan Watters
0819a04480 Add intro text to hosting and deployment 2017-03-27 12:34:31 -05:00
Ryan Watters
8366049ad9 Add intro text to hosting and deployment 2017-03-27 12:32:24 -05:00
Ryan Watters
f514681d1e Remove all tutorial-related content from install guide 2017-03-27 11:39:43 -05:00
Ryan Watters
db09419df8 Update readme todos and clarifying readFile w themes 2017-03-27 11:03:09 -05:00
Ryan Watters
0a6bc38640 Fix broken link in list page templates 2017-03-27 10:10:49 -05:00
Ryan Watters
9c652071fd Fix broken link in list page templates 2017-03-27 10:09:23 -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
047e039baf Make docsearch config async and defer 2017-03-27 08:19:13 -05:00
Ryan Watters
0d5146a8b0 Tweak content 2017-03-27 08:14:33 -05:00
Ryan Watters
e0cfe258d8 Add first round of custom output content 2017-03-26 19:00:13 -05:00