Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 643 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 643 Bytes

DSI Self-Study Resources

This document is an easily sharable way of pointing potential students to study resources.

When changing the documents, please send an email to Molly (molly DOT larkin AT galvanize DOT com) and Nicole (nicole DOT wessel AT galvanize DOT com).

Compiling the markdown files to PDF requires the use of pandoc (brew install pandoc) and minted.

To compile a specific document (e.g. DSI_Study_Resources.md), simply run:

$ ./compile_markdown DSI_Study_Resources.md

To compile all markdown file at once, simply run:

$ ./compile_markdown