Skip to content

feat(docs): updated banner image and generation script#15

Merged
codepuncher merged 7 commits into
mainfrom
docs/banner-image
May 18, 2026
Merged

feat(docs): updated banner image and generation script#15
codepuncher merged 7 commits into
mainfrom
docs/banner-image

Conversation

@codepuncher
Copy link
Copy Markdown
Owner

@codepuncher codepuncher commented May 18, 2026

Summary

Updated banner image for Nexus Mods and a script to generate it. Will copy to the template repo.

Type of Change

  • feat: New feature
  • fix: Bug fix
  • chore: Maintenance / tooling
  • refactor: Code refactor
  • docs: Documentation

@codepuncher codepuncher marked this pull request as ready for review May 18, 2026 17:28
Copilot AI review requested due to automatic review settings May 18, 2026 17:29
@codepuncher codepuncher changed the title Docs/banner image feat(docs): updated banner image and generation script May 18, 2026
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Python tooling to generate the Nexus Mods/docs banner image and supporting repository configuration for Python script development.

Changes:

  • Adds scripts/banner.py to generate docs/assets/banner.png with configurable text, sizing, font, output path, and vignette.
  • Adds Pyright configuration for Python files under scripts.
  • Updates .gitignore for Python bytecode/cache artifacts.

Reviewed changes

Copilot reviewed 2 out of 4 changed files in this pull request and generated 4 comments.

File Description
scripts/banner.py New banner image generation script using Pillow and an auto-downloaded font.
pyrightconfig.json Adds Pyright settings for Python scripts.
.gitignore Ignores Python cache and bytecode files.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread scripts/banner.py Outdated
Comment thread scripts/banner.py Outdated
Comment thread scripts/banner.py Outdated
Comment thread scripts/banner.py Outdated
Copilot AI review requested due to automatic review settings May 18, 2026 17:50
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 4 changed files in this pull request and generated 1 comment.

Comment thread scripts/banner.py Outdated
@codepuncher codepuncher merged commit 8d69271 into main May 18, 2026
5 checks passed
@codepuncher codepuncher deleted the docs/banner-image branch May 18, 2026 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants