- 24 Jan, 2015 1 commit
-
-
W. Trevor King authored
This reverts commit fa77a5ac, reversing changes made to 5843bc4d. On Fri, Jan 23, 2015 at 04:30:14AM -0800, Matt Burke (GitHub Staff) wrote: > The importer was supposed to be setting the HEAD ref. There was a > race condition that prevented it from doing so in some cases. I > just pushed out an update that should fix this issue. Please let me > know if it's still not working. So the issue we were working around with #143 should be fixed now.
-
- 23 Jan, 2015 1 commit
-
-
Raniere Silva authored
Add new CSS classes in preparation for merging CSS with main site
-
- 22 Jan, 2015 2 commits
-
-
Greg Wilson authored
Telling people to change the default branch before cloning
-
Greg Wilson authored
-
- 21 Jan, 2015 11 commits
-
-
Greg Wilson authored
-
Greg Wilson authored
Updating setup instructions to reflect use of GitHub Import.
-
Greg Wilson authored
-
James Allen authored
-
Greg Wilson authored
-
Greg Wilson authored
-
Greg Wilson authored
Fixed link to go to old versions of git
-
Greg Wilson authored
-
-
Aron Ahmadia authored
-
Greg Wilson authored
-
- 20 Jan, 2015 2 commits
-
-
Greg Wilson authored
1. Modify README.md and other files to reflect use of GitHub Import. 2. Modified URLs for shared files in `_include` files to get the right images and CSS. This turned up #137: the CSS files for the workshop template, the main website, and the lesson repository are all out of step and need to be synchronized. Once that is done, the URLs in the `_includes/header.html` file should be updated
-
Greg Wilson authored
Clarifying docs and checking for missing end-of-YAML.
-
- 14 Jan, 2015 1 commit
-
-
Jonah Duckles authored
The code.google.com link from before went to a page with no versions of git for older Macs. I've linked to the sourceforge set of download links linked to from git-scm.com.
-
- 12 Jan, 2015 1 commit
-
-
Andy Boughton authored
Improve python2 compatibility wrt unicode: use basestring instead of str
-
- 10 Jan, 2015 8 commits
-
-
Greg Wilson authored
Add requirements.txt
-
Greg Wilson authored
-
Andy Boughton authored
-
Andy Boughton authored
-
Raniere Silva authored
Close #119.
-
Greg Wilson authored
Simplifying YAML header reading
-
Greg Wilson authored
-
Greg Wilson authored
-
- 08 Jan, 2015 8 commits
-
-
Greg Wilson authored
-
Greg Wilson authored
1. Changing the way we load YAML header. 2. Modifying tests to reflect this. Note that we no longer test for duplicated keys, because the YAML module takes the last key seen rather than reporting an error.
-
Greg Wilson authored
Updated mac git instructions
-
Greg Wilson authored
-
Greg Wilson authored
-
Greg Wilson authored
-
Greg Wilson authored
Add language field to YAML header
-
Greg Wilson authored
Improve error message in `check.py`; remove redundant line in README.py
-
- 07 Jan, 2015 1 commit
-
-
Olga Botvinnik authored
Add link for "below" installing ruby/github-pages, and disclaimer that these need to be installed, earlier in the document
-
- 05 Jan, 2015 3 commits
-
-
widdowquinn authored
The previous commit introducing check_blank_category() makes the check after that for duplicate categories. The occurrence of multiple blank lines throws two errors wuth that ordering: duplicate categories and presence of blank lines. Testing for blank lines first allows for their removal, and avoids reporting a confusing second error message from the same problem.
-
widdowquinn authored
-
widdowquinn authored
If the index.html header contains a blank line, check.py returns an error indicating "superfluous categories". This message was unclear about the cause of the error. This change reports the presence of blank lines in the header specifically as an error.
-
- 03 Jan, 2015 1 commit
-
-
Raniere Silva authored
Know the language that our instructors are using should be important.
-