add page error when file don't exists

This commit is contained in:
arnaucube
2019-05-08 21:46:25 +02:00
parent a0b3d071e5
commit 1eec2da173
4 changed files with 27 additions and 1 deletions

View File

@@ -14,6 +14,5 @@ And then go to the browser at `http://127.0.0.1:8080`
- [x] server rendering .md files
- [x] live reload when .md file changes
- [x] directory files list on `/` endpoint
- [ ] on error return error page, instead of panic server
- [ ] graphviz
- [ ] colour `<code>` with syntax highlighting