This is the source repository for the NeuroFedora blog
We use Pelican to generate the website.
All source files are in the source
branch. The generated HTML files
reside in the master
branch and are served by Github. Please ensure
that all changes are made to the source files in the source
branch
only.
The following software is needed to work with these sources. They can all be
installed using pip
in a virtual-environment.
The pelican-plugins repository as used here as a submodule. A recursive clone will be needed to ensure that it is also checked out.