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

Commit e4185d9

Browse files
committed
Use "plugins" instead of deprecated "gems"
1 parent 6849cf0 commit e4185d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Run the following command line to make the gem available:
2525
Add the following line to your site's `_config.yml`:
2626

2727
```yaml
28-
gems:
28+
plugins:
2929
- jekyll-jupyter-notebook
3030
```
3131

‎example/_config.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ markdown: kramdown
1414
exclude:
1515
- "Gemfile"
1616
- "Gemfile.lock"
17-
gems:
17+
plugins:
1818
- jekyll-jupyter-notebook

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /