GithubHelp home page GithubHelp logo

website's People

Contributors

dougreeder avatar galfert avatar gregkare avatar jakubner avatar raucao avatar rosano avatar thornjad avatar untitaker avatar yphil-gh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

website's Issues

Add calls to action

The current version of the new site doesn't give any pointers for where to go next. Some things could also still be added to the frontpage (like "check out some apps" with a link to "browse more apps" etc.). I guess it's mostly just adding "learn more"-type links to the various sections.

Show contributors from commits

Seems like Jekyll supports contributors to the current repository or organization_members which exclude people from commits. Ideally there would be something like organization_contributors to show people from commits in all repositories across an organization.

I found some ways to show this information via the GitHub API:

and will try to either integrate directly with our project, create a plugin, or PR to Jekyll. Will post updates here.

(Re-)Add Piwik codes

  • Main site
  • Forums
  • Wiki
  <script type="text/javascript">
    var _paq = _paq || [];
    _paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
    _paq.push(["setCookieDomain", "*.remotestorage.io"]);
    _paq.push(["setDomains", ["*.remotestorage.io"]]);
    _paq.push(["disableCookies"]);
    _paq.push(['trackPageView']);
    _paq.push(['enableLinkTracking']);
    (function() {
      var u="//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.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
    })();
  </script>

Retire the wiki

Since we have moved all relevant wiki content to the new website in #59, we can now retire the wiki.

I have already re-configured the Discourse server to use Nginx on the host instead of the Discourse container, and added and tested a new wiki vhost to redirect certain pages to the new ones, and all others simply to the frontpage.

Only opening this to switch DNS, configure TLS with Let's Encrypt, and test again that everything works, and to have the removal of the wiki documented properly.

Change colors of architecture diagrams

From a forum comment:

in the architecture diagrams you use the colours red and green to discern between developer- and user-managed entities, respectively. However, those two colours are the ones that are hardest to keep apart for most colour blind users, so you might want to change one of them

Still don't understand what this thing is

What I understand:

  • The aims of this project (in general)
  • This is a protocol used for web apps without server interaction (what you call https://unhosted.org/ apps)
  • This is about data storage somehow
  • The data is not stored on a server (?)
  • You have some kind of email for "login", but it is no real mail

What I do not understand:

  • How can I register for that mail? If I enter any mail, I do not get far…
  • Where is the data really stored? I mean, if not locally, it must be on some kind of server in the web, so it must be somewhere, huh?

It may miss:

  • some (easy) demo/tutorial, so I can see what to do
  • some funky SVG or animated SVG/HTML or whatever showing a graphic of the technical things in real time (points flying around, you get that, yeah… like "How does it work?" at the bottom of https://matrix.org/ to name an example)

Improve wiki styles

E.g. clear distinction between headline levels (see Beginners Guide for why). Maybe use Open Sans, like everywhere else, and so on.

Update mediawiki-hubot extension

Apparently the wiki is still using an older version, where the user-created hook is a bit broken (shows the user name twice).

Add benefits from old "integrate" page to frontpage, link to Developer Portal

Not entirely sure, but I think it would be nice to communicate at least some of these:

Backend as a Service

Develop your web app without worrying about hosting or even developing the backend for it: your users will connect their own backend at runtime.
Infinite Scalability

Infinite Scalability

No matter if 5 hundred or 5 million users are using your app, your backend scales automatically and never costs you a single cent.

Wheels Included

remoteStorage.js is a JavaScript library that does all the heavy-lifting of connecting to any remoteStorage backend, caching, synchronizing and storing user data.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.