mirror of
https://github.com/getpelican/pelican.git
synced 2026-06-05 07:26:55 +02:00
fix: use relative urls when github publish enabled
docs: add doc about enabling relative urls when github
This commit is contained in:
parent
3c69dc68d2
commit
38ca2e9915
3 changed files with 11 additions and 0 deletions
|
|
@ -496,6 +496,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. The default is ``False``.
|
||||
This option is enabled by default if you use github pages.
|
||||
|
||||
.. data:: ARTICLE_URL
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue