Open
Description
opened on Oct 29, 2019
This is the parent tracking issue for all the work we'd like to do, and primarily serves to link to the other issues.
I'm initially basing this off my suggested outline for the new docs structure and content. This is absolutely not final, and I expect us to iterate on this a lot as we work through everything.
For now, I'm organizing the top-level task list by category / docs structure section.
Tasks
- Guided Learning Paths ([Docs Rewrite] Meta-Issue: Guided Learning Paths #3591)
- General Content Improvements ([Docs Rewrite] Meta-Issue: General Content Improvements #3593)
- "Introduction" section ([Docs Rewrite] Meta-Issue: Introduction section #3594)
- "Tutorials" section ([Docs Rewrite] Meta-Issue: Tutorials #3595)
- "Recipes" section ([Docs Rewrite] Meta-Issue: Recipes section #3596)
- "FAQ" section ([Docs Rewrite] Meta-Issue: FAQ #3597)
- "Real World Usage" section ([Docs Rewrite] Meta-Issue: Using Redux #3598)
- "Using Redux with a UI" section ([Docs Rewrite] Meta-Issue: Using Redux with a UI #3599)
- "Understanding Redux" section ([Docs Rewrite] Meta-Issue: Understanding Redux section #3600)
- "Style Guide" section ([Docs Rewrite] New Page: Style Guide #3601)
- "Other" section and content ([Docs Rewrite] Meta-Issue: Other Content #3602)
- Redux Starter Kit section ([Docs Rewrite] Meta-Issue: Redux Toolkit section #3614 )
- Examples ([Docs Rewrite] Meta-Issue: Rewrite Examples #3917)
Planning / Discussion Topics
- Docs writing guidelines and issue templates ([Docs Rewrite] Discussion: Docs writing guidelines and issue templates #3609 )
- Ideas from other docs sites and user feedback ([Docs Rewrite] Discussion: Ideas from Other Docs and Resources #3615 )
Notes
Any pages that are moved around must update our Netlify redirects
file so that visitors see the new page.
Questions for Discussion
- Should we keep everything on a single
docs-rewrite
integration branch, or should we just go ahead and updatemaster
piecemeal as we go so that we get the initial benefits? I'm inclined to put changes intomaster
as soon as we're happy with them.
Activity