diff --git a/Gemfile b/Gemfile index 683781b..808bc17 100644 --- a/Gemfile +++ b/Gemfile @@ -7,9 +7,9 @@ source "https://rubygems.org" # # This will help ensure the proper Jekyll version is running. # Happy Jekylling! -# gem "jekyll", "~> 4.3.3" +gem "jekyll", "~> 4.3.3" # This is the default theme for new Jekyll sites. You may change this to anything you like. -gem "bulma-clean-theme" +gem "bulma-clean-theme", '1.0.0' # 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 diff --git a/_config.yml b/_config.yml index 50c9869..2e9b938 100644 --- a/_config.yml +++ b/_config.yml @@ -30,7 +30,8 @@ twitter_username: jekyllrb github_username: jekyll # Build settings -theme: bulma-clean-theme +remote_theme: chrisrhymes/bulma-clean-theme@v1.0.0 +force_theme: light plugins: - jekyll-feed # Exclude from processing.