Ref #5209, this issue will work as a base for planning the work of creating a Docusaurus documentation website for create-react-app.
Task list
An initial task overview might look like this:
This task list will be updated, edited and changed as we come up with more tasks, or split larger ones up into smaller ones.
Documentation structure
There are many ways of structuring the content found in this repo, but I think a good first approach is to split it into two parts:
- Getting started (some of the information from the README.md file can go here)
- User Guide (as is, for now)
From there, we can split it up into more narrow "groups", if we find it appropriate and helpful for the user.
Ref #5209, this issue will work as a base for planning the work of creating a Docusaurus documentation website for
create-react-app.Task list
An initial task overview might look like this:
siteConfig.jsfile with correct names (@selbekk / Set the project name and owner correctly #5243)This task list will be updated, edited and changed as we come up with more tasks, or split larger ones up into smaller ones.
Documentation structure
There are many ways of structuring the content found in this repo, but I think a good first approach is to split it into two parts:
From there, we can split it up into more narrow "groups", if we find it appropriate and helpful for the user.