mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
#1526 Moved note to section about Project Pages.
This commit is contained in:
parent
7e9d3f0dc8
commit
f23fc52c9d
1 changed files with 5 additions and 5 deletions
|
|
@ -12,14 +12,14 @@ 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
|
||||
-------------
|
||||
|
||||
.. 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