antwarjs / antwar

A static site generator built with React and Webpack.
https://antwar.js.org/
MIT License
460 stars 35 forks source link

Rethink configuration (split up?) #40

Closed bebraw closed 9 years ago

bebraw commented 9 years ago
bebraw commented 9 years ago

Just realized we might not even need antwar.meta.js. To get custom metadata to your templates, you can just require('./meta) etc.