github / pages-gem

A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages
http://pages.github.com
MIT License
1.82k stars 349 forks source link

Revert jekyll-relative-links to 0.6.1 and add a test #910

Closed yoannchaudet closed 6 months ago

yoannchaudet commented 6 months ago

Prep release 231.

It rolls back jekyll-relative-links to 0.6.1 and while at it, add a test for front matter based excerpt which stopped working for some reasons.

Related https://github.com/jekyll/jekyll/issues/9544

parkr commented 6 months ago

I started working on another fix to Jekyll for this but didn't get to passing tests. https://github.com/jekyll/jekyll/pull/9552

yoannchaudet commented 6 months ago

@parkr I am happy to hold. But either way is fine with me. I don't think it's a big issue to revert jekyll-relative-links. Let me know!

parkr commented 6 months ago

@yoannchaudet Please revert for now! Then we can test the Jekyll update together with this plugin update once it's more ready.