- Jan 09, 2017
- 
- 
Greg Wilson authored
 
- 
- Jan 08, 2017
- 
- 
Greg Wilson authored
- 
Greg Wilson authored
- 
Greg Wilson authored1. Create file `_includes/links.md` with definitions of all links. 2. Replace links at the bottom of Jekyll'd `.md` files with inclusion of that file. 3. Modify `bin/lesson_check.py` to load and check definitions in this file. This eliminates most redundancy in link definitions, though `CONTRIBUTING.md` and `README.md` still contain their own links, since they are not Jekyll'd. Note that we *cannot* put the links into `_layouts/*.html` (or even `_layouts/something.md`) because of the order in which Jekyll expands things - we have to explicitly include it in each page. 
 
- 
- Jan 03, 2017
- 
- 
Raniere Silva authoredChange target of setup link from .md to site page 
- 
Gerard Capes authoredThe link worked fine, but directing people to the setup.md file instead of the rendered page means that other links don't work - such as item 12 in the setup page: https://github.com/swcarpentry/lesson-example/blob/gh-pages/setup.md 
 
- 
- Jan 02, 2017
- 
- 
Raniere Silva authoredUpdate a few files to make this directly readable on github 
 
- 
- Dec 30, 2016
- 
- 
C. Titus Brown authored
- 
C. Titus Brown authored
 
- 
- Nov 24, 2016
- 
- 
Greg Wilson authoredFixing reference to 'last episode' 
- 
Greg Wilson authored
- 
Greg Wilson authored
 
- 
- Oct 25, 2016
- 
- 
Kate Hertweck authoredAdd reference to _episodes for lesson contribution 
 
- 
- Oct 24, 2016
- 
- 
Bianca Peterson authoredHi, I added a reference to the _episodes directory where the lesson material is located. As a novice (sort of) to github, it was quite difficult to figure out how to contribute. Hope this helps future contributors. 
 
- 
- Oct 19, 2016
- 
- 
Kate Hertweck authoredAdding structure to instructor guides/notes 
 
- 
- Oct 15, 2016
- 
- 
Raniere Silva authoredUpdated setup instructions to reflect new GitHub interface & changes to template 
 
- 
- Oct 05, 2016
- 
- 
Thomas Guignard authored
- 
Thomas Guignard authoredUpdated the setup instructions to reflect the current GitHub interface, and small changes to the lesson template files. 
 
- 
- Oct 02, 2016
- 
- 
Greg Wilson authored
 
- 
- Sep 26, 2016
- 
- 
Kate Hertweck authored
- 
Kate Hertweck authoredAdding accessibility changes from swcarpentry/styles 
- 
Jonah Duckles authoredAdding Google Analytics code 
- 
Greg Wilson authored
- 
https://github.com/swcarpentry/stylesk8hertweck authoredMerge branch 'gh-pages' of https://github.com/swcarpentry/styles into gh-pages to accommodate accessibility changes 
 
- 
- Sep 24, 2016
- 
- 
Greg Wilson authoredFix display of double curlies using {% raw %}
- 
Greg Wilson authoredFix broken link to training memory lesson 
- 
Donny Winston authored
- 
Donny Winston authored
 
- 
- Sep 23, 2016
- 
- 
Raniere Silva authoredaccessibility fixes. 
- 
Raniere Silva authoredfix search meta tag. 
- 
Evan P. Williamson authored
- 
Evan P. Williamson authoredAdd label to search box and navigation arrows. 
 
- 
- Sep 15, 2016
- 
- 
Greg Wilson authored
- 
Greg Wilson authored1. Checking that `index.md` has `root` set to '.' 2. Checking that `_config.yml` has `root` set to '..' 
 
- 
- Sep 12, 2016
- 
- 
Greg Wilson authored
- 
Greg Wilson authored
 
- 
- Sep 08, 2016
- 
- 
Greg Wilson authoredAdding link to syllabus (episodes) from setup instructions 
- 
Raniere Silva authoredMention that R packages are needed to build example lesson. 
 
- 
- Sep 07, 2016
- 
- 
Greg Wilson authored
- 
Greg Wilson authored1. Adding link using `page.root`. 2. Adding ID attribute to syllabus. Replaces #56. 
 
-