Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

Make the Gitpod site a PWA #639

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Make the Gitpod site a PWA #639

wants to merge 2 commits into from

Conversation

JesterOrNot
Copy link
Contributor

Makes the site a PWA.

Closes #638

@JesterOrNot
Copy link
Contributor Author

Blocked by gatsbyjs/gatsby#24162

@nisarhassan12
Copy link
Contributor

nisarhassan12 commented May 18, 2020

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 about:serviceworkers in Firefox:

image

@nisarhassan12
Copy link
Contributor

The images added via the object tag do not seem to be displayed correctly in the offline version
image

gatsby-config.js Outdated Show resolved Hide resolved
name: `Gitpod`,
short_name: `Gitpod`,
start_url: `/`,
background_color: `#f7f0eb`,
Copy link
Contributor

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 <[email protected]>
@chrifro
Copy link
Contributor

chrifro commented Jan 12, 2021

Are you still working on this @JesterOrNot ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make the base site a PWA
3 participants