Skip to content

Commit

Permalink
Merge pull request #69 from remotestorage/widget-landing
Browse files Browse the repository at this point in the history
Add landing page for widget
  • Loading branch information
raucao authored Feb 4, 2022
2 parents dfb3a46 + 57d354e commit 54b41f7
Show file tree
Hide file tree
Showing 9 changed files with 29 additions and 18 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The website is built using [Jekyll](https://jekyllrb.com/) and the
### Setup

With [Git](https://git-scm.com) and
[Ruby](https://www.ruby-lang.org/en/documentation/installation) installed,
[Ruby 2.5 - 2.7](https://www.ruby-lang.org/en/documentation/installation) installed,
run the following command to install dependencies:

```
Expand Down
2 changes: 1 addition & 1 deletion apps.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Apps
nav_order: 3
nav_order: 4
---

# Apps
Expand Down
1 change: 1 addition & 0 deletions contribute.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Contribute
nav_order: 6
---

What can I do for remoteStorage?
Expand Down
21 changes: 21 additions & 0 deletions get.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
# The remoteStorage widget <https://github.com/remotestorage/remotestorage-widget> links to /get, so consider that if renaming this and create appropriate redirects.
title: Getting Started
nav_order: 2
---

# Getting Started

Here are the steps to using an app that allows you to connect your own storage account: 👇

1. **Create a remoteStorage account** 🔑

You might be used to signing up 'with an app', but here you sign up with a 'storage provider' so that you can use the *same account with multiple apps*.

- If a friend or administrator has set up an account for you, get the details from them.
- [5apps](https://5apps.com/storage/beta) is a commercial remoteStorage provider that currently offers free storage accounts.
- A more extensive list of options can be found on the [Servers](/servers) page.

2. **Connect your storage** 🔌

Once you create an account, return to the app to 'connect your storage', or explore some of the other [remoteStorage-compatible apps](/apps).
11 changes: 0 additions & 11 deletions get/index.html

This file was deleted.

2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Everything in one place – your place. Use a storage account with a provider yo

### Stay in sync

remoteStorage-enabled apps automatically sync your data across all of your devices, from desktop to tablet to smartphone, and maybe even your TV.
remoteStorage-enabled apps automatically sync your data across all of your devices, from desktop to tablet to smartphone, and maybe even your TV or VR headset.

### Compatibility & choice

Expand Down
2 changes: 1 addition & 1 deletion protocol.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Protocol
nav_order: 2
nav_order: 3
---

<style>
Expand Down
2 changes: 1 addition & 1 deletion servers.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Servers
nav_order: 4
nav_order: 5
---

# Servers
Expand Down
4 changes: 2 additions & 2 deletions wiki/notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ them to the appropriate place later.
- <https://github.com/w3ctag/capability-urls>
- Create a more approachable explainer page, similar to
<https://linkeddata.github.io/SoLiD/> and
<http://www.w3.org/community/unhosted/wiki/RemoteStorage-2012.04>
- <http://slides.kip.pe/remotestorage-intro/#slide-42>
<https://www.w3.org/community/unhosted/wiki/RemoteStorage-2012.04>
- <https://slides.kip.pe/remotestorage-intro/#slide-42>

## IETF related work

Expand Down

0 comments on commit 54b41f7

Please sign in to comment.