ModuleNotFoundError: No module named 'markdown' |
pip install markdown |
| Pages not updating after edit |
Regenerate with python3 generate_wiki.py and restart
the server |
| Broken links shown in red |
Check that the target .md file exists in
llm-wiki/; links are case-sensitive |
| Search not finding pages |
Delete search-index.json from output dir and
regenerate |
| 404 on live site |
The Pi server only serves files from llm-wiki-html/;
make sure 404.html is there |
| Dark mode not working |
Ensure browser/system is set to dark mode; site follows OS
preference |
d3-wiki-gui service won’t start |
Check systemctl status d3-wiki-gui and the path in
regenerate.sh |