Sphinx on Netlify

A living example of a sphinx project that uses `Travis-CI`_ for continuous integration and Netlify for continuous deployment.

Heading 1

Netlify allows you to trigger a build, and more importantly a deployment, of a sphinx project based on GitHub commits and `pull requests`_. Thus creating the continuous deployment portion of the pipeline.

Heading 2

Netlify allows you to trigger a build, and more importantly a deployment, of a sphinx project based on GitHub commits and `pull requests`_. Thus creating the continuous deployment portion of the pipeline.

Note

It is possible for their to be a brief window where the failed Netlify build is published before the restore deploy call is run.