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

  1. Content lives in `content/home.md` — plain Markdown + YAML frontmatter.
  2. `build.js` read it, applied a template, wrote `build/index.html`.
  3. The platform's build engine ran `node build.js` inside the repo directory.
  4. Atomic swap moved `build/` → `serve/` without a partial-state window.
  5. 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