Commit Graph

172 Commits

Author SHA1 Message Date
Tom Shen 5ecf99762b Fix typos in shortcodes documentation 2017-06-22 21:23:19 +02:00
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 d349ce8e4c Update content files with new discussion URL 2017-06-17 10:01:14 +02:00
josephrexme 4bfd4afa63 Fix typo 2017-06-14 19:47:27 -05:00
Andy Williams 4f877e8619 docs: Fix typo in output-formats.md
Fix a minor typo in output-formats.md
2017-06-14 21:03:59 +02:00
Bjørn Erik Pedersen a5ba00a65b docs: Update content references to gohugoio/hugo 2017-06-13 18:54:42 +02:00
Bryan Klein 066e17464d docs: Fix parameter name in YouTube shortcode section
Since 'autostart' is not the correct name of the parameter, I changed the words to make this section more clear.
2017-05-26 15:05:19 +03:00
Sharon L 972190fc66 docs: Fix minor grammar issue in shortcodes.md 2017-05-18 07:54:10 +02:00
Robert Starbuck 6040c7ca90 docs: Update datafiles.md 2017-05-06 21:31:24 +02:00
Tom Harvey 7084c7fab8 docs: Fix typos 2017-04-28 07:36:38 +02:00
Jordan d3fe0e0727 docs: Add notes about some output format behaviour 2017-04-25 19:37:35 +02:00
Ricky Han 61c510b048 docs: Add txtpen as alternative commenting service 2017-04-18 18:05:52 +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
Pedro Gomes a63dc481ed docs: Update link to Disqus alternative Livefyre.com
Livefyre.com is down.

Livefyre was integrated into Adobe's offering.

The product is now called Adobe Experience Manager Livefyre.

Wikipedia points to web.livefyre.com which redirects to the link I provided in the commit.
2017-03-31 22:41:22 +02:00
Bjørn Erik Pedersen 0b9bd50206 docs: Move the rough custom output formats spec to docs
This isn't meant to be the final useer docs on this feature!
2017-03-27 15:43:56 +02:00
Li-aung Yip 3bb96e0bc9 docs: Improve documentation for menu rendering
Fixes #1393
2017-02-21 10:38:12 +01:00
Bjørn Erik Pedersen 6538774eb9 docs: Enable ToC for extras/shortcodes 2016-12-26 19:31:34 +01:00
Cameron Moore 1b04188976 docs: Update GitInfo usage docs 2016-12-15 11:15:15 +01:00
Cameron Moore 49da43bf92 docs: Cleanup Extras menu ordering 2016-12-15 11:15:15 +01:00
Cameron Moore f6898ecd69 docs: Add Extras > GitInfo
Fixes #2670
2016-12-15 11:15:15 +01:00
Victor Kropp 013ab717ec hugolib: Add shortcode for Instagram 2016-11-23 20:28:42 +01:00
Bjørn Erik Pedersen e873784d06 docs: Revise docs to reflect that Node is gone
Updates #2297
2016-11-22 09:57:03 +01:00
Rafael Monteiro 774bd324b8 docs: Fix typos in extras/scratch.md 2016-11-13 13:45:31 +01:00
Albert Nigmatzianov 1b73ffc0f7 all: Unify case of config variable names
All config variables starts with low-case and uses camelCase.

If there is abbreviation at the beginning of the name, the whole
abbreviation will be written in low-case.
If there is abbreviation at the end of the name, the
whole abbreviation will be written in upper-case.
For example, rssURI.
2016-10-24 20:56:00 +02:00
Nate Finch 4ae66b63da Implement support for alias templates
This change adds a canonical alias.html template that is used for page
redirects, and passes the page as data to the template under .Page

Fixes #2533
Closes #2576
2016-10-15 15:25:05 +02:00
Dimitri Merejkowsky 3929637f98 Allow to set cache dir in config file 2016-10-09 11:00:36 +02:00
digitalcraftsman a53ca1ce9f docs: Add notes about multilingual menus 2016-09-28 17:19:33 +02:00
Bjørn Erik Pedersen 8ec04c64c2 Revert the "standardize author data"
There were some breaking changes etc. that is too late to fix for 0.17.

