Skip to content

Commit

Permalink
using the jekyll-remote-theme plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
apls777 committed Mar 24, 2019
1 parent 1826cb3 commit f6e75c9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
# Performance-booster for watching directories on Windows
gem "wdm", "~> 0.1.0" if Gem.win_platform?

gem 'just-the-docs'
gem 'rake'
gem 'jekyll-remote-theme'
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ url: ''

# build settings
markdown: kramdown
theme: just-the-docs
plugins:
- jekyll-feed
- jekyll-remote-theme

# the theme settings
search_enabled: true
Expand Down

0 comments on commit f6e75c9

Please sign in to comment.