-
Notifications
You must be signed in to change notification settings - Fork 10.3k
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 overview issue #8103
Comments
This comment has been minimized.
This comment has been minimized.
Issue gatsbyjs#8103: This is for the second task, "using gatsby-image to prevent image bloat". I did my best to make sure the links from the original article were still present. Not sure how to navigate the fact that in the original article, it's specifically Kyle talking, so right now everything's still in first-person. I also cut the last line, which was leading to the next section of the article so wouldn't be relevant here (unless I should have included that next section as well?). Let me know if there's anything you'd like me to change - this is my first-ever contribution to an open source project (currently in a web dev bootcamp), so I'm sorry if I screwed anything up!
* Create using-gatsby-image.md Issue #8103: This is for the second task, "using gatsby-image to prevent image bloat". I did my best to make sure the links from the original article were still present. Not sure how to navigate the fact that in the original article, it's specifically Kyle talking, so right now everything's still in first-person. I also cut the last line, which was leading to the next section of the article so wouldn't be relevant here (unless I should have included that next section as well?). Let me know if there's anything you'd like me to change - this is my first-ever contribution to an open source project (currently in a web dev bootcamp), so I'm sorry if I screwed anything up! * Update using-gatsby-image.md Updated with suggested changes! * just added one more link * fixes
Issue gatsbyjs#8103: this is for the "Deploy using Netlify". I tried to write a short beginner-friendly easy to follow guide for using Gatsby with Netlify. The "Getting Started - Netlify" is copy-and-pasted of the "Deploy to S3" site, the introduction from the original "Deploy and Build" page.
Issue #8103: this is for the "Deploy using Netlify". I tried to write a short beginner-friendly easy to follow guide for using Gatsby with Netlify. The "Getting Started - Netlify" is copy-and-pasted of the "Deploy to S3" site, the introduction from the original "Deploy and Build" page. I don't see any need for an additional "Hosting on Netlify" article. <!-- Q. Which branch should I use for my pull request? A. Use `master` branch (probably). Q. Which branch if my change is a bug fix for Gatsby v1? A. In this case, you should use the `v1` branch Q. Which branch if I'm still not sure? A. Use `master` branch. Ask in the PR if you're not sure and a Gatsby maintainer will be happy to help :) Note: We will only accept bug fixes for Gatsby v1. New features should be added to Gatsby v2. Learn more about contributing: https://www.gatsbyjs.org/docs/how-to-contribute/ -->
* #8103 rfc process doc draft * simplified headers
Issue gatsbyjs#8103: this is for the "Deploy using Netlify". I tried to write a short beginner-friendly easy to follow guide for using Gatsby with Netlify. The "Getting Started - Netlify" is copy-and-pasted of the "Deploy to S3" site, the introduction from the original "Deploy and Build" page. I don't see any need for an additional "Hosting on Netlify" article. <!-- Q. Which branch should I use for my pull request? A. Use `master` branch (probably). Q. Which branch if my change is a bug fix for Gatsby v1? A. In this case, you should use the `v1` branch Q. Which branch if I'm still not sure? A. Use `master` branch. Ask in the PR if you're not sure and a Gatsby maintainer will be happy to help :) Note: We will only accept bug fixes for Gatsby v1. New features should be added to Gatsby v2. Learn more about contributing: https://www.gatsbyjs.org/docs/how-to-contribute/ -->
Oops, sorry. Checked How Gatsby Changes Teams' Website Development Workflow accidentally. Removed it again. Before someone gets crazy about my edit. 😆 Should we (the random contributors) have such permissions at all? Edit: @shannonbux Isn't Typography.js already in the docs or am I getting something wrong? Also, as a next step I would suggest that all contributors who work on articles should mention that in the comments to avoid duplicates. |
Hi @shannonbux! I'll make a PR for the Deploying to Heroku doc. |
This is a proposal to delete this doc now that we have broken all the deployment options into separate docs and I just added them to the sidebar. If this PR gets merged I'll also delete this doc from the sidebar. Taken from #8103: ### Deploying - [x] Deploying to S3/Cloudfront - [x] Deploying to Netlify - [x] Deploying to Aerobatic #8736 - [x] Deploying to Heroku #8721 (PR) - [x] Deploying to Now #8737 - [x] Deploying to GitLab Pages #8738
This is a proposal to delete this doc now that we have broken all the deployment options into separate docs and I just added them to the sidebar (commit 1af244b). If this PR gets merged I'll also delete this doc from the sidebar. Taken from #8103: ### Deploying - [x] Deploying to S3/Cloudfront - [x] Deploying to Netlify - [x] Deploying to Aerobatic #8736 - [x] Deploying to Heroku #8721 (PR) - [x] Deploying to Now #8737 - [x] Deploying to GitLab Pages #8738 <!-- Q. Which branch should I use for my pull request? A. Use `master` branch (probably). Q. Which branch if my change is a bug fix for Gatsby v1? A. In this case, you should use the `v1` branch Q. Which branch if I'm still not sure? A. Use `master` branch. Ask in the PR if you're not sure and a Gatsby maintainer will be happy to help :) Note: We will only accept bug fixes for Gatsby v1. New features should be added to Gatsby v2. Learn more about contributing: https://www.gatsbyjs.org/docs/how-to-contribute/ -->
Regarding #8103 Starting the authentication tutorial. (Misc/Making a site with user authentication*) Mostly setting intro and starting to work into content. cc @shannonbux
This is a proposal to delete this doc now that we have broken all the deployment options into separate docs and I just added them to the sidebar (commit gatsbyjs@1af244b). If this PR gets merged I'll also delete this doc from the sidebar. Taken from gatsbyjs#8103: ### Deploying - [x] Deploying to S3/Cloudfront - [x] Deploying to Netlify - [x] Deploying to Aerobatic gatsbyjs#8736 - [x] Deploying to Heroku gatsbyjs#8721 (PR) - [x] Deploying to Now gatsbyjs#8737 - [x] Deploying to GitLab Pages gatsbyjs#8738 <!-- Q. Which branch should I use for my pull request? A. Use `master` branch (probably). Q. Which branch if my change is a bug fix for Gatsby v1? A. In this case, you should use the `v1` branch Q. Which branch if I'm still not sure? A. Use `master` branch. Ask in the PR if you're not sure and a Gatsby maintainer will be happy to help :) Note: We will only accept bug fixes for Gatsby v1. New features should be added to Gatsby v2. Learn more about contributing: https://www.gatsbyjs.org/docs/how-to-contribute/ -->
Regarding gatsbyjs#8103 Starting the authentication tutorial. (Misc/Making a site with user authentication*) Mostly setting intro and starting to work into content. cc @shannonbux
This issue (gatsbyjs#8730) is part of the content migration project [gatsbyjs#8103](gatsbyjs#8103), which is meant to take existing content and repurpose it so it's easier to find in the docs.
This is a proposal to delete this doc now that we have broken all the deployment options into separate docs and I just added them to the sidebar (commit gatsbyjs@1af244b). If this PR gets merged I'll also delete this doc from the sidebar. Taken from gatsbyjs#8103: ### Deploying - [x] Deploying to S3/Cloudfront - [x] Deploying to Netlify - [x] Deploying to Aerobatic gatsbyjs#8736 - [x] Deploying to Heroku gatsbyjs#8721 (PR) - [x] Deploying to Now gatsbyjs#8737 - [x] Deploying to GitLab Pages gatsbyjs#8738 <!-- Q. Which branch should I use for my pull request? A. Use `master` branch (probably). Q. Which branch if my change is a bug fix for Gatsby v1? A. In this case, you should use the `v1` branch Q. Which branch if I'm still not sure? A. Use `master` branch. Ask in the PR if you're not sure and a Gatsby maintainer will be happy to help :) Note: We will only accept bug fixes for Gatsby v1. New features should be added to Gatsby v2. Learn more about contributing: https://www.gatsbyjs.org/docs/how-to-contribute/ -->
Regarding gatsbyjs#8103 Starting the authentication tutorial. (Misc/Making a site with user authentication*) Mostly setting intro and starting to work into content. cc @shannonbux
This issue (gatsbyjs#8730) is part of the content migration project [gatsbyjs#8103](gatsbyjs#8103), which is meant to take existing content and repurpose it so it's easier to find in the docs.
Old issues will be closed after 30 days of inactivity. This issue has been quiet for 20 days and is being marked as stale. Reply here or add the label "not stale" to keep this issue open! |
Hey again! It’s been 30 days since anything happened on this issue, so our friendly neighborhood robot (that’s me!) is going to close it. Please keep in mind that I’m only a robot, so if I’ve closed this issue in error, I’m Thanks again for being part of the Gatsby community! |
Summary
Lots of content in our blog, plugin and starter READmes, and other external resources have valuable content we could pull into the docs.
Note -- These docs may be in one of three states:
Sourcing
Deploying
Hosting
Styling
Building pages
Building a page with a GraphQL query(Duplicative. Already exists)Rendering sidebar navigation dynamically(New doc, not migration)under review)
Performance + Optimization
Optimizations that Gatsby makes for you (hold, needs clarification; missing in airtable)Overviews
How Gatsby Works Diagram (hold, needs clarification; missing link in airtable)Plugins
Headless CMS
GraphQL
Process
How to submit a PR*How to pitch Gatsby* (hold, needs clarification; missing in airtable)Testing
[ ] Test configuration with Gatsby (hold, needs clarification; not scoped narrowly enough, all external sources)Misc
Interactive pages* #8739Motivation
We are doing this to bring valuable content into the docs so that it is more centralized, maintainable, and discoverable.
The text was updated successfully, but these errors were encountered: