Static marketing site for BlueCollar Systems — precision software for fabricators, welders, and detailers.
| Product | Description | Link |
|---|---|---|
| Steel Logic | AISC v16.0 Structural Steel Shapes Reference (mobile app) | Coming soon |
| Free Shape Packs | Public-domain SketchUp + DXF/DWG shape packs | Shapes Hub |
| SketchUp PDF Importer | Vector-accurate PDF geometry import for SketchUp | GitHub |
| FreeCAD PDF Importer | PDF vector import workbench for FreeCAD | GitHub |
- Vanilla HTML5
- Custom utility-class CSS (Tailwind-style naming, zero build dependencies)
- No JavaScript framework
Open index.html in a browser. No build step required.
Deployed to Cloudflare Pages via GitHub Actions.
- Pushes to
mainrunwebsite-ci. static-checksmust pass beforedeploy-pagesruns.deploy-pagespublishes with Wrangler to thebluecollar-websitePages project.- Pushes to
main/masteralso runauto-releaseto bumpVERSIONand publish a GitHub Release snapshot zip.
See RELEASE_CHECKLIST.md for app launch/update steps (Google Play + iOS).
MIT License. See LICENSE for details.