Susper is a decentral Search Engine that uses the peer to peer system yacy and Apache Solr to crawl and index search results.
##Communication
Our chat channel is on gitter here: https://gitter.im/fossasia/susper.com
-
The app uses Backbone.js
-
Templates
The HTML pages of the generated website are created using templates. You can find all the templates ...
Please check out the documentation here.
Please check out the documentation here.
To install the system on Google Cloud please refer to the Google Cloud installation readme.
To install the system on AWS please refer to the AWS installation readme.
To install the system on Digital Ocean please refer to the Digital Ocean installation readme.
Please read how to deploy to Heroku here
This is an Open Source project and we would be happy to see contributors who report bugs and file feature requests submitting pull requests as well. Please report issues here https://github.com/fossasia/susper.com/issues
Before making a pull request, please file an issue. So, other developers have the chance to give feedback or discuss details. Match every pull request with an issue please and add the issue number in description e.g. like "Fixes #123".
We have the following branches
- development
All development goes on in this branch. If you're making a contribution, you are supposed to make a pull request to development. PRs must pass a build check and unit-tests check on Travis - gh-pages
This contains shipped code. After significant features/bugfixes are accumulated on development, we make a version update, and make a release.
The project is maintained by
- Michael Christen (@Orbiter)
- Mario Behling (@mariobehling)