FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update github-pages dependency by RaevLogic · Pull Request #58 · nodegit/nodegit.github.com · GitHub

Update github-pages dependency - #58

Open
RaevLogic wants to merge 1 commit into
nodegit:masterfrom
RaevLogic:Fix-issue-#57
Open

Update github-pages dependency#58
RaevLogic wants to merge 1 commit into
nodegit:masterfrom
RaevLogic:Fix-issue-#57

Conversation

Copy link
Copy Markdown

Updated github-pages dependency to work with latest Ruby (2.5.1). This updated the Gemfile.lock, and I made changes to the _config.yml build settings.

Updated github-pages dependency to work with latest Ruby (2.5.1). This updated the Gemfile.lock, and I made changes to the _config.yml build settings.
Comment thread _config.yml

# Build settings
markdown: redcarpet
markdown: kramdown

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Is there any specific reason why we needed to change the markdown or the highlighter settings?

RaevLogic Sep 26, 2018
edited
Loading

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I was unable to get the website to generate without doing bundle update github-pages because of an error with the json dependency. Bundle updating fixed that error by updating everything in the Gemfile.lock file. The update got rid of redcarpet and pygments, so script/server wouldn't run because of missing dependencies. I googled what the alternatives were, and noticed rouge and kramdown were already in the updated Gemfile.lock. So I changed it in the config file, and script/server ran successfully, letting me generate the website.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

2 participants


Back | FazBrowse Home | New Git URL