-
Notifications
You must be signed in to change notification settings - Fork 56
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
docs: splitting readme into pebble docs with the diataxis method #419
docs: splitting readme into pebble docs with the diataxis method #419
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this. I think this is a good first step!
I would be interested in getting Anne's take on a number of these, particularly the "tutorial".
I think we probably need another paragraph or two of introductory content on the home page, though we can leave that for another PR.
Hi @IronCore864 , this is a lot clearer, thanks! 2 changes for now:
I can see the content starting to modularise, which will make it easy to keep each section clean, avoid duplicates, and easy to cross-reference. I do think some sections should be merged or added.
Overall I think it's a good start. I only left 1 minor comment about the title for the How-to index page; but other than that I think it's good to go for the first draft. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks like a good start to me! Lots of further work to come, but this is a good base.
Splitting the README documentation into smaller chunks into the docs folder, using the Diataxis method.
Click here to see the preview..
Major changes:
TODO: The current tutorial (
docs/tutorial/getting-started.md
) is too long, maybe we need to split it into smaller chunks, some fit into the "how-to" category while others may fit into the "explanations" more.