Skip to content
  1. Mar 12, 2019
  2. Mar 07, 2019
  3. Mar 04, 2019
  4. Aug 30, 2018
  5. Aug 22, 2018
    • Maxim Belkin's avatar
      figures.md: fixes and improvements · df03039f
      Maxim Belkin authored
      Pull Request carpentries/styles#330
      Closes carpentries/styles#343
      
      1. Fix the script so that all figures are displayed.
      2. Add image numbers.
      3. Don't add headers for episodes without images.
      4. Add horizontal rulers to better separate adjacent images.
         Don't add a ruler after the last image in the episode.
      5. Add empty lines to `figures.md` to improve code readability.
      6. Use classes for styling text and figures
      df03039f
    • Maxim Belkin's avatar
      Set left/right margins to 0 · e08eb05e
      Maxim Belkin authored
      e08eb05e
    • Maxim Belkin's avatar
      Adjust spacing of headers · 9af95258
      Maxim Belkin authored
      Pull Request: carpentries/styles#327
      9af95258
  6. Aug 21, 2018
  7. Aug 15, 2018
  8. Jul 03, 2018
  9. May 18, 2018
  10. May 08, 2018
  11. Feb 19, 2018
  12. Jan 29, 2018
  13. Aug 28, 2017
    • Brandon Curtis's avatar
      use <kbd></kbd> for keyboard keys · 1df4f12e
      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>
      1df4f12e
  14. Aug 18, 2017
  15. Feb 18, 2017
  16. Dec 14, 2016
    • Maxim Belkin's avatar
      Visually separate inline code blocks · ad4c372d
      Maxim Belkin authored
      Change text color, background color and padding around inline code blocks
      ad4c372d
    • Maxim Belkin's avatar
      lesson.scss: 2em left padding for lists · 43c4108d
      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.
      43c4108d
  17. Jul 08, 2016
  18. Jul 03, 2016
  19. Jun 26, 2016
  20. Jun 20, 2016
  21. Jun 15, 2016
  22. Jun 13, 2016
  23. Jun 05, 2016
  24. Jun 04, 2016
  25. Jun 03, 2016
  26. May 31, 2016
    • Greg Wilson's avatar
      Expand/collapse of solutions. · bc2ee317
      Greg Wilson authored
      1.  Merging @twitwi's expand/collapse.
      2.  Replacing text with icon for show/hide.
      3.  Rewriting example to show other possibilities.
      bc2ee317
  27. May 30, 2016
  28. May 29, 2016