This is a simple homepage for the Fairphone Angels Program. It is built with Dominate (Python package) and hosted on Github Pages.
- Install Python 3.
clone
the repository andcd
into it.- Execute
pip install -r requirements.txt
in your command line. - Execute
python build.py
.