pages-uswds-jekyll
pages-uswds-jekyll copied to clipboard
Remove jekyll-paginate-v2 patch from Jekyll starter template when upstream changes are released
https://github.com/18F/federalist-uswds-jekyll/pull/260 introduced a patch that resolved an issue where paginated pages were using a single cached layout file, causing the wrong content to be displayed.
A fix has been made to the plugin, however it has not been released as a new version yet. Once it is, this patch can be removed.