1
0
Fork 0
forked from github/pelican

Merge pull request #2430 from MinchinWeb/ghp-import-update

Docs: ghp-import works on Windows now
This commit is contained in:
Justin Mayer 2018-11-03 15:33:13 +01:00 committed by GitHub
commit 682b0b6711
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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