Skip to content

Files

Latest commit

d91ddab · Nov 3, 2019

History

History
18 lines (13 loc) · 755 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 755 Bytes

Fairphone Angels Homepage

About

This is a simple homepage for the Fairphone Angels Program. It is built with Dominate (Python package) and hosted on Github Pages.

Develop

  1. Install Python 3.
  2. clone the repository and cd into it.
  3. Execute pip install -r requirements.txt in your command line.
  4. Execute python build.py.

Dependencies