Better interface overall

This commit is contained in:
justine
2022-03-18 01:09:12 +01:00
parent db4ee348a0
commit b789471acc
11 changed files with 70 additions and 9 deletions

View File

@ -24,6 +24,4 @@ pygmentize -S dracula -f html -a .codehilite > styles.css
* Replace all css for .codehilite in src/static/main.css with what's in styles.css
## Future features, todo
* A squirrel ascii picture somewhere in the page :3
* A link "export all in markdown"
* Replace pickle with sqlite or smth