Skip to content
  1. 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
  2. Oct 05, 2016
  3. Jul 24, 2016
  4. Jul 21, 2016
  5. Jul 14, 2016
  6. Jul 10, 2016
  7. Jul 07, 2016
  8. Jun 23, 2016
  9. Jun 21, 2016
  10. Jun 18, 2016
  11. Jun 13, 2016
  12. Jun 04, 2016
  13. May 29, 2016
  14. May 09, 2016
  15. May 02, 2016
  16. May 01, 2016
  17. Apr 25, 2016
  18. Apr 17, 2016
  19. Apr 16, 2016