+ [10 years ago] Jumblemuddle I'm attempting to use this theme: http://jekyllthemes.org/themes/solid/
+ [10 years ago] obnauticus Can anyone here reccomend a javascript XMPP / Jabber client to put onto my jekyll page?
+ [10 years ago] Jumblemuddle When jekyll says ' Liquid Exception: Included file '_includes/portfolio.html' not found in index.html', what are possible causes? Other than portoflio.html not being in _includes.
+ [10 years ago] Jumblemuddle Alright, I've been trying multiple themes, but all of them have issues with the `Included file '_includes/*.html' not found in *.html` error... I'm obviously doing something wrong.
+ [10 years ago] Jumblemuddle I'm an idiot sometimes... The includes weren't actually in the git repo. They were only local. Sorry to bother.

message no. 51451

Posted by mchelen1 in #jekyll at 2014-10-06T06:04:18Z

oh ok
+ [10 years ago] der Hello all. I'm sorry is this sounds like a beginner question, but is it possible to create new pages dynamically based on what's in a data file, or can a data file only be used on a page that already exists?
+ [10 years ago] jaybe that's a neat idea really.
+ [10 years ago] jaybe by default, jekyll will not do this. you could probably use plugins to accomplish it.
+ [10 years ago] jaybe that would be a neat way to spin up a framework based on yml data
+ [10 years ago] bret der: possibly with collections?