next.js
5cda91e9 - Add turbo-wiki: a small demo app built directly on turbo-tasks

Commit
30 days ago
Add turbo-wiki: a small demo app built directly on turbo-tasks A wiki compiler (Markdown with [[WikiLinks]] -> HTML with backlinks) that uses only the turbo-* crates, none of the turbopack-* ones. Supports --watch (recompiles incrementally on changes) and --persist (on-disk cache, so restarts only recompute what changed while the compiler was off).
Author
Committer
Parents
Loading