tinacms
tinacms copied to clipboard
Formatting issues from create-tina-app
As a user (dev) I want clearer formatting on the output from create-tina-app so that I can quickly grok my next steps.
Expected Results:
- The steps should be reworded to account for the new CMS flow (user doesn't need to manually navigate to localhost:3000 to edit content anymore)
- The text should be spaced out more, with formmating tweaked (see create-react-app comment below)
- The second step: "Edit some content on http://localhost..." should be changed to: "Edit some content with the Tina editor https://tina.io/docs/using-tina-editor/"
Notes:
Current output:

For formatting: the headings "To launch your app, run:" & "Next steps:" should be tabbed the same
This ticket relates to: https://github.com/tinacms/tinacms/issues/2642 (formatting should be consistent)
Here is create-react-app's. Maybe the immediate next steps "npm run dev" should also be below the other "next steps"?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.