Git Product home page Git Product logo

Comments (8)

zbeekman avatar zbeekman commented on May 21, 2024

Note: I updated the original comment to reflect that there are no problems unless --safe is passed to jekyll build. The discussion of github pages supported jekyll extensions explicitly mentions injecting the meta tag for the feed via {% feed_meta %} so I expected this to work on gh-pages.

from jekyll-feed.

parkr avatar parkr commented on May 21, 2024

Remove --safe. We're working through the kinks of getting Jekyll to work well locally in "GitHub Pages mode". github/pages-gem#200

from jekyll-feed.

zbeekman avatar zbeekman commented on May 21, 2024

Hi @parkr, thanks for the response. Yes, I am aware that I can remove the --safe flag locally, but if I use the automated github-pages build, then then I get an email notifying me that the build failed and the site was not deployed. I just wanted to make sure that this was reported somewhere. Thanks!

from jekyll-feed.

parkr avatar parkr commented on May 21, 2024

@zbeekman Let me know if you write into [email protected] and I can take a look at your repo to see what's happening. Removing --safe should help; --safe doesn't change that much.

from jekyll-feed.

zbeekman avatar zbeekman commented on May 21, 2024

Removing --safe should help; --safe doesn't change that much.

Yes I agree, but Github pages always adds --safe when building your repo:

https://github.com/zbeekman/zbeekman.github.io

from jekyll-feed.

parkr avatar parkr commented on May 21, 2024

@zbeekman Yes, it does but it also has a number of configuration options that it sets, such as whitelist, that allows certain plugins to be required. Subscribe to github/pages-gem#200 and you will be notified once it is fully-functional. Right now, --safe and plugins aren't compatible outside of GitHub Pages, so don't use --safe for now.

from jekyll-feed.

zbeekman avatar zbeekman commented on May 21, 2024

OK, I think we're talking past each other here. I'm pretty sure I'm not using --safe and the liquid expansion is failing when built by Github. I'll try to make a demo repository to show you.

from jekyll-feed.

parkr avatar parkr commented on May 21, 2024

@zbeekman The error from 4 days ago is not because of jekyll-feed. It's a Sass issue:

 Liquid Exception: Liquid error (line 45): $color: 2863a6 is not a color for `rgba' on line 448 in _includes/head.html, included in _layouts/default.html
Liquid error (line 45): $color: 2863a6 is not a color for `rgba' on line 448

from jekyll-feed.

Related Issues (20)

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.