Corey Carvalho
Corey Carvalho
This PR addresses https://github.com/jekyll/jekyll-admin/issues/630 The issue linked describes the issue. For the `apiable` test, I opted to change the expected value to what liquid returns. This accounts for potential changes...
This PR seeks to address https://github.com/jekyll/jekyll-admin/issues/623. Instead of reading the entire site, which could lead to duplicating files, I opted to just re-process the site.
https://rubygems.org/gems/poole-for-jekyll-test - example of the publish. This PR adds a Github workflow to automatically publish the poole gem on `git push --tags`. This PR requires some prework before being able...