You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: chapters/index.textile
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,12 @@ layout: default
3
3
title: Cookbook
4
4
---
5
5
6
+
{% comment %}
7
+
This page is pretty horrid. For each chapter, it loops through every page on the site and renders the pages than are in that chapter. It might make more sense to just patch Jekyll to let us put a "chapters" hash in the _config.yml.
8
+
9
+
Developers: If you have a good idea for how to tackle this, that would be brilliant.
0 commit comments