0xACAB
0xACAB
One resource worth looking into for this is [SandStorm.io](https://SandStorm.io/), which provides free WordPress server hosting that is portable. The idea would be: 1. Create a Buoy on SandStorm Oasis's free...
Unfortunately, [Sandstorm uses a forked WordPress](https://github.com/dwrensha/wordpress-sandstorm) and its latest version is 4.3.2-alpha, but Buoy requires WordPress 4.4 or later due to our use of its CSPRNG polyfill (the `random_compat` library)....
Another possibility that might be more compatible is using [YunoHost](https://yunohost.org/), a Debian-based Linux distro designed to be a Single Sign-On server solution. Might be less "user friendly" than Sandstorm, but...
Did some work on this by creating a [Installing Buoy on Sandstorm Oasis](/betterangels/buoy/wiki/Installing-Buoy-on-Sandstorm-Oasis) page on our wiki, but this is more of a guide for other writers since Sandstorm still...
I *can* scroll this view on my device…? What device(s) are you using? As a relevant aside, we have [an issue template](https://raw.githubusercontent.com/betterangels/buoy/develop/.github/ISSUE_TEMPLATE.md) that [we request bug reporters use](https://github.com/betterangels/buoy/wiki/Submitting-a-bug-report) when writing...
> What's WordPress built-in chat? I thought the chat within buoy is custom? It is; "WordPress built-in chat," in the context of Buoy, just means the custom (but default) chat...
> On the other hand, it could be a lot of framework code and further burden/slow down smaller or less-optimized WordPress sites. This concern would be mitigated by implementing AppCache...
Hi, these look like great suggestions, thanks for writing them all out. However, it's difficult to track and evaluate work on various different elements such as these when they're all...
That's okay. :) A "bug report" and a "feature request" are similar: it is a "bug" in some ways that a desired feature is not actually implemented. ;)
@hurtstotouchfire Is an issue label the right tool for the job here, or should we maybe start making use of [GitHub's repository-level Projects](https://help.github.com/articles/about-projects/) instead?