Let’s talk about the Future of Jamstack — Join us

Broccoli Taco

95 stars
14 forks
9 issues
Home page
http://broccoli-taco.com/
Repository
moudy/broccoli-taco
Language:
JavaScript
License:
MIT
Templates:
Handlebars

Broccoli Taco is designed to create data-driven sites with no database. Pages can pull in data (synchronously or asynchronously via promises) at build time. Arrays of data will generate a page for each item, allowing you to generate an arbitrary number of pages.

Thanks to Broccoli, re-generating the site is super fast. This makes for a really nice development process, especially when paired with livereload.

Check out the docs at http://broccoli-taco.com/ for more details.

Find more static site generators.