Add themes

This commit is contained in:
Andrew-71 2024-05-08 13:12:10 +03:00
parent 806822a9a8
commit bfee129443
12 changed files with 139 additions and 25 deletions

21
TODO.md
View file

@ -1,21 +1,32 @@
# TODO
List of things to add to this project
## Agenda
* a 512x logo so I can enable PWA
* CI/CD pipeline
* Better docs in case others want to use this for some reason
* Check export function for improvements
## v1.0.0
* a logo so I can enable PWA (and look cool)
* Themes
* Theme in config [X]
* Themes
* Default [X]
* Gruvbox [X]
* High contrast [ ]
* Seasons?
* Check for bugs
* Versioned containers via `ghcr.io` or `dockerhub`,
with automatic CI/CD build on release
* Test test test !!!!
## Brainstorming
Don't expect any of this, these are ideas floating inside my head
* Further info page functionality
* Edit config
* Statistics e.g. mb taken, number of day pages/notes
* Test telegram link
* Multi-user support through several username-pass keys
* `/data/<user>/...`
* This would be an *extremely* breaking change
* How to handle exporting *all*? Admin account?
* I don't need this, unless Hibiscus.txt somehow gets popular why bother?
Is this even a feature that fits the vision?
* Better, *multi-page* docs in case others want to use this for some reason
* Check export function for improvements
* *Go* dependency-less? <-- this is a terrible idea