Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Fix Jekyll startup issue due to recent changes with Minimal Mistake theme #113

Merged
merged 1 commit into from
Oct 27, 2018

Conversation

jtcchan
Copy link
Contributor

@jtcchan jtcchan commented Oct 25, 2018

Hey @swcurran!

Jekyll started running into some issues loading Minimal Mistakes via remote_theme, so I've made a small fix to our Gemfiles as suggested here: mmistakes/minimal-mistakes#1875

Since this is a remote theme that's actively being worked on, it may be worth noting that similar issues can be prevented in the future if we specified a specific version of the theme, like this:

remote_theme: "mmistakes/[email protected]"

... then manually upgrading to newer versions as you see fit (as suggested by the theme's maintainer). I haven't done that here, but I thought I'd give you a heads up in case you'd like to make this change.

Thanks!

@jtcchan jtcchan changed the title Fix Jekyll startup issue due to recent change in Minimal Mistake theme Fix Jekyll startup issue due to recent changes with Minimal Mistake theme Oct 25, 2018
@swcurran swcurran merged commit 8ea358a into redesign Oct 27, 2018
@swcurran swcurran deleted the jekyll_cache_fix branch November 3, 2018 17:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants