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

[Jekyll 4.0.0 is out](https://jekyllrb.com/news/2019/08/20/jekyll-4-0-0-released/), and brings lots of nice improvements. It would be really nice if `github-pages` gem would add support for Jekyll 4.

### 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...

**Release**: https://github.com/jekyll/jekyll-feed/releases/tag/v0.16.0 **Diff**: https://github.com/jekyll/jekyll-feed/compare/v0.15.1...v0.16.0

The current version used by GitHub Pages, 0.15.1, was released almost two years ago. jekyll-feed [0.16.0](https://github.com/jekyll/jekyll-feed/releases/tag/v0.16.0) brings support for a `description` field in the front matter that is used to...

Hi, sorry if this is not the right repository for this ticket. **The problem:** Currently, I'm using GitHub pages for the documentation of my project. It is served from the...

It looks like the references to the `CONFIGS_WITH_METHODS` variable were removed way back in `v158` but the definition is still present. [Compare `v157`..`v158`](https://github.com/github/pages-gem/compare/v157..v158#diff-577aa6cfe09866693f9c87c4aff83d66df2a9ebe56deda981315348142119af3)

### the reason the nokogiri gem depends on `glibc` > Musl-based systems like Alpine may > not have a glibc-compatible library > installed, leading to problems running > the precompiled...

Hi, After looking for a way to display the last modification date of pages / collections, I found a good Jekyll plugin that do that: [jekyll-last-modified-at](https://github.com/gjtorikian/jekyll-last-modified-at). **_But_**, since the plugin...

### 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...

**Release**: https://github.com/jekyll/jekyll/releases/tag/v4.2.2 **Diff**: https://github.com/jekyll/jekyll/compare/v3.9.0...v4.2.2