Skip to content

Instantly share code, notes, and snippets.

@maconprograms
maconprograms / briefing_canvas.html
Created April 2, 2026 17:58
Briefing Canvas - Watch a briefing book get built
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Watch a Briefing Book Get Built</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link href="https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600&family=IBM+Plex+Mono:wght@400;500&display=swap" rel="stylesheet">
<style>
:root {