- May 24, 2018
- 
- 
Raniere Silva authoredv9.5.0 New Features - Migrate `bin/*.py` to Python 3 Because Python 2 will not be supported soon and we are teaching Python 3 for a while. - Add note about the version of the style This will help maintainers, contributors and users. - Move boilerplate files to their own file This will help maintainers to copy some files. - Add `.travis.yml` This will help contributors to know what is wrong. Changes - Fix favicon - Fix search (powered by Google) - Clean footer HTML - Fix Copyright information - Fix line wrap after dash in code block - Fix font size of h2 in call out box - Remove root and layout from YAML for boilerplate - Make Jekyll ignore .Rproj Contributors - Andy Boughton (@abought) - François Michonneau (@fmichonneau) - Joseph Stachelek (@jsta) - Katrin Leinweber (@katrinleinweber) - Maxim Belkin (@maxim-belkin) - Michael R. Crusoe (@mr-c) 
- 
Raniere Silva authored
- 
Raniere Silva authoredFix lesson_check.py 
- 
Raniere Silva authored
- 
Raniere Silva authored
- 
Raniere Silva authoredRun lesson-fixme from within lesson-check 
 
- 
- May 23, 2018
- 
- 
Maxim Belkin authored
- 
Raniere Silva authored
- 
Raniere Silva authoredChange shebang to Python3 
- 
Raniere Silva authoredClose swcarpentry/styles#271 
- 
Raniere Silva authoredMake Jekyll ignore .Rproj 
- 
Raniere Silva authoredPort of https://github.com/swcarpentry/r-novice-inflammation/commit/9da857efb16d7351127f2d5c46fc0af660654506. Close swcarpentry/styles#274 
- 
Raniere Silva authoredImprove .travis.yml to build the lesson 
- 
Raniere Silva authored
- 
Raniere Silva authoredAdd Travis CI file 
- 
Raniere Silva authored
- 
Raniere Silva authoredRemove root and layout from YAML for boilerplate 
- 
Raniere Silva authored
- 
Raniere Silva authored
- 
Raniere Silva authoredRemove root and page from YAML header Close swcarpentry/lesson-example#205 
- 
Raniere Silva authored
- 
Raniere Silva authoredRemove unnecessary super call 
- 
Raniere Silva authoredUse Python3-style class declaration 
- 
Raniere Silva authoredutil.py: make functions return NotImplemented 
- 
Raniere Silva authoredR package stringer to stringr 
 
- 
- May 22, 2018
- 
- 
Maxim Belkin authored
- 
Maxim Belkin authored
- 
Maxim Belkin authored
- 
Joseph Stachelek authored
 
- 
- May 21, 2018
- 
- 
Raniere Silva authoredmissing comma in boilerplate generation 
- 
Joseph Stachelek authored
- 
Raniere Silva authoredlesson_check: fix create_checker function 
- 
Raniere Silva authoredutils.py: simplify report function 
 
- 
- May 20, 2018
- 
- 
Maxim Belkin authored
- 
Maxim Belkin authored
 
- 
- May 18, 2018
- 
- 
Raniere Silva authoredFix font size of h2 in call out box 
- 
Raniere Silva authoredClose swcarpentry/styles#244 
- 
Raniere Silva authoredAdd README to bin/lesson_initialize.py 
- 
Andy Boughton authoredThis is a revamp of swcarpentry/styles#248. Thanks to Andy Boughton. 
- 
Raniere Silva authoredFix line wrap after dash in code block 
 
-