Merged
Conversation
This will let us build out everything else in a clean way.
Storing the images as backups in the theme folder for now.
This doesn't have our up-to-date color values. I just needed to plug in the slugs.
Note that we need to use `!important` to fix this margin for the Query Pagination block in the site editor.
Work in progress. Lots of front page work done. Steps toward design.
This probably needs to be moved to a stylesheet at this point. Just putting in `theme.json` for now.
No way to really break down a description of everything changed in this commit. :)
At the moment, this just supports the published post count. Used on album, artist, and post archive pages.
Just getting in a lot of the details.
Instead of having the tabs in the theme template, this change brings them into the editor directly. This way, the content is manageable and visible for the user.
We decided to just use the existing attachment post type in WordPress since these don't need dedicated features or anything.
Still needs cleanup. TODO: Dynamic images from the theme.
Still need to update dynamic content.
Removes unused patterns and pattern references. Moves old content patterns to templates for now.
Just cleanup right now.
This changes all of the image references to dynamic ones stored in the theme.
Collaborator
Author
|
Going to go ahead and commit this. CC: @ryanwelcher |
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.
This is the first version of the theme. There's a boatload of changes. 😅
Tested on Staging. No errors. Should be good to go.