Commit Graph

3 Commits

Author SHA1 Message Date
66bd7ba43a build: add release pipeline targets to Makefile
Add tag, gitea-release, and release targets to encode the corrected
versioning process (no v-prefix). VERSION is now overridable via the
command line for use in make release VERSION=x.y.z.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-09 22:21:11 -04:00
9d1ca16704 feat(web): improve UI responsiveness, polish, and update docs
- Add mobile/tablet responsive breakpoints to web UI
- Redesign cards as full-bleed poster layout with gradient overlay
- Add skeleton loading state, comic count badge, and search icon
- Switch to Docker image format for registry compatibility
- Add docker-build and docker-push Makefile targets with versioned tags
- Update README to document web UI, Docker deployment, and serve command
2026-03-08 23:06:50 -04:00
70e201c54e build(yoink): add Makefile for windows, linux, and darwin
Some checks failed
Build and Release / Build and Release for Linux (push) Has been cancelled
Build and Release / Build and Release for Windows (push) Has been cancelled
2026-03-06 22:06:31 -05:00