mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Merge f23fc52c9d into c2b2def1c8
This commit is contained in:
commit
4230b45491
1 changed files with 5 additions and 0 deletions
|
|
@ -46,6 +46,11 @@ Project Pages and User Pages.
|
|||
Project Pages
|
||||
-------------
|
||||
|
||||
.. note::
|
||||
|
||||
``RELATIVE_URLS`` must be set to ``True`` when you deploy on GitHub as a
|
||||
Project Page. Otherwise the links to the static files are wrong.
|
||||
|
||||
To publish a Pelican site as a Project Page you need to *push* the content of
|
||||
the ``output`` dir generated by Pelican to a repository's ``gh-pages`` branch
|
||||
on GitHub.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue