Skip to content

BlueCollar-Systems/BlueCollar-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlueCollar Systems Website

CI License: MIT

Static marketing site for BlueCollar Systems — precision software for fabricators, welders, and detailers.

Products

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

Tech Stack

  • Vanilla HTML5
  • Custom utility-class CSS (Tailwind-style naming, zero build dependencies)
  • No JavaScript framework

Development

Open index.html in a browser. No build step required.

Deployment

Deployed to Cloudflare Pages via GitHub Actions.

  • Pushes to main run website-ci.
  • static-checks must pass before deploy-pages runs.
  • deploy-pages publishes with Wrangler to the bluecollar-website Pages project.
  • Pushes to main/master also run auto-release to bump VERSION and publish a GitHub Release snapshot zip.

See RELEASE_CHECKLIST.md for app launch/update steps (Google Play + iOS).

License

MIT License. See LICENSE for details.