Skip to content

Commit b522e27

Browse files
author
David Brady
committed
Added developers-only comment to chapters/index.textile
1 parent ac95c88 commit b522e27

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

chapters/index.textile

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ layout: default
33
title: Cookbook
44
---
55

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.
10+
{% endcomment %}
11+
612
h2. Objects
713

814
{% for page in site.pages %}

0 commit comments

Comments
 (0)