Coder Social home page Coder Social logo

jekyllgallerytag's People

Contributors

dmytro avatar mattvh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

jekyllgallerytag's Issues

Need to give credit

Hey thanks for the awesome plugin! I used your plugin as a template for a plugin I made that makes jpg previews of pdfs and displays them in a gallery. I would like to give you credit, and did not notice which license that this code is under. I want to respect your choice of license as this was based off your code. Here is a link to a gist containing the code. Thanks again for the plugin!

Beginner's problems

With the plugin installed, as well as the RMagick gem and ImageMagick, I still have problems getting it to work for me.

No thumbnails generated. ImageMagick runs; I have no way to verify that RMagick does the same -- but there is no thumbnail output whether I serve or build the site. I changed the gallerytag folder values in _config.yml to

    dir: media/images/
    url: /media/images/

but I'm not sure how that would mess things up. Please advise if I need to provide more information!

Only one column images displayed in the generated HTML page, despite having set a value of 4 in _config.yml. This is probably the simpler problem of the two, and just a matter of setting up CSS?

Edit: I set the thumbnail size to 200x200, but I know see that they are set to 150 square in the generated html. So I guess my _config settings are ignored altogether.

The plugin doesn't work for me

I have a Jekyll blog and it is hosted in GitHub Pages, but because GitHub Pages doesn't allow plugins, I need to create the static page where I will use your plugin and then push it into the GitHub.

I already installed the ImageMagick and RMagick, and because I didn't have _plugins folder in my Jekyll I created it, and put your galleries.rb file there. Then, in the Gemfile, I included the following line gem 'rmagick'

Afterwards, in the _config.yml file, I included these lines:

gallerytag:
dir: images/galleries
url: /images/galleries
thumb_width: 150
thumb_height: 150
columns: 4

gems: [galleries]

Finally, I made a post which uses your plugin, and when I tried to run bundle exec jekyll build, in order to build everything, I got an error message saying:

require cannot load such file -- galleries (LoadError)

If I remove the above gems: [galleries] line, and try to do the build, then I get the error message saying that the IMG_1424-thumb.JPG doesn't exist. And it doesn't exist. Simply, the plugin is not creating thumbnails when I do the build.

Any idea what the problem might be, and how to solve it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.