mirror of
https://github.com/gohugoio/hugo.git
synced 2026-09-02 03:32:38 +00:00
Update configuration.md
This commit is contained in:
committed by
GitHub
parent
8002120f13
commit
7e664f69eb
@@ -29,6 +29,9 @@ archetypeDir ("archetypes")
|
||||
baseURL
|
||||
: Hostname (and path) to the root, e.g. http://bep.is/
|
||||
|
||||
blackfriday
|
||||
: See [Configure Blackfriday](/getting-started/configuration/#configure-blackfriday)
|
||||
|
||||
buildDrafts (false)
|
||||
: Include drafts when building.
|
||||
|
||||
@@ -101,6 +104,9 @@ languages
|
||||
languageCode ("")
|
||||
: The site's language code.
|
||||
|
||||
disableLanguages
|
||||
: See [Disable a Language](/content-management/multilingual/#disable-a-language)
|
||||
|
||||
layoutDir ("layouts")
|
||||
: The directory from where Hugo reads layouts (templates).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user