← Back
Prismatic

builds/html

Generated output — do not hand-edit. The rendered build site, produced by `scripts/build_html.py` from the markdown in `../` and `../weapons/`. This is the deploy artifact for https://d2builds.pages.dev (Cloudflare Pages).

The markdown builds are the source of truth. Any edit made directly to a `.html` file here is lost the next time the site is rebuilt.

Regenerate

```powershell python scripts/build_html.py # reads ../.md + ../weapons/.md → here ```

It also picks up, when present:

All three degrade cleanly — without them you get a clean, un-personalised site.

Contents

~196 files in total (195 builds + the index), all self-contained (inline CSS, inlined item icons, OG tags + favicon).

Deploy

Push the contents of this folder to Cloudflare Pages (the `d2builds` project) — the same manual flow as the workspace's other `*.pages.dev` sites. Rebuild first so the HTML reflects the current markdown and personalisation json.

The public deploy bakes in the owner's gamertag + which exotics they lack. Fine for a personal site; gate it behind a flag before any clean public release.