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

### 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`) (does not...

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

per https://github.com/github/pages-gem/issues/752#issuecomment-764758292: > Hi! In general, we recommend (and support) running the github-pages gem with the Ruby version we're running in production (2.7.x). We don't yet support Ruby 3.0.0. Ruby...

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

Prevents a dependency conflict with `steep`.

I'm working with gh-pages v228. I want to publish a Jekyll site with some React code bundled with a webpack. Locally I'm using [jekyll/webpack](https://github.com/tevio/jekyll-webpack/) plugin. Locally it works (e.g. my...

There are a few issues regarding updating the documentation around `webrick` not being available in Ruby 3, but this issue is about a different problem. If I want to support...

After cloning a jekyll template. I run `bundle` command. I get the following error. ```bash Error details NoMethodError: undefined method `inflate' for Gem:Module /home/x/gems/gems/bundler-1.10.6/lib/bundler/fetcher.rb:87:in `fetch_spec' /home/x/gems/gems/bundler-1.10.6/lib/bundler/remote_specification.rb:71:in `_remote_specification' /home/x/gems/gems/bundler-1.10.6/lib/bundler/remote_specification.rb:76:in `method_missing' /home/x/gems/gems/bundler-1.10.6/lib/bundler/resolver.rb:158:in...