Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/remotestorage/remotestorage.io

[DEPRECATED] Old RS website
https://github.com/remotestorage/remotestorage.io

Last synced: 5 days ago
JSON representation

[DEPRECATED] Old RS website

Awesome Lists containing this project

README

        






remoteStorage – An open protocol for per-user storage




hljs.initHighlightingOnLoad();







remotestorage.io


Umbrella website for all things remoteStorage.


Setup / Installation


This website is using roots, a toolbox for static web sites
and apps. Getting started is easy as pie:


npm install -g [email protected]

Then clone this repository, cd into it, and run roots watch for
auto-compilation and live-reload of your browser window.


 








//- add other scripts through require.js, not here



!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");



if (window.location.href.match(/remotestorage\.io/)) {
var _paq = _paq || []; _paq.push(["trackPageView"]); _paq.push(["enableLinkTracking"]);
(function() {
var u="https://analytics.5apps.com/";
_paq.push(["setTrackerUrl", u+"piwik.php"]);
_paq.push(["setSiteId", "5"]);
var d=document, g=d.createElement("script"), s=d.getElementsByTagName("script")[0]; g.type="text/javascript";
g.defer=true; g.async=true; g.src=u+"piwik.js"; s.parentNode.insertBefore(g,s);
})();
}