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

Content migration - create "Using service workers with Gatsby" doc #8849

Closed
7 tasks
shannonbux opened this issue Oct 5, 2018 · 5 comments · Fixed by #8947
Closed
7 tasks

Content migration - create "Using service workers with Gatsby" doc #8849

shannonbux opened this issue Oct 5, 2018 · 5 comments · Fixed by #8947
Labels
good first issue Issue that doesn't require previous experience with Gatsby type: documentation An issue or pull request for improving or updating Gatsby's documentation

Comments

@shannonbux
Copy link
Contributor

shannonbux commented Oct 5, 2018

Issue Context

This issue is part of the content migration project (#8103), which is meant to take existing content and repurpose it so it's easier to find in the docs.

Motivation

We are doing this because many people have written excellent content that we want to canonize and maintain so more people can find it and benefit from it.

Steps to resolve this issue

Review the Gatsby docs approach

Draft the doc

  • Create a new file named using-service-workers-with-gatsby.md in the docs source directory.
  • Begin the newly-created markdown file with the following frontmatter:
---
title: Using service workers with Gatsby
---
  • Use the following reference material as a primary starting point to draft the new doc:

https://www.gatsbyjs.org/packages/gatsby-plugin-offline/
https://www.gatsbyjs.org/docs/progressive-web-app/#it-must-implement-a-service-worker
https://www.gatsbyjs.org/blog/gatsby-v1/#service-worker-and-offline-support

Make sure you rewrite and adjust the content to follow the format listed in these resources:

Open a pull request

@shannonbux shannonbux added type: documentation An issue or pull request for improving or updating Gatsby's documentation good first issue Issue that doesn't require previous experience with Gatsby Hacktoberfest labels Oct 5, 2018
@thisizkp
Copy link
Contributor

thisizkp commented Oct 7, 2018

I would like to work on this

@thisizkp
Copy link
Contributor

thisizkp commented Oct 9, 2018

@shannonbux @NickyMeuleman Hey guys, sorry for this. Got caught up with work, something priority came up. Will not able to work on this right at the moment. (for one week or so).

I don't want to block this issue. Let anyone else pick this up. Also lets remove the label Claimed. :)

@NickyMeuleman
Copy link
Contributor

No problem, thanks for letting us know. 👍
We hope to see you here again in the future!

@j33n
Copy link

j33n commented Oct 9, 2018

Hello @shannonbux @NickyMeuleman, I would be happy to take this up

@ganny26
Copy link
Contributor

ganny26 commented Oct 9, 2018

Hi @shannonbux I have already worked and gave PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Issue that doesn't require previous experience with Gatsby type: documentation An issue or pull request for improving or updating Gatsby's documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants