feat(docs): add footer, favicon, and logo branding

- Add sidebar footer with GitHub repo link and MIT copyright
- Generate geometric logo for project branding
- Add logo as favicon in browser tab
- Add logo to sidebar header (32x32) next to "sukr" text
- Add centered logo (128px) at top of README
This commit is contained in:
Timothy DeHerrera
2026-01-31 18:38:31 -07:00
parent e0fe45330d
commit 6dac743dfa
3 changed files with 16 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
<p align="center">
<img src="docs/static/logo.png" alt="sukr logo" width="128" />
</p>
# sukr
**Minimal static site compiler — suckless, Rust, zero JS.**