Trying to upgrade pelican project.
modified: .gitignore modified: Makefile modified: README.rst new file: content/2019-11-08-unity-collab-not-working-on-fedora-because-of-invalid-ca-certificate-path.rst new file: content/uploads/2019/unity-collab-fedora-ca-certificate-error-curl.png new file: content/uploads/2019/unity-collab-fedora-ca-certificate-error-fixed.png new file: content/uploads/2019/unity-collab-fedora-ca-certificate-error-no-link.png new file: vars.fish.tmpl
This commit is contained in:
parent
c7ffc5825d
commit
a91ec82ccb
8 changed files with 55 additions and 58 deletions
|
|
@ -17,6 +17,13 @@ Clone this repo, then in the ``pelican-themes`` directory clone this repo:
|
|||
git clone git@github.com:russellballestrini/pelican-svbhack.git
|
||||
cd ..
|
||||
|
||||
To install this theme:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
pelican-themes -i pelican-themes/pelican-svbhack/
|
||||
|
||||
|
||||
Next clone the `pelican-plugins` repo (I use ``random_article``)
|
||||
|
||||
.. code-block:: bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue