+[8 years ago]jaybeUse anything other than pastebin.com :) +[8 years ago]SimbaclawsI've already tried removing all of my gems and reinstalling them to no avail +[8 years ago]Simbaclawssorry for the late response +[8 years ago]SimbaclawsI'm off for today, have to go to sleep, I'll probably be here tomorrow +[8 years ago]SimbaclawsI'll check the source code for running jekyll, perhaps there is something in there that makes me see clearer
+[8 years ago]desnudopenguinoso I'm working with setting up a multiple-jekyll server to run a few blogs/projects (as well as some other web services like RoR, and maybe a basic httpd). What would you guys suggest I do for my jekyll instances? +[8 years ago]desnudopenguinoMy current thought is letting the instances run on the loop-back (as with testing) to update when I add a new file to the _posts directory, and having httpd manage the internet-facing service. +[8 years ago]jaybeuse version control (git); and trigger a build and publish upon commit to 'production' branch +[8 years ago]desnudopenguinothat's a good idea! +[8 years ago]desnudopenguinoi'm familiar with git. just trying to figure out a good workflow and management plan for jekyll stuff