+ [2013-07-17T23:18:22Z] bret but maybe the index can't be MD? I forget
+ [2013-07-17T23:18:30Z] bret you can include processes MD into your index
+ [2013-07-17T23:18:36Z] bret thats how I do it
+ [2013-07-17T23:18:45Z] cads sounds great
+ [2013-07-17T23:18:50Z] bret https://github.com/bcomnes/bcomnes.github.io/blob/master/about.md gets processed into /about/index.html

message no. 5552

Posted by Ablu in #jekyll at 2013-07-17T12:03:06Z

but i would follow an announce maillinglist ;)
+ [2013-07-18T01:24:12Z] jaybe cads, a .md/.markdown main /index.html is fine if desired.
+ [2013-07-18T01:25:12Z] jaybe generally, most approach the main /index with/as .html however, leveraging templates and includes to achieve and balance design, layout, and content… then leverage markdown mostly for posts and additional pages. but that's not to say you can't do it your way. :)
+ [2013-07-18T08:38:52Z] davidollerhead hello all, got a liquid question...
+ [2013-07-18T08:39:20Z] davidollerhead i'm trying to iterate through a category and pull out all distinct tags associated to posts with that category