A zero-monthly-cost static rebuild of the Framer prototype.
index.html— main landing pagehardware-application.html— project hardware qualification formsubmit-project.html— general HMI project briefprojects.html— project concepts / future reference projectssoftware.html— software resources placeholderhardware.html— evaluation hardware placeholderpartners.html— engineering partner capability pageassets/css/styles.css— shared design system and responsive breakpointsassets/js/main.js— mobile nav + email-form fallback
The V0.1 forms currently use JavaScript to open the visitor's email client and prepare a structured message to:
hardware@openhmi.networkproject@openhmi.network
Before public launch, make sure these addresses exist or forward to a monitored inbox.
For more reliable web-native form submission, replace the fallback with Tally, Formspree, Web3Forms, Google Forms, or another endpoint. The page structure can remain unchanged.
- Create a public repository, e.g.
open-hmi-network. - Upload the contents of this folder (not the outer ZIP).
- In GitHub: Settings → Pages → Deploy from a branch →
main/ root. - Test the generated
github.ioURL. - Only after testing, configure the custom domain
openhmi.networkin GitHub Pages and replace the current Porkbun forwarding with the DNS records GitHub provides.
Connect the GitHub repository to Cloudflare Pages. Build command is blank; output directory is / for this pure static site.
- Replace placeholder project media with real demo photos/screenshots.
- Configure
hardware@openhmi.networkandproject@openhmi.networkforwarding or mailbox. - Test both forms on desktop and mobile.
- Publish first to a free host URL.
- Ask 3–5 existing engineering partners to test it.
- Move
openhmi.networkfrom temporary forwarding to the static host only after the test passes.
The three homepage projects are labeled as Reference Application Concepts so visitors do not mistake them for completed customer case studies. Convert them to Featured HMI Projects only when verified demos/case studies are available.
Adds a multi-vendor Developer Resources hub and contributor ecosystem. See README-V0.3.md for the data model, vendor-workspace structure and contributor model.
Adds the GitHub-backed contributor registry, contributor directory/profile pages, contribution metadata generator, GitHub review flow and registry validation. See README-V0.3.1.md.
Adds multi-search-engine indexing support with IndexNow automation plus Bing, Yandex and Baidu setup guidance. See README-V0.4.5.md and MULTI-SEARCH-ENGINE-SETUP.md.