-
Notifications
You must be signed in to change notification settings - Fork 84
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
Where should "Guides" content live? #102
Comments
I think the IA should maybe be rethought here. When you try to separate guides and tutorials it could get messy since there is no clear distinction for the user what the difference is between the two. How about having one canonical guide that has a clear structure that contains essentially EVERYTHING. From simple basics to advanced usage. This guide could also essentially consist of a phantasy project that Grunt is being set up for, this project could be on Github with git tags for the different states/steps of the project so that users can check out the different tags to see the different states of the project. Each of the steps also could be illustrated by the screencasts that we are working on already and link back and forth. People would have a clear entry point and a guide that takes them from novice to expert quickly and cleanly. Defined entry points to the guide for different knowledge levels should be clearly marked. That's my take on it. One guide to rule them all! Thoughts? Sent from my iPhone
|
My concern with having one canonical guide is that it's going to be REALLY long. Individual articles are already very long, and are pushing the limits of what a user can consume in one sitting. Plus, it would be great to encourage authors to submit stand-alone content, like what's in gruntjs/grunt-docs#36. |
Well the guide would have to be split up many many sections and articles and once the path for the guide is clear authors could submit parts or submissions could be worked in together with the author... Sent from my iPhone
|
If not one canonical guide then I would argue for having one section either called "Guides" or "Tutorials" and maybe a section "Screencasts" since that's a very clear distinction. That makes it very clear for the knowledge seekers I think. Sent from my iPhone
|
The difference between "Guides" and "Tutorials" is very subtle, the overlap is very big, i agree with @distilledhype that it'll confuse more than it'll help. |
Actually I think "Guides" might be the best choice because it is a little broader than Tutorials. what might be helpful would be to have sub categories. And also mark difficulty levels "Novice", "Intermediate" and "Expert" and define what is meant by those. Just to briefly come back to the canonical guide: I think the EmberJS guide is a good example of this concept: http://emberjs.com/guides/ |
We've already talked about a Tutorials/Screencasts section of the site in #69. Now, we've got a user-submitted guide in gruntjs/grunt-docs#36.
I'd like to add this content to the site in a way that:
Should we have both a "Guides" and a "Tutorials" section? Can these both live under one section? If we create a "Guides" section, should we move some of the existing content like Getting Started and Configuring Tasks into that section?
I'd really like to hear what people think!
/cc @isaacdurazo @vladikoff @distilledhype @shama @sindresorhus
The text was updated successfully, but these errors were encountered: