Fix warnings, resolve missing layouts, remove deprecated content#294
Merged
jordanmccullough merged 6 commits intomasterfrom Dec 30, 2014
Merged
Fix warnings, resolve missing layouts, remove deprecated content#294jordanmccullough merged 6 commits intomasterfrom
jordanmccullough merged 6 commits intomasterfrom
Conversation
added 6 commits
December 30, 2014 14:17
Author
|
@github/training-teachers, Any concerns with removing the old |
None immediately come to mind. Onwards and upwards in purely investing in our current materials. |
jordanmccullough
pushed a commit
that referenced
this pull request
Dec 30, 2014
Fix warnings, resolve missing layouts, remove deprecated content
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The updates in releases 1.6.0, 1.6.1, and 1.7.0 deprecated a number of layouts. This results in warning output when starting up Jekyll due to missing content.
This PR resolves that be cleaning out the deprecated class chapter-aggregation pages altogether and adding generic "empty" layouts where defaults are expected.
The warning output (shown) below will no longer be present once this merges.