Generate Static Sites from Videos
Converts videos and browser sessions into scrubbable static HTML artifacts on Cloudflare.

Zero-JS pages with edit tokens skip the auth friction of nownownow.com.
Indie hackers, bloggers, developers wanting a status page
nownownow.com · Carrd · Linktree
A few things I think are interesting technically:
Generated pages are zero JavaScript, pure HTML and CSS. They load fast everywhere. The whole stack is Cloudflare Workers + GitHub Pages free tiers. No database, no server costs. Every page ships with JSON-LD, Open Graph, and Twitter Card metadata, plus a dynamically generated social preview image (separate Cloudflare Worker). There are 5 themes with hand-picked typography pairings (JetBrains Mono, Source Serif, IBM Plex, Inter, etc).
The edit flow uses a token instead of accounts because I wanted zero friction and zero stored personal data. You publish, save your token, and that's it. The whole thing is MIT-licensed and self-hostable if you want to run your own instance.
Converts videos and browser sessions into scrubbable static HTML artifacts on Cloudflare.
Yet another static site generator, but this one runs on Java.
Video-to-frames scrubbing beats standard players for archival precision.
150M static Q&A pages on CDN, but answers are AI-generated and unvetted.
Turns videos into hundreds of static frames for instant scrubbing without a player.
Zero-dependency Rust core with own AST parser and PDF serialization.