remotestorage / website

The official remoteStorage website
https://remotestorage.io
16 stars 13 forks source link

"Quick start" shortcut in homepage #26

Closed lduboeuf closed 3 years ago

lduboeuf commented 7 years ago

Would be great i think for newcomers to have a "Quick start" shortcut in homepage that points to https://wiki.remotestorage.io/RemoteStorage.js:Beginners%27_Guide

raucao commented 7 years ago

Thanks. Any idea/opinion on where/how exactly to add it?

lduboeuf commented 7 years ago

humm i would place a "getting started" below section "Unhosted Architecture" in home page that summarize initial steps to get started as well as a link in top left navigation bar, before "Get storage". I would also rename "Develop" to "Documentation" and place "Spec" link within it.

raucao commented 7 years ago

Good idea. I think it could be 3-fold, for the various cases, all under "Get started":

  1. ... with integrating remoteStorage into your JavaScript app using remoteStorage.js (the reference client library); maybe also another link to getting started with your own client (or none)
  2. ... with using remoteStorage apps, i.e. set up your own storage server or get a hosted account (-> Get Storage)
  3. ... with offering remoteStorage accounts to your users, i.e. integrating the server part or using/integrating with an existing server program

Or maybe it makes more sense to have it be for all kinds of developers (but not end users) and link to various interesting things in addition to the beginner's guide for the reference client lib.

What do you think?

lduboeuf commented 7 years ago

ah, i see, there is at least 3 use cases that remotestorage.io should respond, maybe a simple top menu with "Get storage" ( for end user) and "Documentation" ( where we can find 'beginners guide', 'spec', example apps...) would be sufficient ?