canonical / canonical/sphinx-stack
`make epub` fails to find Furo template
- Dominant language
- No language data
- Stars
- 37
- Forks
- 77
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 3
Description
Attempting to run `make epub` produces the following error:
```bash
Theme error:
An error happened in rendering the page explanation/build.
Reason: TemplateNotFound("'furo/page.html' not found in ['/home/ecoldi/Projects/DOCPR/sphinx-docs-starter-pack/docs/.sphinx/venv/lib/python3.12/site-packages/canonical_sphinx/theme/templates', '/home/ecoldi/Projects/DOCPR/sphinx-docs-starter-pack/docs/.sphinx/venv/lib/python3.12/site-packages/sphinx/themes/epub', '/home/ecoldi/Projects/DOCPR/sphinx-docs-starter-pack/docs/.sphinx/venv/lib/python3.12/site-packages/sphinx/themes/basic']")
make: *** [Makefile:87: epub] Error 2
```
This error doesn't have anything to do with the 'Build' explanation. It'll occur on every page.
Contributor guide
Assessment
This issue has not been assessed yet.