mirror of
https://github.com/anand34577/ferrum.git
synced 2026-09-12 05:48:58 +00:00
d9880f4faa
- ci.yml: build the frontend before go vet/build/test — web/embed.go's //go:embed all:dist has no dist/ to embed otherwise (dist/ is gitignored, not committed), which was failing every CI run with "pattern all:dist: no matching files found". - Untrack Claude-Account-1.cmd (personal local launcher script, already gitignored — file stays on disk, just stops being pushed). - README: rework the Screenshots section into a proper 2-column HTML table gallery with clickable thumbnails, instead of ten full-width images stacked one after another.