It works.
This page was generated from Markdown by a zero-dependency Node.js build script,
built by the HYBEWF platform's build engine, atomically swapped into the serve
directory, and served by the Express backend in dev mode.
What just happened
- Content lives in `content/home.md` — plain Markdown + YAML frontmatter.
- `build.js` read it, applied a template, wrote `build/index.html`.
- The platform's build engine ran `node build.js` inside the repo directory.
- Atomic swap moved `build/` → `serve/` without a partial-state window.
- Express served this file from the `serve/` directory.
The analytics snippet below sent a pageview event to `/api/analytics/event`.
Check the platform health endpoint to confirm it landed in SQLite.
analytics: pending