Skip to content

t4glabs/Bots4Good

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tech4Good Toolkit - Project Genesis

A directory of Free and Open Source Software (FOSS) to help change makers amplify their impact.

Building locally

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.

  1. Clone the repo.
  2. pip install -r requirements.txt
  3. python build.py to generate the static site into the site directory.

Credits

This repository is a fork of knadh/indic.page, which is generated using knadh/dirmaker.