Cold Boot

A tiny FedWiki-friendly console that can cold-boot the DM6 Elm app with either the current page JSON or an empty {} model, and lets you run jq filters against that same page JSON. commit , matrix

# Frame

* Clicking **Boot JSON** sends `{ slug, stored: JSON.stringify(window.data) }`. * Clicking **Cold {}** sends `{ slug, stored: "{}" }`.

//wiki.ralfbarkow.ch/assets/pages/cold-boot/cold-boot.html HEIGHT 300

Assets

pages/cold-boot

# produce a bundle that exposes Elm.AppEmbed npx elm make src/AppEmbed.elm --output=/Users/rgb/.wiki/wiki.ralfbarkow.ch/assets/pages/cold-boot/elm.js Success! Compiled 1 module. AppEmbed ───> /Users/rgb/.wiki/wiki.ralfbarkow.ch/assets/pages/cold-boot/elm.js

Roster

elm.dm6.dreyeck.ch