Here is a gh-pages update. But it has a possible flaw: the fancy image on the <h1> tag in the index.html file is not there. Looking at source of the production page, I can see it is not a part of the html; so it must be a CSS or javascript thing. I admit, I've not been able to hunt down why it is missing.
I've also updated the sphinx conf.py version from '0.0.0.1' to '0.0.0.5' to prep for the pypi update. Let me know if you would like a different version number.
Here is a gh-pages update. But it has a possible flaw: the fancy image on the
<h1>
tag in the index.html file is not there. Looking at source of the production page, I can see it is not a part of the html; so it must be a CSS or javascript thing. I admit, I've not been able to hunt down why it is missing.I've also updated the sphinx
conf.py
version from '0.0.0.1' to '0.0.0.5' to prep for the pypi update. Let me know if you would like a different version number.