Closed jenningshanna closed 9 years ago
This won't run for me. To troubleshoot, check out a clean version of the code and verify you can get it to work. A "clean version" means cloning the repo to a new folder, switching to that folder, checking out the imanol branch and following the instructions.
I get the following error when following the readme directions:
D, [2015-09-03T17:14:29.976249 #50433] DEBUG -- : Celluloid 0.17.0 is running in BACKPORTED mode. [ http://git.io/vJf3J ]
jekyll 2.5.3 | Error: wrong number of arguments (2 for 1)
I am not getting this error but it does look like the baseurl
in the _config.yml
file is causing an issue in the local environment. Not sure what to do about that other than have the git ignore the config file and build it's own on the way down? Also not sure how that would work...
As for the error you got here's what came up in a google search: http://stackoverflow.com/questions/651038/how-do-you-clone-a-git-repository-into-a-specific-folder
@jenningshanna To clarify, you were able to checkout a clean version and run it?
@boonrs yes, I was. That's when I had the baseurl
issue.
Something has gone terribly wrong here where all of my Jekyll layout code was deleted. Though it's installed now all the work I did with Imanol to set it up is gone. I don't know if it happened in the revert or what but I cannot find the edits anywhere— Not in a commit or a PR! So I am going to close this and have to redo it next week. Let me know if you know where that node may have fallen off.
Ok, removed and fixed conflicts