pages-gem icon indicating copy to clipboard operation
pages-gem copied to clipboard

A simple Ruby Gem to bootstrap dependencies for setting up and maintaining a local Jekyll environment in sync with GitHub Pages

Results 110 pages-gem issues
Sort by recently updated
recently updated
newest added

I received an alert on GitHub saying that current nokogiri version is vulnerable. Suggested remediation is to update nokogiri to version 1.10.8. Currently it is 1.10.4. > [CVE-2020-7595](https://github.com/advisories/GHSA-7553-jr98-vx47) > moderate...

Add jekyll-last-modified-at to make it easier to time stamp built pages. Currently this requires us to do a static build locally, but it seems like a feature that would be...

### Before submitting an issue, please be sure to - [x] Read [the contributing instructions](https://github.com/github/pages-gem/blob/master/docs/CONTRIBUTING.md#contributing-to-the-github-pages-gem) - [x] Update to the latest Gem version (run `bundle update github-pages`) ### This issue...

### Before submitting an issue, please be sure to - [x] Read [the contributing instructions](https://github.com/github/pages-gem/blob/master/docs/CONTRIBUTING.md#contributing-to-the-github-pages-gem) - [x] Update to the latest Gem version (run `bundle update github-pages`) ### This issue...

This will allow the use of the nil math engine in kramdown, which provides a saner default for templates that don't want mathjax but want a safe fallback for when...

currently kramdown is the default parser: https://github.com/github/pages-gem/blob/fb5c3f22a5789aee30c942e30962a69a8ac75e3a/lib/github-pages/configuration.rb#L20 however this has caused many issues, as kramdown is quite different from CommonMark/GFM: - https://github.com/gettalong/kramdown/issues/558 - https://github.com/gettalong/kramdown/issues/306 - https://github.com/gettalong/kramdown/issues/211 - https://github.com/gettalong/kramdown/issues/197 and the...

### Before submitting an issue, please be sure to - [x] Read [the contributing instructions](https://github.com/github/pages-gem/blob/master/.github/CONTRIBUTING.md#contributing-to-the-github-pages-gem) - [x] Update to the latest Gem version (run `bundle update github-pages`) ### This issue...

### Before submitting an issue, please be sure to - [x] Read [the contributing instructions](https://github.com/github/pages-gem/blob/master/docs/CONTRIBUTING.md#contributing-to-the-github-pages-gem) - [ ] Update to the latest Gem version (run `bundle update github-pages`) ### This...

I would like to put up and ask for review of https://github.com/jekyll/jekyll-assets so that all Github users can get the full arm of assets on their Github Pages sites. With...

plugin-request

I would like to request adding for support [jekyll-furigana](https://github.com/Rolbackse/jekyll-furigana) as a whitelisted plugin. This plugin supports displaying Japanese with furigana like [NHK easy news](https://www3.nhk.or.jp/news/easy/).