- Nov 05, 2017
-
-
Raniere Silva authored
Add "Offline" Capable
-
Raniere Silva authored
This is based on https://github.com/swcarpentry/lesson-example/pull/127/.
-
- Oct 11, 2017
-
-
Raniere Silva authored
Fix episode nav wrapping
-
Ian Lee authored
-
Ian Lee authored
By doing this, when a page is heavily zoomed in (e.g. 500%) the navbar icons stay in the same row, rather than breaking onto two different rows.
-
- Sep 06, 2017
-
-
Raniere Silva authored
Load methods package
-
- Sep 05, 2017
-
-
Joseph Stachelek authored
Building `md` from `Rmd` in a script like this will break if the `methods` package is not called and the code includes class object routines. See https://github.com/r-spatial/sf/issues/478
-
- Aug 08, 2017
-
-
Raniere Silva authored
Output episode figures in correct order
-
David Mawdsley authored
-
David Mawdsley authored
-
- Jul 14, 2017
-
-
Raniere Silva authored
Add Library Carpentry SVG logo
-
Raniere Silva authored
-
- Jul 06, 2017
-
-
Raniere Silva authored
-
- Jul 05, 2017
-
-
Raniere Silva authored
Fix logo at navbar
-
Raniere Silva authored
by run ~~~ $ find _includes -type f -exec sed -i "s/page.carpentry/site.carpentry/g" {} \; $ find _layouts -type f -exec sed -i "s/page.carpentry/site.carpentry/g" {} \; $ find _extras -type f -exec sed -i "s/page.carpentry/site.carpentry/g" {} \; $ find _episodes -type f -exec sed -i "s/page.carpentry/site.carpentry/g" {} \; $ find bin -type f -exec sed -i "s/page.carpentry/site.carpentry/g" {} \; $ find assets -type f -exec sed -i "s/page.carpentry/site.carpentry/g" {} \; ~~~
-
Raniere Silva authored
Unify Library Carpentry logo
-
Raniere Silva authored
Close #155
-
- Jul 04, 2017
-
-
Raniere Silva authored
Link LC as for SWC and DC
-
Joel Nothman authored
-
- Jun 18, 2017
-
-
- May 10, 2017
-
-
Raniere Silva authored
This reverts commit 1e56203d.
-
- May 06, 2017
-
-
Raniere Silva authored
-
Raniere Silva authored
-
Raniere Silva authored
-
Raniere Silva authored
Add all in one lesson build with Javascript
-
Raniere Silva authored
-
Raniere Silva authored
Make challenges and discussion visibles
-
Raniere Silva authored
This is based on https://github.com/swcarpentry/instructor-training/pull/437/files and https://github.com/swcarpentry/instructor-training/pull/439/files, both write by @ErinBecker.
-
Raniere Silva authored
Updated CONDUCT.md
-
Raniere Silva authored
Rebased of https://github.com/swcarpentry/lesson-example/pull/116/. Thanks to @tracyteal.
-
Raniere Silva authored
Suggest template language
-
Raniere Silva authored
Add Library Carpentry to the workshop template
-
- May 05, 2017
-
-
Raniere Silva authored
make sure that checkpoint version is 0.4.0 or higher
-
- May 04, 2017
-
-
François Michonneau authored
-
- May 02, 2017
-
-
Raniere Silva authored
fix swcarpentry/lesson-example#118: use checkpoint::scanForPackages
-
- Apr 29, 2017
-
-
François Michonneau authored
-
- Apr 25, 2017
-
-
Erin Becker authored
-
- Apr 11, 2017
-
-
Raniere Silva authored
Includes @drjwbaker's description of Library Carpentry.
-
- Mar 14, 2017
-
-
Raniere Silva authored
Improve wording on syllabus.html
-
Raniere Silva authored
As suggested by @gcapes.
-