This commit is contained in:
Salar Nosrati-Ershad 2025-04-11 21:14:29 +02:00 committed by GitHub
commit 51abf26637
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 11 additions and 0 deletions

View file

@ -464,6 +464,7 @@ This would save your articles into something like
Defines whether Pelican should use document-relative URLs or not. Only set
this to ``True`` when developing/testing and only if you fully understand
the effect it can have on links/feeds.
This option is enabled by default if you use github pages.
.. data:: ARTICLE_URL = '{slug}.html'