The best place to stack your JAM.
Current stability status: somewhere between a yeet and a yolo
Toast is a modern, ESModules-first, site compiler. It avoids bundlers completely by default (although you can integrate bundlers if you need to).
You can read about the high level vision or the current goals of the project.
We don't know yet. It's mostly being used for blogs currently.
Notably the use of browser-native features like ESModules in the default client-side JavaScript means no IE 11 support.
The following command will bootstrap a new toast app for you.
yarn create toast
- Rust
- for their RFC process, which heavily informed ours
- John Otander
- for their work on MDX
- Fred Schott
- for their work on Snowpack
- Preact
- Rollup