This commit is contained in:
Auke Willem Oosterhoff 2017-05-08 20:07:18 +00:00 committed by GitHub
commit 4230b45491

View file

@ -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.