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.
clonethe repository andcdinto it.- Execute
pip install -r requirements.txtin your command line. - Execute
python build.py.