Docs: ghp-import works on Windows now

see https://github.com/davisp/ghp-import/pull/25
This commit is contained in:
MinchinWeb 2018-11-02 20:55:33 -06:00
commit f9c3ac73e0

View file

@ -71,12 +71,6 @@ already exist). The ``git push origin gh-pages`` command updates the remote
created by the ``pelican-quickstart`` command
publishes the Pelican site as Project Pages, as described above.
.. note:: ghp-import on Windows
Until `ghp-import Pull Request #25 <https://github.com/davisp/ghp-import/pull/25>`_
is accepted, you will need to install a custom build of ghp-import:
``pip install https://github.com/chevah/ghp-import/archive/win-support.zip``
User Pages
----------