Commit Graph

53 Commits

Author SHA1 Message Date
Regis Philibert f9a5dc59b7 Code Toggle block added to doc site final batch
Templates 
Variables 
2018-04-12 16:24:59 +02:00
Ricardo N Feliciano 5b0edfd790 Add .Site.IsServer
Fixes #4478
2018-03-30 20:15:22 +02:00
Zhang Liang 4e7e1815b7 Fix some typos 2018-03-10 17:44:35 +01:00
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
Richard Metzler 85d415ab21 ádd examples for menu .Title and .Page 2017-12-16 13:26:25 +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
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 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 fac13f4fde Copy edits variables 2017-07-16 22:55:17 +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
Ryan Watters b68758a9fe Update _index.md to show more intuitive link titles 2017-05-26 14:51:57 -05: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
sethmacleod 15317f21a0 Fix typo 2017-03-20 11:08:06 -04:00
Ryan Watters f816f2bd78 Add updated Netlify tutorial 2017-03-19 23:48:51 -05:00
Ryan Watters e3f7988507 Update site.recent closes #46 2017-03-19 19:37:12 -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 fb25d25558 Update content filenames for all vars section; updated authors draft in cont mgm
Closes rdwatters/hugo-docs-concept#22
2017-03-12 16:36:53 -05:00
Ryan Watters 83fd79c4e1 Add first draft of content-management authors page 2017-03-12 15:58:27 -05:00
Ryan Watters 2a011b7cff Add admonition note for Snap users in install docs 2017-03-10 16:18:34 -06:00
Ryan Watters 7bedd4e294 Update content and CSS 2017-03-08 01:33:11 -06:00
Ryan Watters e45a9713f2 Add default social image for sharing 2017-03-07 01:47:06 -06:00
Ryan Watters 85707e9227 Add descriptions to all remaining pages 2017-03-05 01:37:09 -06:00
Ryan Watters 90d7bfedd0 Make further improvements to content organization page 2017-03-05 00:05:53 -06:00
Ryan Watters 4b2d20fc7b Finalize types page under content organization 2017-03-04 17:38:31 -06:00
Ryan Watters 5ed3660b1d Remove heading from admonitions replacing icon with SVG 2017-02-28 03:03:10 -06:00
Ryan Watters 781574bebe Finish local file templates page 2017-02-27 16:59:03 -06:00
Ryan Watters f22a8edd6b Remove more unnecessary needsreview in front matter 2017-02-27 03:43:06 -06:00
Ryan Watters 72e1b60244 Update content changes in concept document 2017-02-26 22:23:06 -06:00
Ryan Watters 6cf783469e Update multilingual page 2017-02-26 19:27:05 -06:00
Ryan Watters 495d88ef9b Update filenames and sections for shorter URL structure 2017-02-26 13:59:48 -06:00
Ryan Watters b8a606f627 Update rss vars page 2017-02-26 02:40:53 -06:00