+ [2013-08-23T21:33:37Z] bret Look into YAML syntax for all the cool stuff you can do with the meta info
+ [2013-08-23T21:42:05Z] nikoskip bret I will, thx for your time ;)
+ [2013-08-23T21:42:16Z] bret np, that was an easy one
+ [2013-08-24T16:13:20Z] travis-ci [travis-ci] mojombo/jekyll#1611 (master) The build passed. http://travis-ci.org/mojombo/jekyll/builds/10571601
+ [2013-08-24T16:16:30Z] travis-ci [travis-ci] mojombo/jekyll#1612 (master) The build passed. http://travis-ci.org/mojombo/jekyll/builds/10571639

message no. 7048

Posted by travis-ci in #jekyll at 2013-08-24T16:13:20Z

[travis-ci] mojombo/jekyll#1611 (master) The build passed. http://travis-ci.org/mojombo/jekyll/builds/10571601
+ [2013-08-25T03:21:14Z] travis-ci [travis-ci] mojombo/jekyll#1617 (master) The build passed. http://travis-ci.org/mojombo/jekyll/builds/10584295
+ [2013-08-25T03:24:30Z] travis-ci [travis-ci] mojombo/jekyll#1618 (master) The build passed. http://travis-ci.org/mojombo/jekyll/builds/10584307
+ [2013-08-25T17:46:52Z] pontiki hi, folks. I want to build a static site, but I don't want it to be like a blog, i.e., with dated posts. Instead what I'd like is to put articles into name spaces, such as: recipes (the root), recipes/main-dishes, recipes/main-dishes/pot-roast/index.markdown
+ [2013-08-25T17:47:05Z] pontiki This much I have
+ [2013-08-25T17:47:27Z] pontiki but I'd *also* like to generate indexes at each level, and this is where I get stuck.