antwarjs / antwar

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

Allow site specific themes #39

Closed eldh closed 9 years ago

eldh commented 9 years ago

Now we're expecting the user to choose a theme among the ones available on npm (not too many at the moment) and they leave little room for customization. It would be nice if we could pick up a theme from the site folder aswell.

bebraw commented 9 years ago

Sure. This wouldn't be a big change. We would just need to support path entries.