Skip to content

docs: add logo assets to distribution resources#42

Draft
Ethane98 wants to merge 2 commits into
sandialabs:mainfrom
Ethane98:doc/add_logo_assets
Draft

docs: add logo assets to distribution resources#42
Ethane98 wants to merge 2 commits into
sandialabs:mainfrom
Ethane98:doc/add_logo_assets

Conversation

@Ethane98
Copy link
Copy Markdown
Collaborator

@Ethane98 Ethane98 commented Apr 10, 2026

docs: add logo assets to distribution resources

Description

Adds a new folder to PEAT/distribution/ named "logos" containing .jpg, .png, .svg, and .ai full-resolution versions of the PEAT logo in different variations (blue/white, icon/full text logo).

Related Issue

Closes issue #41

Type of Change

Please select the type of change your pull request introduces:

  • Documentation update

Checklist

Please check the following items as they're completed. Completion of all items signals that a PR is fully ready for review, in addition to removing "Draft" status from the PR.

  • This PR conforms to the process detailed in the Contributing Guide
  • I have included no proprietary/sensitive information in my code
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have tested my code
  • I have added a description of my changes to the changelog in CHANGELOG.rst
  • Apply appropriate Tags to this PR (if any)

@GhostofGoes
Copy link
Copy Markdown
Contributor

GhostofGoes commented Apr 10, 2026

@Ethane98 You need to exclude the folder from codespell to fix the linter job failure. The settings are located in pyproject.toml

@CameronTStark
Copy link
Copy Markdown
Collaborator

CameronTStark commented Apr 10, 2026

@Ethane98 You need to exclude the folder from codespell to fix the linter job failure. The settings are located in pyproject.toml

--skip='distribution/logos/'
or

--skip='*.ai'

@CameronTStark CameronTStark added the documentation Improvements or additions to documentation label Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants