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

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.

@ipinceipince 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!

CopilotAI 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
FileDescription
scripts/gen_cast.pyUpdates regeneration instructions to output the demo SVG into assets/.
README.mdUpdates logo and demo image references to point at assets/.
assets/devbox_logo_light.svgRestores the light logo SVG under the new assets/ location.
assets/devbox_logo_dark.svgRestores the dark logo SVG under the new assets/ location.
assets/devbox_demo.svgAdds 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:mainJun 9, 2026
7 checks passed
@humtta
humtta deleted the docs/readme-logo-missing branch June 9, 2026 23:45
Sign up for freeto 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

@humtta@ipince@mikeland73