mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Update content.rst
This commit is contained in:
parent
19fd993737
commit
1465673907
1 changed files with 5 additions and 5 deletions
|
|
@ -633,12 +633,12 @@ attribute. Hidden posts will be output to ``ARTICLE_SAVE_AS`` as expected, but
|
|||
are not included by default in tag, category, and author indexes, nor in the
|
||||
main article feed. This has the effect of creating an "unlisted" post.
|
||||
|
||||
Skipped Posts
|
||||
==============
|
||||
Skip Posts
|
||||
==========
|
||||
|
||||
Posts marked with the ``skip`` status are ignored entirely. They are not
|
||||
processed, and not output to the ``ARTICLE_SAVE_AS`` path. These posts will
|
||||
also not be included in indexes or feeds.
|
||||
Posts marked with ``skip`` status are ignored entirely. They are not processed
|
||||
nor output to the ``ARTICLE_SAVE_AS`` path. Such posts will similarly not be
|
||||
included in indexes or feeds.
|
||||
|
||||
.. _W3C ISO 8601: https://www.w3.org/TR/NOTE-datetime
|
||||
.. _AsciiDoc: https://asciidoc.org
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue