mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
docs: Clarify usage of archetypes provided by themes
This commit is contained in:
committed by
digitalcraftsman
parent
b4404a9554
commit
c7f67dd63c
@@ -146,3 +146,5 @@ file name) and the `date` in RFC 3339 format based on
|
||||
The content type is automatically detected based on the file path passed to the
|
||||
Hugo CLI command <code>hugo new <em>[my-content-type/post-name]</em></code>. To
|
||||
override the content type for a new post, include the `--kind` flag during creation.
|
||||
|
||||
> *Note: if you wish to use archetypes that ship with a theme, the theme MUST be specified in your `config.toml`.*
|
||||
|
Reference in New Issue
Block a user