latest 3 messages by frozenfoxx

+ [2015-10-27T16:59:50Z] frozenfoxx Sorry to bother you folks
+ [2015-10-27T16:59:46Z] frozenfoxx Answered my own question, I had -Indexes in my Puppet config due to previously running Concrete5.
+ [2015-10-27T16:44:31Z] frozenfoxx I'm having a small problem, I can load my site for testing just fine with "jekyll serve" but when I copy the contents of _site into my Apache webroot apache doesn't display it correctly (just raw text, non-compiled). I've also done "jekyll build" where it automatically targets and builds into the webroot correctly, still no dice. What am I missing?