Let us think this through and add proper author support for Hugo 0.18.

Fixes #2464

Revert "docs: Add documentation for author profiles"

This reverts commit b6673e5309.

Revert "Add First Class Author Support"

This reverts commit cf978c0649.
2016-09-18 19:16:39 +02:00
digitalcraftsman 7bf6c9c883 docs: Add documentation for author profiles 2016-09-17 13:14:05 +02:00
Mitchell Cohen 56b4b80f42 docs: Add multilingual alias example 2016-09-17 11:23:47 +02:00
digitalcraftsman f05098c218 docs: Clarify usecase of data files
Fixes #1769
2016-09-16 17:05:38 +02:00
Jacob Walker 290f6f7748 docs: Fix markdown in content/extras/scratch.md 2016-09-15 11:35:39 -05:00
Mark D. Blackwell 0e7264eed7 docs: Improve Traversing Local Files 2016-09-15 15:15:04 +02:00
sethmacleod 7c076f5e20 docs: Update documentation for URLs
Using absolute URLs overrides relative URL behavior. This should be explicit in the docs.
2016-08-30 01:26:21 -04:00
Andreas Grunewald 42f8f85c65 docs: Update highlight.js example to latest version
Highlight.js has evolved quite a bit since it this doc was written. Updating the example to the latest 9.6 version of Highlight JS hosted by cloudflare
2016-08-25 14:05:34 +02:00
Mark D. Blackwell 7453baf8b5 docs: Follow through on watch default 2016-08-18 20:55:05 +02:00
Marvin Pinto 98a268cc63 Update the alias generated HTML files to conform to the W3C HTML spec
- W3C recommends that there be a [whitespace character][1] between the
`;` and the `url=` portions.

- W3C also recommends that there be a [title][2] child in the `head`
element

[1]: https://www.w3.org/TR/html-markup/meta.http-equiv.refresh.html
[2]: https://www.w3.org/TR/html-markup/head.html

Closes #1933
2016-06-09 15:57:35 +02:00
David King 64970eb30a docs: Add note about live reload script injection
Answers common question in docs.
https://discuss.gohugo.io/t/livereload-only-works-on-the-homepage/1006/4
2016-05-27 19:51:17 +02:00
Martin Linkov dd45fa60b4 docs: Fix typo / readability in extras/menu.md 2016-05-22 11:30:29 +02:00
Amit Saha da39d44f2e docs: Clarify that watch is enabled by default 2016-05-18 12:08:26 +02:00
Cameron Moore c704ae5e0f docs: Document relativeURLs
Fixes #1342
2016-05-07 16:52:18 -05:00
Robert Basic 8524aeac55 tpl: Do not write to cache when ignoring cache
Fixes #2067
Closes #2069
2016-04-14 10:48:26 +02:00
Robert Basic d68aaea379 helpers: Ignore cache for Pygments when flag set
When the --ignoreCache flag is set to true, do not write and read
the Pygments results to/from the cache directory.

Fixes #2066
Closes #2068
2016-04-10 20:55:57 +02:00
Bjørn Erik Pedersen 21f4d4727e Do not create robots.txt by default
Meny people, including me, have a custom robots.txt in static.

Also remove that option from the command line; it doesn't feel
important enough.

Fixes ##2049
2016-04-05 22:20:39 +02:00
Robert Basic 6b017f8a76 docs: Document GitHub flavoured code fences
Fixes #1259
2016-03-28 16:38:28 +02:00
Bjørn Erik Pedersen 1ac0976469 Add Scratch to shortcode
Fixes #2000
2016-03-21 21:11:20 -04:00
Konstantin Kliakhandler 6a1bd7dc22 Allow picking a specific file out of a gist 2016-03-11 18:29:07 +01:00
Bjørn Erik Pedersen e101a2dc7a Add reference to parent shortcode
Fixes #1936
2016-03-09 11:06:40 +01:00
Steve Moser 257efd2c6c Docs: fix missing words, tense in datadrivencontent.md 2016-03-07 20:39:55 +01:00