This folder is the no-server version of the QRForge landing page.
Open index.html directly in a browser, or upload the entire static-site folder contents to GitHub Pages, Netlify, Cloudflare Pages, or any static hosting.
Required files:
index.htmlstyles.cssapp.jsassets/qr-code-styling.js
The QR implementation uses the browser build of qr-code-styling copied from vendor/github-qr, matching the generator approach used by github-qr.