Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update github-pages dependency#58

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
RaevLogic wants to merge1 commit intonodegit:master
base:master
Choose a base branch
Loading
fromRaevLogic:Fix-issue-#57
Open

Update github-pages dependency#58

RaevLogic wants to merge1 commit intonodegit:masterfromRaevLogic:Fix-issue-#57

Conversation

RaevLogic
Copy link

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.
@@ -49,9 +49,9 @@ other_nodegit_versions:
- 0.2.7

# Build settings
markdown:redcarpet
markdown:kramdown
Copy link
Member

Choose a reason for hiding this comment

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

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

Copy link
Author

@RaevLogicRaevLogicSep 26, 2018
edited
Loading

Choose a reason for hiding this comment

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

I was unable to get the website to generate without doingbundle 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 ofredcarpet andpygments, soscript/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, andscript/server ran successfully, letting me generate the website.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@implausibleimplausibleimplausible left review comments

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@RaevLogic@implausible

[8]ページ先頭

©2009-2025 Movatter.jp