Skip to content
  1. Feb 19, 2018
  2. Feb 12, 2018
  3. Jan 29, 2018
  4. Nov 16, 2017
  5. 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
  6. Aug 18, 2017
  7. Jul 14, 2017
  8. Jul 06, 2017
  9. Jul 05, 2017
  10. May 06, 2017
  11. Apr 11, 2017
  12. Feb 18, 2017
  13. 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
  14. Oct 07, 2016
  15. Jul 30, 2016
  16. Jul 08, 2016
  17. Jul 03, 2016
  18. Jun 26, 2016
  19. Jun 20, 2016