antwarjs / antwar

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

Allow .md pages #27

Closed eldh closed 9 years ago

eldh commented 9 years ago

We should allow pages written in markdown. Right now we expect pages to be React components, but we could just pass .md files in the pages folder to a Page template.