(#460)(#458)(#194) choco-theme v1.2.1#461
Closed
st3phhays wants to merge 4 commits into
Closed
Conversation
The changes here are the begining steps to crafting a credits.json file. This file will be used to later generate an updated version of the CREDITS.md. For now, the credits.json file can be created by running `yarn credits`. Right now, links to the license files are missing for each dependency. This is a work in progress that will be added to in a later commit.
The change here updates the build process to ensure that double @@ signs are converted to single @ signs for .astro files. This is already being done for .hbs files. This fix will ensure the Mastodon social media link works on any Astro site.
These changes mostly update the colors on components that might be used on chocolatey.org or community.chocolatey.org. These changes are inline with the changes that were made for accessibilty to Chocolatey Central Mangement and are part of the rollout of choco-theme v1+.
Member
Author
|
Closing this PR in favor of #462 |
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.
Description Of Changes
Motivation and Context
These changes are needed in order to deploy v1 to various sites.
Testing
Operating Systems Testing
n/a
Change Types Made
Change Checklist
Related Issue