Commit Graph

6 Commits

Author SHA1 Message Date
Peter Steinberger
98803b6080
ci: update homebrew tap on release
Some checks failed
CI / build (push) Has been cancelled
2026-05-07 03:56:52 +01:00
Peter Steinberger
032a6ebed8
docs: rebuild docs site with proper navigation, dark mode, and full content
Replace the static one-page index.html with a Node-based docs site
generator. Sidebar nav, per-page TOC, dark mode toggle (system-pref
default, persisted), and a Spotify-green theme with animated equalizer
brand mark and ambient hero gradient.

Adds 11 hand-written doc pages (index, install, quickstart, auth,
playback, library, queue, devices, engines, output, agents,
troubleshooting, commands) alongside existing spec.md and RELEASING.md.

Pages workflow deploys dist/docs-site to GitHub Pages on push to main;
repo Pages source is now "GitHub Actions" instead of legacy /docs.
2026-05-05 09:41:06 +01:00
Peter Steinberger
5968cbc6a4 ci: bump golangci-lint-action 2026-01-03 05:13:12 +01:00
Peter Steinberger
a12d5b97f0 ci: use golangci-lint v2 2026-01-03 04:56:44 +01:00
Peter Steinberger
2e7a47fe08 docs: add release workflow and goreleaser 2026-01-03 04:37:04 +01:00
Peter Steinberger
07a219b670 feat: bootstrap spogo cli 2026-01-02 19:00:04 +01:00