Skip to content

Restore devbox logo#2852

Merged
mikeland73 merged 2 commits into
jetify-com:mainfrom
humtta-forks:docs/readme-logo-missing
Jun 9, 2026
Merged

Restore devbox logo#2852
mikeland73 merged 2 commits into
jetify-com:mainfrom
humtta-forks:docs/readme-logo-missing

Conversation

@humtta

@humtta humtta commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Summary

The README contained a broken link to the project logo, which was deleted along with the rest of the documentation in #2724. This PR recovers the logo from a previous commit and moves it, along with the demo, to a new assets/ folder. The now-empty docs/ folder is removed and all image references are updated.

How was it tested?

Verified that both the logo and the demo render in the README via GitHub Markdown preview.

Community Contribution License

All community contributions in this pull request are licensed to the project maintainers under the terms of the Apache 2 License.

By creating this pull request, I represent that I have the right to license the contributions to the project maintainers under the Apache 2 License as stated in the Community Contribution License.

@ipince ipince left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks!

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR restores the Devbox logo and terminal demo assets that were removed with the docs site cleanup, and updates the README (and regeneration instructions) to reference the new asset locations.

Changes:

  • Add restored logo SVGs (light/dark) under assets/ and update the README <picture> sources accordingly.
  • Add the README demo screencast SVG under assets/ and update the README image reference.
  • Update scripts/gen_cast.py docstring instructions to regenerate the demo SVG into assets/.

Reviewed changes

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

Show a summary per file
File Description
scripts/gen_cast.py Updates regeneration instructions to output the demo SVG into assets/.
README.md Updates logo and demo image references to point at assets/.
assets/devbox_logo_light.svg Restores the light logo SVG under the new assets/ location.
assets/devbox_logo_dark.svg Restores the dark logo SVG under the new assets/ location.
assets/devbox_demo.svg Adds the README demo screencast SVG under the new assets/ location.

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

@mikeland73 mikeland73 merged commit 11322d5 into jetify-com:main Jun 9, 2026
7 checks passed
@humtta humtta deleted the docs/readme-logo-missing branch June 9, 2026 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants