Commit Graph

14 Commits

Author SHA1 Message Date
Bjørn Erik Pedersen 5b0e2ea06f Regenerate data/docs.json
And add a note about `Delimiter` in mime types.

Closes https://github.com/gohugoio/hugo/issues/3615
2017-06-20 11:10:51 +02:00
Bjørn Erik Pedersen a6d218c26f tpl/time: Re-add the time example 2017-05-20 11:41:43 +03:00
Bjørn Erik Pedersen df44b864f9 docs: Regenerate docs helper 2017-05-18 21:38:16 +03:00
James 5a3a2696a1 docs: Update references to JSON
Looks like this was a bad copy/paste where CSV should've been JSON
2017-05-18 07:55:15 +02:00
Bjørn Erik Pedersen e5c9c9ee3f tpl: Add some GoDoc info to template func docs
Closes #3418
2017-05-04 10:46:19 +02:00
Cameron Moore 48f6a8c0da tpl/images: Fix embedded sync.Mutex 2017-05-02 09:17:14 +02:00
Bjørn Erik Pedersen 89e271e2b6 tpl: Add docshelper for template funcs
And fix some other minor related issues.

Updates #3418
2017-05-01 21:44:15 +02:00
Bjørn Erik Pedersen c4a3e43270 docs: Add docs about output format linking
Fixes #3301
Fixes #3302
2017-04-08 16:33:20 +02:00
Bjørn Erik Pedersen 706b2f7fa5 all: Document the Output Formats feature
This commit also adds a new command, docshelper, with some utility funcs that adds a JSON datafiles to /docs/data that would be a pain to create and maintain by hand.

Fixes #3242
2017-04-07 10:52:16 +02:00
Bjørn Erik Pedersen 74f00a6f7c docs: Add some more quotes 2017-03-01 18:37:44 +01:00
Bjørn Erik Pedersen 2b9f5d4105 docs: Add one more quote 2016-04-08 00:06:39 +02:00
Bjørn Erik Pedersen b4f34169f3 docs: Limit the quotes on front page to the last two years
We should get some new ones in there.

Also shuffle the order. This also means no merging into 0.15-docs ...

Which also means we should get a release out there ... soon!

See #2055

Also See https://github.com/BurntSushi/toml/issues/129 for an explanation to the little bit ugly dates.
2016-04-07 23:46:46 +02:00
Robert Basic dbbdabbea0 docs: Use data folder for website carousel
Fixes #2055
2016-04-07 22:50:38 +02:00
Anthony Fok 08cc604993 Add docs/data/titles.toml to set title "Site Showcase"
Idea from https://discuss.gohugo.io/t/how-to-name-list-templates/949
2015-11-16 06:48:20 -07:00