jekyll-theme-hpstr icon indicating copy to clipboard operation
jekyll-theme-hpstr copied to clipboard

Liquid Exception: Invalid scheme format: {"feature"=>"abstract-10.jpg", "credit"=>"dargadgetz", "creditlink"=>"http in feed.xml

Open AFAgarap opened this issue 6 years ago • 2 comments

I'm using jekyll 3.5.2, and it gives the following error when I'm running bundle exec jekyll build --watch:

Configuration file: /home/darth/GitHub Projects/AFAgarap.github.io/_config.yml
            Source: /home/darth/GitHub Projects/AFAgarap.github.io
       Destination: /home/darth/GitHub Projects/AFAgarap.github.io/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
  Liquid Exception: Invalid scheme format: {"feature"=>"abstract-10.jpg", "credit"=>"dargadgetz", "creditlink"=>"http in feed.xml
jekyll 3.5.2 | Error:  Invalid scheme format: {"feature"=>"abstract-10.jpg", "credit"=>"dargadgetz", "creditlink"=>"http

My repository may be found here.

AFAgarap avatar Aug 26 '17 02:08 AFAgarap

See this thread for suggestions https://github.com/mmistakes/so-simple-theme/issues/250

This appears to be an issue with the jekyll-feed plugin not the theme as indicated by the error message.

mmistakes avatar Aug 26 '17 14:08 mmistakes

Filed an upstream issue https://github.com/jekyll/jekyll-feed/issues/191

mmistakes avatar Oct 06 '17 16:10 mmistakes