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

Improve UX in Getting Started (+ landing page nitpick) #63

Open
guilherssousa opened this issue Feb 24, 2023 · 4 comments
Open

Improve UX in Getting Started (+ landing page nitpick) #63

guilherssousa opened this issue Feb 24, 2023 · 4 comments

Comments

@guilherssousa
Copy link
Contributor

Getting Started sections on documentation should be really straightforward on the app's onboarding process. Let's take a look at the current Getting Started page and propose some improvements to user navigation experience.

image

Group all installation methods on a single one called Installing Inkdrop, where the body would have a new ordered list, now displaying the platform-specific contents:

Optimally, in a linear flow, there are 4 actions that users perform that needs to be documented in this page: Creating your Inkdrop account, Downloading, Installing and Log In.

Currently, thanks to the orderered list, the content may be read as a step-by-step documentation on how to start using Inkdrop, but there are more information being displayed than these just 4 main steps, so a proposed solution would be:

1. [Creating your Inkdrop account](https://docs.inkdrop.app/manual/#creating-your-inkdrop-account)

2. [Downloading the app](https://docs.inkdrop.app/manual/#downloading-the-app)

3. [Installing Inkdrop](https://docs.inkdrop.app/manual/#installing)

4. [Log in](https://docs.inkdrop.app/manual/#log-in)

Then, a new Installing section, referencing to the platform-specific installation guides and also referencing to mobile versions, which are not mentioned on the documentation entrypoint (author may have a reason for not mentioning this one here, maybe it's because documentations are mostly visited via Desktop environments? valid criticisim to my issue)

image

Following other documentation patterns, content should be immediately after section title:

Currently, short-description related to Getting Started introduction is being displayed after the summary links. On most documentations, sections are composed by its titles and descriptions coming immediately after it. Thanks to the description nature of being a welcoming message for the user, the new ones who aren't familiarized will still read it and enjoy the warm message, but hard users who are more interested in the actual content will ignore it, instead of being baited to read thanks to a uncommon nature.

image

Additional Nitpicking: Docs aren't receiving enough attention on Inkdrop's landing page

Developers like to read documentation when they need to learn something new. So, it's expected from products targeting this audience to showcase links to it's documentation on a most optimal position possible.

Although Inkdrop is a developer targeted product, documentations are kind of "Hidden" (compared to other products targeting the same audience), having to hover on a toggle menu:
image

So, by including the Docs link at the navbar root level, it would get more traction to documentation proccess, therefore more users can discover more about the application ecosystem without having to leave the page and googling the docs.

image

Some examples below on other developer-targeted products:

  1. React Email image

  2. Insomnia Clientimage

  3. Railwayimage

craftzdog referenced this issue in inkdropapp/top Feb 27, 2023
move a link to docs on the navbar from the more menu

https://github.com/inkdropapp/docs/issues/63
@craftzdog
Copy link
Contributor

@dmitriyrotaenko what do you think?

Regarding the navbar on the website, I've updated it. Check out: inkdropapp/top@69c45c2
Thanks

@guilherssousa
Copy link
Contributor Author

Actually, after reading the suggestion with empty head, I'm reconsidering the table of contents format:
It does make sense to display the platform specific links on ToC but still they shouldn't take "extra steps" on the listing, like the image below 👇🏻

image

@dmitriyrotaenko
Copy link
Collaborator

dmitriyrotaenko commented Feb 27, 2023 via email

@craftzdog
Copy link
Contributor

While I agree with your suggestions, I would not like to spend tweaking the current Gatsby-based docs since we will be migrating to Docusaurus this year.
Let's focus on improving the content for now.

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

3 participants