Skip to content
  1. Mar 21, 2019
  2. Dec 07, 2018
  3. Dec 04, 2018
  4. Dec 03, 2018
  5. Nov 29, 2018
  6. Aug 27, 2018
  7. Aug 24, 2018
  8. Aug 23, 2018
    • François Michonneau's avatar
      fix variable names · 6592b2e5
      François Michonneau authored
      6592b2e5
    • Maxim Belkin's avatar
      Clone images instead of creating new ones · 4f98e2a7
      Maxim Belkin authored
      4f98e2a7
    • François Michonneau's avatar
      Replace page.root (#310) · 39ed62b9
      François Michonneau authored
      * replace page.root with 'base' variable that knows path level
      
      * deal with case of trailing / in URL
      
      * use link to figure out path for logos
      
      * simplify path building for favicons
      
      * baseurl isn't used in our template so it can removed
      * use 'base' variable for path root instead of unecessary http request to
        site.url
      
      * replace page.root with 'base' variable that knows path level
      
      * deal with case of trailing / in URL
      
      * use link to figure out path for logos
      
      * simplify path building for favicons
      
      * baseurl isn't used in our template so it can removed
      * use 'base' variable for path root instead of unecessary http request to
        site.url
      
      * rename variable, consolidate comments
      
      * rename variable in template files
      39ed62b9
  9. 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
  10. Aug 21, 2018
  11. Aug 15, 2018
  12. Aug 14, 2018
  13. Aug 03, 2018
  14. Jul 20, 2018
  15. Jul 12, 2018
  16. Jun 23, 2018
  17. Jun 19, 2018
  18. Jun 15, 2018
  19. Jun 12, 2018
  20. Jun 05, 2018
  21. Jun 01, 2018
  22. 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
  23. May 27, 2018
  24. May 23, 2018
  25. May 18, 2018