Skip to content
  1. Mar 22, 2019
  2. May 23, 2018
  3. May 16, 2018
  4. Apr 17, 2018
  5. Nov 24, 2017
    • Raniere Silva's avatar
      Fix bin/lesson_initialize.py · a1ab182a
      Raniere Silva authored
      If _extras/figures.md exists,
      
          $ ./bin/lesson_initialize.py
      
      will return
      
          Warning: _extras/figures.md already exists.
          **Exiting without creating files.**
      a1ab182a
  6. Nov 23, 2017
  7. Nov 05, 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. Sep 26, 2016
  10. Sep 07, 2016
  11. Aug 10, 2016
  12. Aug 05, 2016
  13. Jun 20, 2016
  14. Jun 15, 2016
  15. Jun 12, 2016
  16. May 04, 2016
  17. Apr 19, 2016
  18. Apr 17, 2016
  19. Apr 16, 2016