Git Product home page Git Product logo

Comments (5)

wbkboyer avatar wbkboyer commented on September 12, 2024

Also, I took a look around and found the Jekyll static_file.rb, but including nor requring seems to work... Thanks again!!

from jekyll-art-gallery-plugin.

alexivkin avatar alexivkin commented on September 12, 2024

Wanda, the plugin is intended to be run by Jekyll itself when it builds your site, not to be run directly. To have Jekyll run it put it into _plugins.
It's not built as a gem, but the prerequisites are listed in the README.

from jekyll-art-gallery-plugin.

wbkboyer avatar wbkboyer commented on September 12, 2024

Ah, I suppose I'm trying to use it to generate the static page for use on my github pages, since pages automatically disables plugins :(

Would you happen to have advice on how to do this? I'd be truly thankful for your help! I installed the prerequisites as given in the readme, and have the aforementioned versions of ruby and Jekyll, so I'm not sure if I'm missing something else...

from jekyll-art-gallery-plugin.

alexivkin avatar alexivkin commented on September 12, 2024

The plugin uses Jekyll's data and libraries and will only run when called by Jekyll's plugin framework. You need to use a local installation of Jekyll with the plugin to generate the static version of your website. Then you can upload your generated static gallery pages for GitHub Pages to serve. There is no other way until GitHub enables support for the plugins on GitHub Pages.
I doubt they ever do it for third party plugins will though - there is too much potential security and performance abuse risk

from jekyll-art-gallery-plugin.

wbkboyer avatar wbkboyer commented on September 12, 2024

Brilliant!! Thank you so much for your help... I'll putter around with this, taking the steps that you've advised... I think I can figure out how to get Jekyll to run the script now that I know what I should look for... have a great weekend!

from jekyll-art-gallery-plugin.

Related Issues (4)

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.