Skip to content

Conversation

@parkr
Copy link
Contributor

@parkr parkr commented Jul 27, 2021

In #772, we removed the jekyll-theme-<theme_name> themes from this gem and replaced them with remote_theme declarations which are equivalent. In doing so, we accidentally broke the local development process. Folks with theme: jekyll-theme-<theme_name> need to change to use remote_theme: pages-themes/<theme_name>@v0.2.0 instead to get their site to build locally.

In order to prevent future local build breakages, this PR proposes a new CI target to test building a Jekyll site with each theme.

Related to #777

@parkr parkr force-pushed the validate-themes-work branch from c242352 to 49366b3 Compare September 3, 2021 15:07
@parkr parkr closed this Sep 3, 2021
@parkr parkr deleted the validate-themes-work branch September 3, 2021 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants