krz/skunky-art
Alternative privacy frontend for DeviantArt.
clone: git clone https://gitbay.org/krz/skunky-art.git
487125b0033a42d9f34e3da0c16e34ebea3c60bf
signed_unknown_key
author: Christian Cleberg <hello@cleberg.net> · 2026-08-23T01:00:55Z
committer: <noreply@github.com>
SETUP.txt | 9 ++++- TODO.txt | 2 +- app/api.go | 1 + app/cli.go | 8 +++-- app/config.go | 27 ++++++++++++++ app/router.go | 7 ++++ app/util.go | 1 + app/util_test.go | 48 +++++++++++++++++++++++++ config.example.json | 3 +- static/css/skunky.css | 97 +++++++++++++++++++++++++++++++++++++++------------ static/html/about.htm | 1 + 11 files changed, 175 insertions(+), 29 deletions(-) @@@ -21,7 -21,7 +21,7 @@@ ## v1.4 -- [ ] Implement an API +- [x] Implement an API - - [ ] Implement themes + - [x] Implement themes - [ ] Switch to arenas in the cache - [ ] Implement a multilingual interface