MMPSearch
+
diff --git a/Gemfile b/Gemfile index f01211b..dbd95da 100644 --- a/Gemfile +++ b/Gemfile @@ -8,8 +8,6 @@ source "https://rubygems.org" # This will help ensure the proper Jekyll version is running. # Happy Jekylling! gem "jekyll", "~> 4.3.3" -# This is the default theme for new Jekyll sites. You may change this to anything you like. -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", group: :jekyll_plugins @@ -25,9 +23,6 @@ platforms :mingw, :x64_mingw, :mswin, :jruby do gem "tzinfo-data" end -# Performance-booster for watching directories on Windows -gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin] - # Lock `http_parser.rb` gem to `v0.6.x` on JRuby builds since newer versions of the gem # do not have a Java counterpart. gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby] diff --git a/_includes/sidebar.html b/_includes/sidebar.html new file mode 100644 index 0000000..c006a48 --- /dev/null +++ b/_includes/sidebar.html @@ -0,0 +1,13 @@ + diff --git a/_layouts/default.html b/_layouts/default.html index 63c43bc..fd69296 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -1,55 +1,33 @@ + - +
- - - -