Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bumps gem github-pages and adds webrick #201

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JellyTitan
Copy link
Contributor

The Gemfile for the jekyll docs is out of date.
When attempting to run locally, it throws errors:
image

The updated Gemfile bumps the gem github pages to v231

Also adds the gem [webrick](https://rubygems.org/gems/webrick/versions/1.3.1?locale=en) to support a local https server.

To test this update, pull it locally.
If you already have Ruby setup for jekyll pages, from the docs folder you can run bundle to install the gems. (You may need to run bundle update).
Run bundle exec jekyll serve to spin up a local server.
If things work as expected, you should get a local server running:
image

This has been confirmed to work on a Mac. This should also be tested on a windows machine. (There are additional gems to support windows, indicating windows support is required).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant