Skip to content

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

Notifications You must be signed in to change notification settings

Khan/khan.github.io

Repository files navigation

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