To build locally, clone the repository and run jekyll serve
at the command line. The website should be accessible from localhost:4000 .
To add to the resource tables, you can update the CSVs in the folder _data
.
There are Python scripts (csv_to_jekyll_projects.py
, csv_to_jekyll_support.py
,csv_to_jekyll_courses.py
) to run that will regenerate all files. Run them before jekyll serve
.
If you want to contribute, you can always make an issue or a pull request. Or, you can email me at [email protected] .