- Dec 07, 2017
-
-
William L. Close authored
Changed the keyword for emailing from 'contact' to 'email' per https://github.com/swcarpentry/styles/issues/178 and changed the description for how to use GitHub to reflect usage of the web interface.
-
- Nov 07, 2017
-
-
William L. Close authored
Clarified instructions for using GitHub to contribute, altered link for [issues] to direct to GitHub page on navigating issues to avoid FIXME issue with link when initializing, removed link to master repo to avoid FIXME issue with link when initializing. These suggestions were based on a pull request initially done elsewhere swcarpentry/shell-novice#639
-
Raniere Silva authored
Close #186
-
- Nov 05, 2017
-
-
Raniere Silva authored
-
Raniere Silva authored
Adopt email instead of contact as keyword
-
Raniere Silva authored
Close #178
-
Raniere Silva authored
Replace extract_figures.py with Javacript
-
Raniere Silva authored
Demo at https://github.com/swcarpentry/lesson-example/pull/132/.
-
Raniere Silva authored
add keyboard key style
-
Raniere Silva authored
Fix concept-maps link
-
Raniere Silva authored
Close #176
-
Raniere Silva authored
Fix github-importer link
-
Raniere Silva authored
Close #177
-
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 28, 2017
-
-
Brandon Curtis authored
SWC uses block inline attribute lists for e.g. code blocks, but I think this HTML tag is much simpler and more understandable than <pre>*Enter*{:.keyboard} ...</pre>
-
- Aug 18, 2017
-
-
Brandon Curtis authored
-
- 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
-