[Pywps-dev] GitHub pages

Luís de Sousa luis.a.de.sousa at gmail.com
Thu Jul 16 08:55:53 PDT 2015


So we have a web page working on GitHub (sort of):

https://pywps.github.io/

There is no styling, and at this stage I am not sure why. Should
sphinx also generate some css?

This is what I did:

1. Created a new project to contain the source (on which sphinx runs)
called pywps.github.io.source

2. The project pywps.github.io now only contains the output from sphinx (html)

3. pywps.github.io is now a submodule of pywps.github.io.source, under
the build folder

4. Updated the README with new compile instructions.

Cheers,

Luís


More information about the pywps-dev mailing list