Skip to content
  1. Mar 25, 2019
  2. Dec 13, 2018
  3. May 13, 2018
  4. Apr 17, 2018
  5. Jan 23, 2018
  6. Nov 16, 2017
  7. Nov 05, 2017
  8. Oct 05, 2017
  9. Feb 20, 2017
  10. Jan 16, 2017
  11. Jan 13, 2017
  12. Jan 08, 2017
    • Greg Wilson's avatar
      Moving links for all Jekyll-generated pages to `_includes/links.md`. · b3d28500
      Greg Wilson authored
      1.  Create file `_includes/links.md` with definitions of all links.
      2.  Replace links at the bottom of Jekyll'd `.md` files with inclusion of that file.
      3.  Modify `bin/lesson_check.py` to load and check definitions in this file.
      
      This eliminates most redundancy in link definitions, though
      `CONTRIBUTING.md` and `README.md` still contain their own links, since
      they are not Jekyll'd.  Note that we *cannot* put the links into
      `_layouts/*.html` (or even `_layouts/something.md`) because of the
      order in which Jekyll expands things - we have to explicitly include
      it in each page.
      b3d28500
  13. Jul 21, 2016
  14. Jul 14, 2016
  15. Jul 10, 2016
  16. Jul 07, 2016
  17. Jun 23, 2016
  18. Jun 21, 2016
  19. Jun 18, 2016
  20. Jun 16, 2016
  21. Jun 12, 2016
  22. Jun 04, 2016
  23. Jun 03, 2016
    • Greg Wilson's avatar
      Making validation more useful. · f9ab27ca
      Greg Wilson authored
      1.  Reporting line numbers for errors.
      2.  Checking classes of code blocks.
      3.  Tidying up omissions found by running against example lesson.
      f9ab27ca
  24. May 28, 2016
  25. May 09, 2016
  26. May 06, 2016
  27. May 02, 2016
  28. Apr 26, 2016
  29. Apr 25, 2016
  30. Apr 17, 2016
  31. Apr 16, 2016