Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curricula

This repository is the published source of truth for Thomas Ribeiro's cross-subject learning graph. Deck repositories remain independent; this registry owns subject metadata, direct prerequisite edges, recommended preparation, and curriculum order.

Validate and compile

npx --yes github:thomasrribeiro/flashcards registry validate .
npx --yes github:thomasrribeiro/flashcards registry build .

Edit a subject package under subjects/, validate the complete graph, rebuild dist/curriculum.json, and publish changes through a pull request. The compiled index is deterministic and is consumed by the flashcards website.

deck-metadata.json is the committed discovery snapshot for independently published deck repositories and their chapter manifests. Refresh it from a materialized notes collection before publishing deck availability or chapter changes:

flashcards curriculum build /path/to/notes --output deck-metadata.json
flashcards registry build .

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors