Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add optional preview pictures/icons to eggs #646

Open
5 tasks
lancepioch opened this issue Oct 20, 2024 · 0 comments
Open
5 tasks

Add optional preview pictures/icons to eggs #646

lancepioch opened this issue Oct 20, 2024 · 0 comments
Labels
✨ feature New feature 🟡 medium Somewhat challenging
Milestone

Comments

@lancepioch
Copy link
Member

  • Should be an new optional root level parameter in egg configuration
  • Must be a base64 data URI scheme of an image (png) - example below
  • The image must be perfectly square, ideally 100px at least
  • Eggs in this repo must be updated with this change
  • Other eggs must be updated asap afterwards

Valid URI Example

"preview": "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHElEQVQI12P4//8/w38GIAXDIBKE0DHxgljNBAAO9TXL0Y4OHwAAAABJRU5ErkJggg=="
@lancepioch lancepioch added ✨ feature New feature 🟡 medium Somewhat challenging labels Oct 20, 2024
@RMartinOscar RMartinOscar added this to the rc2 milestone Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature 🟡 medium Somewhat challenging
Projects
None yet
Development

No branches or pull requests

2 participants