Make the logo part of the theme
Depends !9 (merged)
EDIT by ollieparanoid: the following description is outdated, it works now:
This right now simply removes the logos, which is pretty bad. Two solutions:
- For the sidebar logo from
conf.py, maybe it can be added to thepage.html? Unfortunately it seems to not be able to pick the logo installed from the theme directly, and my skills in html/css are 0. So I'm not sure if/how it could be added there - For the site, I'm a bit confused. Since the theme places the logos under
_out/_static/logo.*, I would have expected that/_static/logo.svgwould have worked. But maybe there's a bug, and it complains about_static/logo.svg [image.not_readable]
Edited by Oliver Smith