Skip to content
  1. 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
  2. Aug 21, 2018
  3. Aug 15, 2018
  4. Aug 14, 2018
  5. Aug 03, 2018
  6. Jul 20, 2018
  7. Jul 12, 2018
  8. Jun 23, 2018
  9. Jun 19, 2018
  10. Jun 15, 2018
  11. Jun 12, 2018
  12. Jun 05, 2018
  13. Jun 01, 2018
  14. May 30, 2018
    • Michael R. Crusoe's avatar
      _config.yml: no 'mailto' in 'email' · f03403bd
      Michael R. Crusoe authored
      Closes swcarpentry/styles#283
      
      `site.email` is used as:
      
      _includes/lesson_footer.html:	        <a href="mailto:{{ site.email }}">Contact</a>
      _includes/workshop_footer.html:	<a href="mailto:{{ site.email }}">Contact</a>
      
      Therefore, it does not make sense to have `mailto` in the `email` itself.
      f03403bd
  15. May 27, 2018
  16. May 23, 2018
  17. May 18, 2018