{% extends 'base.html' %} {% load i18n %} {% block title %}{% trans "Join the Tribe!" %}{% endblock %} {% block content %}
{% blocktrans %}Unleash the power of your creativity to bring amazing pieces of art to the free software world. We deliver a complete set of community services right to your computer.{% endblocktrans %}
{% trans "We give you space to store the binaries of your source code in our package cloud. You can distribute your applications through a personal cloud, or have it enter Canaima's development cycle." %}
{% blocktrans %}Store your work in a public place, where everyone can review and contribute to your projects. We support the most popular versioning systems: subversion, bazaar, mercurial and git (or no versioning at all).{% endblocktrans %}
{% blocktrans %}Focus yourself in the creative process of your work, while we handle the building and packaging of your applications. We have a buildbot farm just waiting to compile your stuff.{% endblocktrans %}
{% trans "Organize your team work by assigning milestones to your teammates and achieving goals together. Measure your effectiveness and planify your objectives in a clean and intuitive interface." %}
{% trans "We know how important it is to have a good and quickly-to-set-up documentation. That's why the only thing you have to do is write RST , and we will take care of the HTML for you."%}