Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 447 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 447 Bytes

Code Camp

The directory for Code Camp workshops hosted by the Dining Philosophers.

Changes to be made to markdown documents in /Markdown and then complied HTML using Sublime Text + Markdown Preview and then to be moved to the top-level directory. For Markdown preview use Markdown Flavored (Not Github-Flavored) add the following to User Settings in order to compile custom CSS:

{ "enable_highlight": true, "css" : "*.css" }