latest 9 messages by marcoms

+ [2015-06-29T13:21:52Z] marcoms thanks for all the help jaybe, ill try it
+ [2015-06-29T13:18:15Z] marcoms right, so besides template variables
+ [2015-06-29T13:15:32Z] marcoms (that is in _config.yaml"
+ [2015-06-29T13:15:08Z] marcoms jaybe: I assume everything not listed in http://jekyllrb.com/docs/configuration/ has no special behaviour attached? e.g. "email"/"description"
+ [2015-06-29T13:08:12Z] marcoms non-build settings = site settings?
+ [2015-06-29T13:07:50Z] marcoms yes, the confusion i face is the semantics of _config.yaml, for example, the "markdown" key is marked as a "build setting", so does that mean that everything that is not a build setting is passed as a variable to templates?
+ [2015-06-29T13:02:53Z] marcoms The "site settings" in _config.yaml appear to be passed as the "site" object to Liquid templates, is that right?
+ [2015-06-29T12:25:07Z] marcoms did my message go through?
+ [2015-06-29T12:02:11Z] marcoms A lot of _config.yaml is undocumented, for example, `title`, and `email` - I understand what they mean, but how/where are they used? Passed to Liquid?