Skip to content
  1. Dec 12, 2017
  2. Nov 16, 2017
  3. Nov 07, 2017
  4. Nov 05, 2017
  5. Oct 31, 2017
  6. Mar 27, 2017
  7. Jan 16, 2017
  8. 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
  9. Dec 30, 2016
  10. Oct 05, 2016
  11. Sep 07, 2016
  12. Aug 31, 2016
  13. Jul 26, 2016
  14. Jul 21, 2016
  15. Jul 14, 2016
  16. Jun 23, 2016
  17. Jun 18, 2016
  18. Jun 15, 2016
  19. Jun 08, 2016
  20. Jun 04, 2016
  21. May 29, 2016
  22. May 27, 2016
  23. Apr 17, 2016
  24. Apr 16, 2016