- Jun 01, 2018
-
-
mzc9 authored
-
- May 30, 2018
-
-
Michael R. Crusoe authored
Closes swcarpentry/styles#283 `site.email` is used as: _includes/lesson_footer.html: <a href="mailto:{{ site.email }}">Contact</a> _includes/workshop_footer.html: <a href="mailto:{{ site.email }}">Contact</a> Therefore, it does not make sense to have `mailto` in the `email` itself.
-
- May 27, 2018
-
-
Raniere Silva authored
Rename CoC file to align with GitHub's Community Profile expectation
-
- May 24, 2018
-
-
Raniere Silva authored
-
Raniere Silva authored
Fix lesson_check.py
-
Raniere Silva authored
-
Raniere Silva authored
Run lesson-fixme from within lesson-check
-
- May 23, 2018
-
-
Maxim Belkin authored
-
Raniere Silva authored
-
Raniere Silva authored
Change shebang to Python3
-
Raniere Silva authored
Close swcarpentry/styles#271
-
Raniere Silva authored
Make Jekyll ignore .Rproj
-
Raniere Silva authored
Port of https://github.com/swcarpentry/r-novice-inflammation/commit/9da857efb16d7351127f2d5c46fc0af660654506. Close swcarpentry/styles#274
-
Raniere Silva authored
Improve .travis.yml to build the lesson
-
Raniere Silva authored
-
Raniere Silva authored
Remove root and layout from YAML for boilerplate
-
Raniere Silva authored
-
Raniere Silva authored
Remove unnecessary super call
-
Raniere Silva authored
Use Python3-style class declaration
-
Raniere Silva authored
util.py: make functions return NotImplemented
-
- May 22, 2018
-
-
Maxim Belkin authored
-
Maxim Belkin authored
-
Maxim Belkin authored
-
- May 21, 2018
-
-
Raniere Silva authored
missing comma in boilerplate generation
-
Joseph Stachelek authored
-
Raniere Silva authored
lesson_check: fix create_checker function
-
Raniere Silva authored
utils.py: simplify report function
-
- May 20, 2018
-
-
Maxim Belkin authored
-
Maxim Belkin authored
-
- May 18, 2018
-
-
Raniere Silva authored
Fix font size of h2 in call out box
-
Raniere Silva authored
Close swcarpentry/styles#244
-
Raniere Silva authored
Add README to bin/lesson_initialize.py
-
Andy Boughton authored
This is a revamp of swcarpentry/styles#248. Thanks to Andy Boughton.
-
Raniere Silva authored
Fix line wrap after dash in code block
-
Raniere Silva authored
Close swcarpentry/styles#249
-
Raniere Silva authored
Move boilerplate files to their own file
-
Raniere Silva authored
-
Raniere Silva authored
repo_check: use argparse and remove unused variable
-
Raniere Silva authored
lesson_check: get_val is a static method
-