Skip to content
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

feedback regarding new user onboarding #17

Open
btc opened this issue Feb 8, 2014 · 9 comments
Open

feedback regarding new user onboarding #17

btc opened this issue Feb 8, 2014 · 9 comments

Comments

@btc
Copy link
Collaborator

btc commented Feb 8, 2014

While it wasn't clear how to proceed, the publishing workflow wasn't too difficult as a first-time user.

Steps required to publish baby's first data set:

data user add [desired_username]
cd directory_where_my_data_resides/
data publish
@btc
Copy link
Collaborator Author

btc commented Feb 8, 2014

like to have:

example of Datafile workflow

@jbenet
Copy link
Owner

jbenet commented Feb 8, 2014

Added some quick-start doc that attempts to explain things in jbenet/datadex@8b3584b

Check it out: http://datadex.io/doc
Linked from front-page too: http://datadex.io
Thoughts @brianholderchow ?

@btc
Copy link
Collaborator Author

btc commented Feb 8, 2014

This is a step in a helpful direction. This new documentation does a swell job of explaining what data needs from me and what I need to do to communicate with it.

However, there may be value in playing with voice. For example, GitHub's guides always explain why a tool needs a piece of information and why the user must enter a particular command. It's a subtle consideration that may help visitors grok more quickly.

See: https://help.github.com/articles/set-up-git

Git saves your email address into the commits you make.
We use the email address to associate your commits with your GitHub account.

$ git config --global user.email "your_email@example.com"
# Sets the default email for git to use when you commit

@btc
Copy link
Collaborator Author

btc commented Feb 8, 2014

Here is my proposal for a minimal quick start guide. It adds incremental changes to the docs you've provided by attempting to examplify and simplify:

https://github.com/jbenet/datadex/blob/feat/docs-quick-start/web/md/doc_quick-start.md

  • Since I haven't had a chance to dogfood Datafiles, these proposed changes do not address Datafiles.
  • I believe there's a place for both short form and long form instructions. For a new user, there is considerable benefit to separating them to reduce noise.

@jbenet
Copy link
Owner

jbenet commented Feb 9, 2014

Thanks! that's much cleaner. I'll put my longer explanations lower in the file. Think it worth splitting into two pages? Docs > Quick Start and Docs?

@btc
Copy link
Collaborator Author

btc commented Feb 9, 2014

Noise reduction is such an important part of a useful quick start guide, I really believe quick start is best on its own page

On Sat, Feb 8, 2014 at 6:23 PM, Juan Batiz-Benet notifications@github.com
wrote:

Thanks! that's much cleaner. I'll put my longer explanations lower in the file. Think it worth splitting into two pages? Docs > Quick Start and Docs?

Reply to this email directly or view it on GitHub:
#17 (comment)

@btc
Copy link
Collaborator Author

btc commented Feb 9, 2014

The links could take users to comprehensive documentation. On the comprehensive documentation, there would be no need for brevity.

On Sat, Feb 8, 2014 at 6:26 PM, Brian Holder-Chow Lin On
brian.holderchow@gmail.com wrote:

Noise reduction is such an important part of a useful quick start guide, I really believe quick start is best on its own page
On Sat, Feb 8, 2014 at 6:23 PM, Juan Batiz-Benet notifications@github.com
wrote:

Thanks! that's much cleaner. I'll put my longer explanations lower in the file. Think it worth splitting into two pages? Docs > Quick Start and Docs?

Reply to this email directly or view it on GitHub:
#17 (comment)

@jbenet
Copy link
Owner

jbenet commented Feb 9, 2014

Ok, i merged it in jbenet/datadex@c329f24. (I rebased to squash some of the commits).

@jbenet
Copy link
Owner

jbenet commented Feb 9, 2014

Deployed. Live at http://datadex.io/doc/quick-start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants