transition to minimal mistakes theme
This commit is contained in:
parent
0e25c17f7b
commit
bebbbe1ffe
4
Gemfile
Normal file
4
Gemfile
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
source "https://rubygems.org"
|
||||||
|
|
||||||
|
gem "github-pages", group: :jekyll_plugins
|
||||||
|
gem "jekyll-include-cache", group: :jekyll_plugins
|
@ -1 +1,3 @@
|
|||||||
theme: jekyll-theme-dinky
|
remote_theme: "mmistakes/minimal-mistakes@4.24.0"
|
||||||
|
plugins:
|
||||||
|
- jekyll-include-cache
|
||||||
|
Loading…
Reference in New Issue
Block a user