creationix / wheat

Wheat is a blog engine for coders written in node.JS
Other
1.36k stars 134 forks source link

Image galleries? #51

Open sprugman opened 10 years ago

sprugman commented 10 years ago

Hi,

I'm evaluating using wheat for a project that is pretty heavy with image galleries. How does it deal with that issue? I guess my ideal would be something like:

Is this possible/easy? If not are there any static site generators that are good at this?

sprugman commented 10 years ago

Thought of another "nice to have": it would be good to be able to specify meta data about the images somehow, though I suppose worst comes to worst, that could be done in JSON on the client side.