forked from github/pelican
Add categories and tags to the replacement mechanism.
This commit is contained in:
parent
2a599b8646
commit
e2ca6d7608
3 changed files with 32 additions and 0 deletions
|
|
@ -459,6 +459,10 @@ following to ``pelicanconf.py``::
|
|||
|
||||
And then the ``pdfs`` directory would also be copied to ``output/static/``.
|
||||
|
||||
You can also link to categories or tags, using the `|tag|tagname` and
|
||||
`|category|foobar` syntax.
|
||||
|
||||
|
||||
Importing an existing blog
|
||||
--------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue