Skip to content

Commit

Permalink
get back to minima theme
Browse files Browse the repository at this point in the history
  • Loading branch information
yuenmichelle1 committed Dec 14, 2023
1 parent e426c17 commit beec900
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
4 changes: 2 additions & 2 deletions docs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ source "https://rubygems.org"
# Happy Jekylling!
gem "jekyll", "~> 3.9.3"
# This is the default theme for new Jekyll sites. You may change this to anything you like.
#gem "minima", "~> 2.5"
gem "minima", "~> 2.5"
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
# uncomment the line below. To upgrade, run `bundle update github-pages`.
gem "github-pages", "~> 228", group: :jekyll_plugins
gem "just-the-docs"
#gem "just-the-docs"

# If you have any plugins, put them here!
group :jekyll_plugins do
Expand Down
8 changes: 1 addition & 7 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -207,11 +207,6 @@ GEM
gemoji (~> 3.0)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
just-the-docs (0.7.0)
jekyll (>= 3.8.5)
jekyll-include-cache
jekyll-seo-tag (>= 2.0)
rake (>= 12.3.1)
kramdown (2.3.2)
rexml
kramdown-parser-gfm (1.1.0)
Expand All @@ -236,7 +231,6 @@ GEM
forwardable-extended (~> 2.6)
public_suffix (4.0.7)
racc (1.7.3)
rake (13.1.0)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
Expand Down Expand Up @@ -275,7 +269,7 @@ DEPENDENCIES
jekyll (~> 3.9.3)
jekyll-default-layout
jekyll-feed (~> 0.12)
just-the-docs
minima (~> 2.5)
tzinfo (>= 1, < 3)
tzinfo-data
wdm (~> 0.1.1)
Expand Down

0 comments on commit beec900

Please sign in to comment.