+[2014-07-26T05:22:38Z]mikecheleni hate it when renaming an article breaks previous links to that article +[2014-07-26T05:22:55Z]mikechelenand i would prefer to not manually set up redirects each time +[2014-07-26T05:28:17Z]mikechelenah i think i have an answer using 1 redirect +[2014-07-26T09:22:02Z]jbfavrehello, collections seems to allow variable definition. How can I access them from template ? +[2014-07-26T20:49:33Z]parkrjbfavre: how are you accessing them? are you iterating over an array of documents? or of the collection? try `site.collections.<name>`
how do I tell jekyll which Javascript engine to use ? I want it to use rhino.
+[2014-07-27T02:26:46Z]mikechelencan you use YAML vars in site-wide permalink settings? +[2014-07-27T02:27:43Z]mikechelenfor example, in page YAML "foo: bar" +[2014-07-27T02:28:12Z]mikechelenand in _config.yml "permalink: /:foo/:title/ +[2014-07-27T02:31:49Z]jaybe]no +[2014-07-27T02:33:05Z]mikechelenoh well, thats what i thought