- 09 Jan, 2017 1 commit
-
-
Raniere Silva authored
lesson.scss: 2em left padding for lists
-
- 14 Dec, 2016 1 commit
-
-
Maxim Belkin authored
Example of the problem: see "Ten Things You Need To Know" from http://swcarpentry.github.io/lesson-example/ For numbered lists that have more that 9 elements 1 em padding on the left is not sufficient. The result is that "1" in numbers "10" and above is printed on top of the border of encapsulating HTML block. 2 em padding solves this problem for lists with less that 100 elements. It should be safe to safe to assume that numbered lists in Carpentries' lessons should not have more than 99 items.
-
- 08 Nov, 2016 3 commits
-
-
Greg Wilson authored
Starting to incorporate Library Carpentry materials
-
Greg Wilson authored
-
Greg Wilson authored
-
- 31 Oct, 2016 1 commit
-
-
Raniere Silva authored
Add link to setup from schedule
-
- 18 Oct, 2016 1 commit
-
-
Raniere Silva authored
-
- 08 Oct, 2016 1 commit
-
-
Greg Wilson authored
-
- 07 Oct, 2016 6 commits
-
-
Greg Wilson authored
-
Greg Wilson authored
-
Greg Wilson authored
-
Greg Wilson authored
Adding link to training survey to config
-
Greg Wilson authored
-
Greg Wilson authored
-
- 05 Oct, 2016 1 commit
-
-
Greg Wilson authored
-
- 26 Sep, 2016 2 commits
-
-
Jonah Duckles authored
Adding Google Analytics code
-
Greg Wilson authored
-
- 23 Sep, 2016 4 commits
-
-
Raniere Silva authored
accessibility fixes.
-
Raniere Silva authored
fix search meta tag.
-
evanwill authored
-
evanwill authored
Add label to search box and navigation arrows.
-
- 15 Sep, 2016 1 commit
-
-
Greg Wilson authored
1. Checking that `index.md` has `root` set to '.' 2. Checking that `_config.yml` has `root` set to '..'
-
- 12 Sep, 2016 2 commits
-
-
Greg Wilson authored
-
Greg Wilson authored
-
- 07 Sep, 2016 3 commits
-
-
Greg Wilson authored
-
Greg Wilson authored
-
Greg Wilson authored
-
- 05 Sep, 2016 4 commits
-
-
Greg Wilson authored
-
Rémi Emonet authored
-
Rémi Emonet authored
-
Rémi Emonet authored
-
- 26 Aug, 2016 1 commit
-
-
Greg Wilson authored
Fix "br" typo causing ugly rendering (epub only)
-
- 25 Aug, 2016 1 commit
-
-
Rémi Emonet authored
</br> instead of <br/> renders fine in the browser but not in an epub
-
- 28 Jul, 2016 1 commit
-
-
Greg Wilson authored
-
- 26 Jul, 2016 1 commit
-
-
Greg Wilson authored
-
- 24 Jul, 2016 1 commit
-
-
Greg Wilson authored
An internally-defined Markdown link has the form [xxx][yyy]. If the ID 'yyy' doesn't resolve, the text is left as-is, so we check for that, then subtract those that reference configuration values using '{{'. It's a hack, but it'll catch at least a few things.
-
- 21 Jul, 2016 4 commits
-
-
Greg Wilson authored
-
Greg Wilson authored
-
Greg Wilson authored
Import future print in case of python2 environment
-
Gabriel A. Devenyi authored
-