mirror of
https://github.com/getpelican/pelican.git
synced 2026-05-31 16:16:55 +02:00
parent
91d55a4c8e
commit
24e0894840
1 changed files with 5 additions and 0 deletions
|
|
@ -112,6 +112,11 @@ If you want to include metadata in templates outside the article context (e.g.,
|
|||
|
||||
{% if article and article.modified %}
|
||||
|
||||
.. note::
|
||||
|
||||
Because the colon symbol (``:``) is used as a separator, be aware that
|
||||
metadata field names *containing* a colon will probably not work.
|
||||
|
||||
How do I make my output folder structure identical to my content hierarchy?
|
||||
===========================================================================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue