Ryan Watters
|
b50796e3ac
|
Add siba.ai to showcase
|
2017-04-08 11:39:56 -05:00 |
|
Ryan Watters
|
31014f0a05
|
Fix typos in yt shortcode description
Closes rdwatters/hugo-docs-concept#78
See gohugoio/hugo#3298
|
2017-04-08 00:59:37 -05:00 |
|
Ryan Watters
|
f80b90b91a
|
Add back CRP
|
2017-04-07 19:08:27 -05:00 |
|
Ryan Watters
|
9f1c72ee1d
|
Fix typo for code block on templates introduction
|
2017-04-07 18:56:02 -05:00 |
|
Ryan Watters
|
0902a1c08b
|
Make toc font size less obnoxiously large
|
2017-04-07 18:51:56 -05:00 |
|
Ryan Watters
|
8f60e9ace1
|
Update single page template example
Closes rdwatters/hugo-docs-concept#69
|
2017-04-07 15:58:43 -05:00 |
|
Ryan Watters
|
bd40c73f29
|
Add datatable shortcodes and custom outputs draft
Closes rdwatters/hugo-docs-concept#77
|
2017-04-07 15:19:28 -05:00 |
|
Ryan Watters
|
f9df1ed657
|
Change datatable shortcode to articlelistshortcode
|
2017-04-07 13:47:42 -05:00 |
|
Ryan Watters
|
3ce3917e4a
|
Remove mention of v0.20 in Getting Started
|
2017-04-07 13:01:55 -05:00 |
|
Ryan Watters
|
aa5fddd507
|
Change width and height of search icon in SVG dimensions
|
2017-04-07 12:59:28 -05:00 |
|
digitalcraftsman
|
1b63800519
|
Fix links in content-management/front-matter.md
See PR rdwatters/hugo-docs-concept#75
|
2017-04-07 12:35:36 -05:00 |
|
Ryan Watters
|
c05526d6cc
|
Remove "Using Hugo's Server in Production" section
Closes rdwatters/hugo-docs-concept#76
|
2017-04-07 12:35:39 -05:00 |
|
digitalcraftsman
|
0b4c1af04b
|
Add some improvements to getting-started/usage.md
- use HTTPS links when possible
- correct/add link to deployment section
- add data/ as watched folder
See PR rdwatters/hugo-docs-concept#72
|
2017-04-07 12:31:12 -05:00 |
|
digitalcraftsman
|
63034b100f
|
Keep names of content formats more consistent
LGTM
See PR rdwatters/hugo-docs-concept#73
|
2017-04-07 12:13:05 -05:00 |
|
digitalcraftsman
|
39f1401b0a
|
Keep the name of content formats more consistent
LGTM
See PR rdwatters/hugo-docs-concept#74
|
2017-04-07 12:12:10 -05:00 |
|
Ryan Watters
|
2e639d9567
|
Make a small casing fix on installing page
|
2017-04-07 12:06:37 -05:00 |
|
digitalcraftsman
|
2329545aa7
|
Favor HTTPS and use ref.-style links more consistently
Fix a few small merging conflicts, but this is all good by me.
Thanks @digitalcraftsman!
See PR rdwatters/hugo-docs-concept#71
|
2017-04-07 12:01:52 -05:00 |
|
Ryan Watters
|
83dcf5f3c4
|
Add SiteGetPage example to taxonomy templates
|
2017-04-06 20:45:08 -05:00 |
|
Ryan Watters
|
45bf976bcf
|
Add Li-Wen Yip press additions to articles data file
|
2017-04-06 20:27:00 -05:00 |
|
Ryan Watters
|
7ad5d51e67
|
Update lastmod for single page templates
|
2017-04-06 17:30:59 -05:00 |
|
Ryan Watters
|
c7816c5b52
|
Update single page examples to use more recent Hugo features
|
2017-04-06 17:04:05 -05:00 |
|
Ryan Watters
|
7d60b1a55a
|
Update mixed param type error for shortcodes
|
2017-04-06 15:46:23 -05:00 |
|
Ryan Watters
|
abe58bf5a3
|
Remove more wordiness from shortcode parameter type intro text
|
2017-04-06 15:44:46 -05:00 |
|
Ryan Watters
|
7ad76bfa1b
|
Make yet another typo fix in shortcode templates
|
2017-04-06 15:44:13 -05:00 |
|
Ryan Watters
|
2e9810485b
|
Clean up shortcode templates
Closes rdwatters/hugo-docs-concept#67
|
2017-04-06 15:35:55 -05:00 |
|
Ryan Watters
|
74d331ba53
|
Change to Template Lookup Order for temp-lookup linktitle
|
2017-04-06 14:36:00 -05:00 |
|
Ryan Watters
|
78164269cf
|
Fix heading typo in cm shortcodes
|
2017-04-06 14:32:41 -05:00 |
|
Ryan Watters
|
56d459d6fa
|
Fix heading in cm-shortcodes
|
2017-04-06 14:31:27 -05:00 |
|
Ryan Watters
|
3375fc2b7b
|
Fix heading in cm-shortcodes
|
2017-04-06 14:31:14 -05:00 |
|
Albert Nigmatzianov
|
35fffad1e9
|
Update content-management/multilingual to reflect new TOML support
@bogem Thanks a lot for your help, sir!
And for the great work on implementing this feature.
I appreciate it! 😄
Fixes rdwatters/hugo-docs-concept#64
See PR rdwatters/hugo-docs-concept#65 and PR gohugoio/hugo#3257
|
2017-04-06 11:50:14 -05:00 |
|
Anthony Fok
|
bf2d2bbede
|
Fix typo: "KaTex" → "KaTeX"
Thanks for the good catch and keen eye @anthonyfok.
Much appreciated!
See PR rdwatters/hugo-docs-concept#66
|
2017-04-06 11:49:11 -05:00 |
|
Ryan Watters
|
119182aa43
|
Add sections_weight to all content files
|
2017-04-05 18:48:10 -05:00 |
|
Ryan Watters
|
ce428a9cca
|
Update trim description with note on whitespace
|
2017-04-05 18:31:18 -05:00 |
|
Ryan Watters
|
fe78595c89
|
Add emphasis to trim function explanation
|
2017-04-05 18:24:40 -05:00 |
|
Ryan Watters
|
f4b1293510
|
Fix typos in syntax highlighting docs
|
2017-04-05 14:28:05 -05:00 |
|
Ryan Watters
|
6b7c849789
|
Update trim explanation per gohugoio/hugo#3279
|
2017-04-05 12:50:38 -05:00 |
|
Ryan Watters
|
4b1dfc1d52
|
Update govendor instructions in source install
|
2017-04-05 11:21:23 -05:00 |
|
Ryan Watters
|
2cf2b4832e
|
Add language-hugo Atom plugin to dev-tools editors
|
2017-04-03 13:44:38 -05:00 |
|
Ryan Watters
|
dba7e38a74
|
Add embedded SVGs example to dict function
|
2017-04-03 11:00:06 -05:00 |
|
Ryan Watters
|
af3230aa5b
|
Fix typos and add explanation on configuration.md
|
2017-04-03 10:34:58 -05:00 |
|
Ryan Watters
|
77647be7ff
|
Expand static dir explanation in dir structure
|
2017-04-03 10:16:25 -05:00 |
|
Ryan Watters
|
53eee8a4cc
|
Update Mmark info to show ease of use with MathJax and KaTeX
|
2017-04-02 15:25:02 -05:00 |
|
Ryan Watters
|
b3819aa003
|
Add esaezgil.com to showcase
|
2017-04-02 15:07:35 -05:00 |
|
Ryan Watters
|
631833e982
|
Add missing comma in Supported Content Formats page
|
2017-04-01 17:08:35 -05:00 |
|
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 |
|