Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image galleries? #51

Open
sprugman opened this issue Oct 27, 2013 · 1 comment
Open

Image galleries? #51

sprugman opened this issue Oct 27, 2013 · 1 comment

Comments

@sprugman
Copy link

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:

  • I can have a "gallery" page type
  • I can have a gallery of galleries at the top of the structure
  • I can dump a bunch of images of whatever sizes into a folder in it
  • jekyll will take care of processing the images into thumbnails and full-size(s) according to some settings in a config file somewhere (probably downscaling only)
  • on my gallery html page, I add whatever image viewer I want and wheat will take care of converting the list of files to a JSON object that's consumed by the slideshow plugin
    • or, I can use some kind of template just to show the images or thumbnails statically on the page.

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

@sprugman
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant