73 gsl integration full zyra branding assets noaa gsl attribution and cli ascii logo #100
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 pull request introduces a new organized workspace for branding assets, including draft logos, mood boards, and color palettes, with clear guidelines for contribution and publishing. It also adds large binary assets tracked via Git LFS, updates
.gitattributesto ensure proper LFS tracking for design and media files, and configures pre-commit checks to prevent oversized files in published docs assets. Documentation has been improved to clarify the workflow and asset management.Branding workspace and asset management:
branding/directory with a structured layout for mood boards, palettes, and logos, along with a comprehensiveREADME.mdexplaining contribution guidelines, file formats, and publishing flow.branding/logos/andbranding/moodboard/, all tracked via Git LFS for efficient handling of large binaries. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14]Documentation improvements:
branding/moodboard/README.mdwith a thumbnail grid preview of draft assets and a listing of other files for local review.Git and pre-commit configuration:
.gitattributesto track additional design, presentation, document, and media file types via Git LFS, and explicitly excluded curated docs assets from LFS to simplify docs builds.docs/source/_static/directory, helping to keep published assets optimized.