A directory of Free and Open Source Software (FOSS) to help change makers amplify their impact.
The website is a set of static HTML pages that are automatically generated from the Jinja template file template.html. The static assets are in the static directory.
- Clone the repo.
pip install -r requirements.txtpython build.pyto generate the static site into thesitedirectory.
This repository is a fork of knadh/indic.page, which is generated using knadh/dirmaker.