ericorruption / static-boilerplate

Static project boilerplate inspired by H5BP.
The Unlicense
7 stars 1 forks source link

Default templating engine #108

Open ericorruption opened 7 years ago

ericorruption commented 7 years ago

Use nunjucks or something similar to handle partials / templates / pages.

ericorruption commented 6 years ago

Actually better to use ReactDOMServer/renderToStaticMarkup.

ericorruption commented 4 years ago

Or even vue templating or svelte? SO MANY CHOICES