10 Commits

Author SHA1 Message Date
Brian Hogan
673f90045f Fix typo
Intro had a couple extra words.
2019-10-03 19:09:42 +02:00
Brian MacKinney
aba9a79052 Update faq.md. closes #823 2019-09-02 20:45:23 -04:00
yarko
56d4cea3cb hugo-extended no longer the default
It appears hugo-extended is no longer the default build.  I'm on Linux / Ubuntu, so would appreciate if someone check that it is also no longer the default via `brew install` (I assumed the change was consistently throughout, based on github changes).
2019-05-18 20:01:12 +02:00
Alexander Borsuk
9f684318fb Removed mentioning of removed --stepAnalysis command line option 2019-05-13 21:06:58 +02:00
Bjørn Erik Pedersen
4497e4b12c
Update faq.md 2019-04-02 10:05:02 +02:00
Bjørn Erik Pedersen
3f21d09573
FAQ: "this feature is not available in your current Hugo version"
Fixes https://github.com/gohugoio/hugo/issues/5793
2019-03-26 07:09:31 +01:00
Kaushal Modi
b73dcb9adc Consistently use "posts" as section name in examples
While Hugo does not care if the section is named "post" or "posts",
this commit normalizes the whole Hugo documentation to use "posts"
when used as an example for a section name to prevent user confusion.

Fixes https://github.com/gohugoio/hugoDocs/issues/720.

Also highlight the use of `site.Params.mainSections`.
2019-01-14 13:23:53 -05:00
Rick Cogley
11079fb486 Add draft statement to FAQ
Questions re "my content is invisible" are coming up a lot in the Discourse. Add a point about draft mode.
2018-10-08 09:51:46 +02:00
Bjørn Erik Pedersen
56c4e332f1
Release Hugo 0.45 2018-07-22 14:42:44 +02:00
Anthony Fok
77578f5bfc
Move content/ into new contentDir content/en/
in preparation for adding new translations such as Chinese.

Paths for "readfile" shortcode are adjusted accordingly.

See #461
2018-05-01 11:23:28 -06:00