WeAreFairphone / fpangels-hp

A simple homepage for the Fairphone Angels Program
https://wearefairphone.github.io/fpangels-hp/
MIT License
2 stars 4 forks source link
fairphone-community py-dominate

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