Add i18n and optimise template parsing
This commit is contained in:
parent
a92e6b04b7
commit
6ff3d2e0ee
10 changed files with 100 additions and 35 deletions
2
TODO.md
2
TODO.md
|
@ -2,6 +2,7 @@
|
|||
List of things to add to this project
|
||||
|
||||
* Fix the weird issue with compose and mounts (absolute path something) when updating!!!
|
||||
* CI/CD pipeline
|
||||
* Better docs in case others want to use ths for some reason
|
||||
* Github/Codeberg/whatever mirror for when `faye` (my server) is offline
|
||||
* Improve config and use reflection when loading it
|
||||
|
@ -10,5 +11,4 @@ List of things to add to this project
|
|||
* Customise log file
|
||||
* More slog.Debug and a debug flag?
|
||||
* Consider less clunky auth method
|
||||
* Consider localisation
|
||||
* *Go* dependency-less? <-- this is a terrible idea
|
Loading…
Add table
Add a link
Reference in a new issue