- Jan 08, 2017
-
-
Greg Wilson authored
1. 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 authored
Change target of setup link from .md to site page
-
Gerard Capes authored
The 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 authored
Update 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 authored
Fixing reference to 'last episode'
-
Greg Wilson authored
-
Greg Wilson authored
-
- Oct 25, 2016
-
-
Kate Hertweck authored
Add reference to _episodes for lesson contribution
-
- Oct 24, 2016
-
-
Bianca Peterson authored
Hi, 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 authored
Adding structure to instructor guides/notes
-
- Oct 15, 2016
-
-
Raniere Silva authored
Updated setup instructions to reflect new GitHub interface & changes to template
-
- Oct 05, 2016
-
-
Thomas Guignard authored
-
Thomas Guignard authored
Updated 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 authored
Adding accessibility changes from swcarpentry/styles
-
Jonah Duckles authored
Adding Google Analytics code
-
Greg Wilson authored
-
https://github.com/swcarpentry/stylesk8hertweck authored
Merge branch 'gh-pages' of https://github.com/swcarpentry/styles into gh-pages to accommodate accessibility changes
-
- Sep 24, 2016
-
-
Greg Wilson authored
Fix display of double curlies using {% raw %}
-
Greg Wilson authored
Fix broken link to training memory lesson
-
Donny Winston authored
-
Donny Winston authored
-
- Sep 23, 2016
-
-
Raniere Silva authored
accessibility fixes.
-
Raniere Silva authored
fix search meta tag.
-
Evan P. Williamson authored
-
Evan P. Williamson authored
Add label to search box and navigation arrows.
-
- Sep 15, 2016
-
-
Greg Wilson authored
-
Greg Wilson authored
1. 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 authored
Adding link to syllabus (episodes) from setup instructions
-
Raniere Silva authored
Mention that R packages are needed to build example lesson.
-
- Sep 07, 2016
-
-
Greg Wilson authored
-
Greg Wilson authored
1. Adding link using `page.root`. 2. Adding ID attribute to syllabus. Replaces #56.
-
Greg Wilson authored
fixing name of lesson_initialize.py script in point 11
-
Greg Wilson authored
-
Greg Wilson authored
-