- Nov 11, 2014
-
-
Greg Wilson authored
Also modifed the Makefile to use the slides template for this file instead of the generic template. Note that we do not need a Markdown extension for deck.js because Pandoc is doing Markdown-to-HTML conversion for us.
-
- Nov 10, 2014
-
-
Greg Wilson authored
1. Modify `.gitignore` to only ignore HTML files in the current directory. 2. Add `_includes/page.html` template.
-
- Nov 09, 2014
-
-
Greg Wilson authored
* Add `.nojekyll` to stop GitHub trying to compile. * Get rid of Jekyll `_config.yml`. * Create placeholder `css` and `img` directories. * Create `pages` directory with source for web pages. * Move all Markdown files into `pages`. * Move `tools` into `pages` (because that's where people will mostly work). * Move `_includes` and `_layouts` into `pages` (because that's where we'll compile).
-
- Oct 23, 2014
-
-
Greg Wilson authored
-
- Oct 22, 2014
-
-
Greg Wilson authored
-
- Oct 21, 2014
-
-
Trevor Bekolay authored
-
Trevor Bekolay authored
This is up for discussion, but at the moment is the minimal set of files needed to be a Software Carpentry lesson.
-