message no. 117787
Posted by frozenfoxx in #jekyll at 2015-10-27T16:44:31Z
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?