-
Notifications
You must be signed in to change notification settings - Fork 72
Make the Gitpod site a PWA #639
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
base: master
Are you sure you want to change the base?
Conversation
|
Blocked by gatsbyjs/gatsby#24162 |
|
Thanks! @JesterOrNot I have tested it view the workspace preview URL and the site seems to be working offline 🎉 🙏 I can view the installed service worker being registered via |
| name: `Gitpod`, | ||
| short_name: `Gitpod`, | ||
| start_url: `/`, | ||
| background_color: `#f7f0eb`, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For this also maybe use a light color from our website ?
Co-authored-by: Nisar Hassan Naqvi <syednisarhassan12@gmail.com>
|
Are you still working on this @JesterOrNot ? |


Makes the site a PWA.
Closes #638