latest 12 messages by kraylo
+
[2016-09-19T02:20:43Z]
kraylo
thanks for getting back to me, miklb :)
+
[2016-09-19T02:20:16Z]
kraylo
kk. I can live with that. It's mostly just for personal use anyway. Will probably push the theme to github once it's polished though
+
[2016-09-19T02:18:08Z]
kraylo
is that correct?
+
[2016-09-19T02:18:03Z]
kraylo
... as opposed to the theme itself
+
[2016-09-19T02:17:52Z]
kraylo
good to know. so.. I'll just have to put all those 3rd party things directly into my pre-built site
+
[2016-09-19T02:17:24Z]
kraylo
I got the message :)
+
[2016-09-19T02:17:20Z]
kraylo
it's all good!
+
[2016-09-19T02:17:11Z]
kraylo
lol
+
[2016-09-19T02:12:11Z]
kraylo
or... am I just supposed to put all that sort of 'riff-raff' into the '_includes' folder
+
[2016-09-19T01:22:02Z]
kraylo
every example I've seen out there seems to just have things like "assets" and "js" folders right in the main (pre-build) sites folder; but isn't there a way to have the assets and scripts required by the theme reside within the theme folder itself?
+
[2016-09-19T01:08:20Z]
kraylo
If there's an rtfm that I've missed somewhere (other than https://jekyllrb.com/docs/themes/), or if anyone has any insight, please point me in the right direction
+
[2016-09-19T01:05:28Z]
kraylo
Having trouble with a concept... themes have _includes _layouts _sass directories. That seems to cover css and general layouts; but how am I supposed to cleanly include other pre-requisite content -- such as theme assets/images, javascripts, etc. ?