Closed jarrodmillman closed 7 years ago
What's the best way for me to look at this? Clone, make html, browse build/index.html
?
It's been way to long since I worked with the website repository (if I ever did :).
Yes @dschult that works. Load __build/html/index.html.
Scripts need some fixing for python3 which is, of course, everyone's default now.
@hagberg This is ready to merge. Fixes #9.
I switched to alabaster and I simplified the site a bit. You should be able to deploy it the same way you did previously. Just make sure to
pip install -U sphinx
first.