Skip to content

Commit 609f8a4

Browse files
committed
new template
1 parent 4968e44 commit 609f8a4

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ gem "minima", "~> 2.5"
1414
# uncomment the line below. To upgrade, run `bundle update github-pages`.
1515
# gem "github-pages", group: :jekyll_plugins
1616
gem "github-pages", "~> 232", group: :jekyll_plugins
17+
gem "just-the-docs"
1718

1819
# If you have any plugins, put them here!
1920
group :jekyll_plugins do

docs/_config.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ twitter_username: jekyllrb
3030
github_username: jekyll
3131

3232
# Build settings
33-
theme: minima
33+
#theme: minima
34+
remote_theme: just-the-docs/just-the-docs
35+
3436
plugins:
3537
- jekyll-feed
3638

0 commit comments

Comments
 (0)