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