Source code for the Alphasquare social debating application.
To install an instance of Alphasquare, check the wiki's article for that: https://github.com/Alphasquare/Alphasquare/wiki/Installing
Before contributing, please read the Contributing standards found in https://github.com/Alphasquare/Alphasquare/wiki/Code-Quality-&-Formatting-Guide. We don't accept any pull requests/commits that do not comply with these standards. Failure to comply with these standards multiple times may cause:
1. Rejection of your pull request
2. Reverts of commits
3. Thermonuclear war
4. Removal of Contributors team
5. Rejection of repository permissions.
Please try to comply.
PHP 5 or HHVM (we use HHVM in production) Short tags = YES MySQL
Check out the website alphasquare.us
for social discussion of the code.
Things in the develop
branch are extremely unstable. Not for production. Please use files from master
branch instead.
The wiki will expand on this.
Documentation will come when enough code has been implemented to come up with a sizable amount of documentation.