Skip to content
  1. Nov 05, 2017
  2. Mar 03, 2017
  3. Mar 02, 2017
  4. Jan 09, 2017
  5. Oct 07, 2016
  6. Sep 05, 2016
  7. Aug 17, 2016
    • Greg Wilson's avatar
      Putting navigation arrows at the foot of episode pages. · f9a2f881
      Greg Wilson authored
      1. Renaming episode_title to episode_navbar since it now has dual use.
      2. Removing hr elements that look odd with footer nav arrows.
      3. Conditionalizing display of episode title.
      4. Modifying layouts for breaks and episodes to include the footer nav arrows.
      f9a2f881
  8. Jul 14, 2016
  9. Jun 23, 2016
  10. Jun 20, 2016
  11. Jun 18, 2016
  12. Jun 15, 2016
  13. Jun 03, 2016
  14. May 29, 2016
  15. May 28, 2016
  16. May 12, 2016
  17. May 02, 2016
  18. Apr 26, 2016
    • Greg Wilson's avatar
      Adding previous/next links at the bottom of episode pages. · dfd6dbb6
      Greg Wilson authored
      1.  Put prev/next finding code into separate include.
      2.  Modify episode_title to use that.
      3.  Include it in the footer and add prev/next arrows if there's a match.
      
      Note: the prev/next finding code must be added to *both* episode_title and footer because variables set in includes aren't exported to other includes.
      dfd6dbb6
  19. Apr 23, 2016
  20. Apr 15, 2016
  21. Dec 23, 2014
    • Greg Wilson's avatar
      Correcting URLs in footer. · 62150c74
      Greg Wilson authored
      The original plan was to put the URL for this repository in a configuration file that authors could edit when creating actual lessons.  However, it looks like Pandoc only does one level of variable expansion, so variables inside `_includes/footer.html` (which is itself interpolated as a variable) aren't expanded.  Instead, we will tell authors to edit `_includes/footer.html` in the `README.md` in the `gh-pages` branch.
      62150c74
  22. Nov 10, 2014
  23. Nov 09, 2014
  24. Oct 23, 2014
  25. Oct 22, 2014
  26. Oct 21, 2014