/khan.github.io

An index of some of the open source efforts at Khan Academy

Primary LanguageCSS

This is our OSS page.

We generate it using a couple of Handlebars templates found in the "templates" folder from data found in data.js.

Building

To re-build the site:

yarn install
yarn run build