Open
Description
When I cloned and served the template, I received this error:
`INFO - Building documentation...
ERROR - Config value: 'theme'. Error: Unrecognised theme name: 'basictheme'. The available installed themes are: mkdocs, readthedocs, material, cerulean, cosmo, cyborg, darkly, flatly, journal, litera, lumen, lux, materia, minty, pulse, sandstone, simplex, slate, solar, spacelab, superhero, united, yeti
Aborted with 1 Configuration Errors!`
In the mkdocs.yaml file, the theme name was set to "basictheme" which is the name of the folder. I changed this to be
Theme: name: null custom_dir: basic_theme
This allows the build to succeed, but it looks extremely basic. I attached a screenshot. Is this the intended look of the Basic template?
Metadata
Metadata
Assignees
Labels
No labels