Bjørn Erik Pedersen
|
2abbd9bd91
|
Merge branch 'master' into menu-link-title
|
2018-01-19 14:13:06 +01:00 |
|
Tyler Butler
|
1d476fc59c
|
Fix typo
|
2017-12-31 00:21:15 +01:00 |
|
Richard Metzler
|
64525670f3
|
ádd title to some menu entries. This needs hugo >= v0.32
|
2017-12-16 13:34:12 +01:00 |
|
Bjørn Erik Pedersen
|
16be43e7d7
|
Clean up formatting in variable definition lists
|
2017-11-22 10:40:37 +01:00 |
|
Bjørn Erik Pedersen
|
149c2c1576
|
Add nested section docs
Fixes #36
|
2017-11-22 10:30:11 +01:00 |
|
Thomas Parisot
|
5cab109c2b
|
Add .Page.File documentation
|
2017-11-04 11:39:32 +01:00 |
|
Thomas Parisot
|
62df7bb805
|
Add .Page.CurrentSection and .Page.Sections documentation
|
2017-11-04 11:38:23 +01:00 |
|
Thomas Parisot
|
60b4414dec
|
Add .Page.Dir documentation
|
2017-11-04 11:36:25 +01:00 |
|
Kaushal Modi
|
62d7b269fb
|
Clarify that .Lastmod automatically uses .GitInfo.AuthorDate (#226)
If the `lastmod` field in the content front matter is not set if `.GitInfo` is
enabled, Page's .Lastmod is auto-set to .GitInfo.AuthorDate.
|
2017-10-04 16:29:01 +02:00 |
|
Bjørn Erik Pedersen
|
158cee1b5c
|
Make the tags into keywords
See #32
|
2017-09-13 19:50:17 +02:00 |
|
digitalcraftsman
|
85e28c10ea
|
Remove comment from variable in front matter example
|
2017-08-05 19:28:19 +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
|
b0470688f1
|
Use infinitive mood for titles
Fixes #46
|
2017-07-17 21:22:03 +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
|
9ed90b708a
|
Add more in-page references to date-related page vars
Closes rdwatters/hugo-docs-concept#86
|
2017-04-14 14:54:15 -05:00 |
|
Ryan Watters
|
08ff6f6176
|
Do a small language cleanup for output formats page
|
2017-04-10 22:56:27 -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
|
119182aa43
|
Add sections_weight to all content files
|
2017-04-05 18:48:10 -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
|
6af744c2ca
|
Add missing page vars and predefined FM vars
|
2017-03-13 21:54:13 -05:00 |
|
Ryan Watters
|
d97c7778aa
|
Fix broken links (first round)
See rdwatters/hugo-docs-concept#21
|
2017-03-12 21:58:49 -05:00 |
|
Ryan Watters
|
201c999aed
|
Update other vars to individual pages
Closes rdwatters/hugo-docs-concept#25
|
2017-03-12 20:21:01 -05:00 |
|
Ryan Watters
|
83fd79c4e1
|
Add first draft of content-management authors page
|
2017-03-12 15:58:27 -05:00 |
|