+ [2013-09-03T22:08:03Z] eightfold are there any plans to support custom variables in permalinks
+ [2013-09-03T22:09:30Z] eightfold i'm doing a tumblelogging theme, and a video post necessarily doesn't have a title. the video itself is the title… when i did this theme for wordpress it was based on using postid in the url because title is irrelevant
+ [2013-09-03T22:09:38Z] eightfold something like this for jekyll would be ace

message no. 7515

Posted by eightfold in #jekyll at 2013-09-03T11:45:27Z

but i'd like to make a layout for "quotes". the quote itself will reside in the body of the markdown document. the person quoted will have a separate yaml variable ("quotesource:") and — here comes the trouble — the person quoted should be surrounded by an <a> with the url of the quote ("quoteurl:" yaml variable) only if there is data in the "quoteurl:" yaml variable. otherwise i don't want the person quoted to be linked with an <a>. sort of like
+ [2013-09-04T14:42:52Z] travis-ci [travis-ci] mojombo/jekyll#1699 (master) The build passed. http://travis-ci.org/mojombo/jekyll/builds/10977318
+ [2013-09-04T14:47:31Z] travis-ci [travis-ci] mojombo/jekyll#1700 (master) The build passed. http://travis-ci.org/mojombo/jekyll/builds/10977325
+ [2013-09-04T15:25:03Z] jordilopezamat1 ... just to introduce myself, i've just started working on awesome Jekyll tool a few days ago...