krz/skunky-art

Alternative privacy frontend for DeviantArt.

clone: git clone https://gitbay.org/krz/skunky-art.git

28c69a59fce461136f4ed9a72dffb27b4b65cbdf

signed_unknown_key

author: Christian Cleberg <hello@cleberg.net> · 2026-08-23T00:57:50Z
committer: <noreply@github.com>

Merge pull request #25 from krazywarez/feat/themes

Add themes
 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(-)