This is the source code for the SmallActsManifesto.org website.
After you fork the repository, simply:
git clone git@github.com:[YOUR NAME]/smallactsmanifesto.git
cd smallactsmanifesto
python bootstrap
pip install -r requirements-dev.txt
This will create Virtualenv for the project and install all the dependencies.
Now, just make changes and submit a pull request.
It would be awesome to have the manifesto translated to every language.
We're using Transifex to coordinate translations. Join us at:
https://www.transifex.com/projects/p/smallactsmanifesto/
If you have any ideas or want to report problems, just open a new issue.
This code is free to be used under the terms of the MIT license.