mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
#1526 Added note about RELATIVE_URLS setting in Tips page.
This commit is contained in:
parent
30b8a2069e
commit
7e9d3f0dc8
1 changed files with 5 additions and 0 deletions
|
|
@ -12,6 +12,11 @@ Pages <https://help.github.com/articles/user-organization-and-project-pages>`_:
|
|||
*Project Pages* and *User Pages*. Pelican sites can be published as both
|
||||
Project Pages and User Pages.
|
||||
|
||||
.. note::
|
||||
|
||||
``RELATIVE_URLS`` must be set to ``True`` when you deploy on GitHub Pages.
|
||||
Otherwise the links to the static files are wrong.
|
||||
|
||||
Project Pages
|
||||
-------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue