latest 20 messages by ash_workz

+ [2017-06-16T20:26:11Z] ash_workz allejo: I mean a layout
+ [2017-06-16T20:26:01Z] ash_workz allejo: is there a way to include *toc in a template?
+ [2017-06-16T20:25:12Z] ash_workz I mean, I could've perhaps done {if old contains string} new = new | join '|'; new = new | append: '|' | append string; new | split '|'; {endif}
+ [2017-06-15T16:29:05Z] ash_workz it just seems like an awful lot of work to accomplish a simple goal
+ [2017-06-15T16:28:51Z] ash_workz like set the page dir as a variable in the config and pass it to the _layout (which would pass it to the include)
+ [2017-06-15T16:28:28Z] ash_workz I mean, really, it'd be nice if I could just pass that automatically though the _config
+ [2017-06-15T16:28:13Z] ash_workz allejo: okay so is there anyway to use the {% include %} in a _layout and pass the dir to the layout through the front matter?
+ [2017-06-15T16:23:33Z] ash_workz it's weird to think of using {{include}} inside an include to me
+ [2017-06-15T16:23:23Z] ash_workz nvm, I'll just tias
+ [2017-06-15T16:22:39Z] ash_workz okay so that include is gonna be index.html (I know it sounds weird, but that's what it does so... yeah)
+ [2017-06-15T16:17:53Z] ash_workz it's in postgres mode
+ [2017-06-15T16:17:43Z] ash_workz my brain is not in jekyll mode despite my desire to work with jekyll
+ [2017-06-15T16:17:28Z] ash_workz allejo: how would I do that exactly?
+ [2017-06-15T16:16:12Z] ash_workz allejo: like, can I stick this snippet in an _include or _layout and substitute that?
+ [2017-06-15T16:15:42Z] ash_workz allejo: is there a way I could make that 'docs' word a variable
+ [2017-06-15T16:15:16Z] ash_workz allejo: I like md because it's usually more readable but w/e :P
+ [2017-06-15T16:14:48Z] ash_workz allejo: eh, at that point it defeats my goal
+ [2017-06-15T16:09:39Z] ash_workz I didn't know gists convert front-matter to tables