├── csfieldguide/
│ ├── appendices/
│ ├── build/
│ ├── chapters/
│ ├── config/
│ ├── curriculum_guides/
│ ├── general/
│ ├── interactives/
│ ├── locale/
│ ├── search/
│ ├── static/
│ ├── staticfiles/
│ ├── templates/
│ ├── tests/
│ ├── third-party-licences/
│ ├── utils/
│ ├── gulpfile.js
│ ├── make-interactive-thumbnails.js
│ ├── manage.py
│ └── package.json
├── docs/
├── requirements/
├── subtitles/
├── third-party-licences/
├── LICENCE
├── LICENCE-CONTENT
├── LICENCE-THIRD-PARTY
└── README.md