latest 7 messages by C1V0
+
[2015-01-08T02:07:00Z]
C1V0
Maybe an issue with the trailing slash?
+
[2015-01-08T02:06:44Z]
C1V0
Just tested it out here really quickly using the `git submodule add` command and it worked with no prob.
+
[2015-01-08T02:06:23Z]
C1V0
Is it defined like this in your .gitmodules file? url = https://github.com/scrooloose/nerdtree.git
+
[2015-01-07T12:48:38Z]
C1V0
Perhaps those characters are responsible.
+
[2015-01-07T12:47:58Z]
C1V0
You have something funky going on in your gh-pages index.html file. Looks like a Git merge issue: https://github.com/misterch0c/misterch0c.github.io/blob/gh-pages/index.html
+
[2015-01-02T04:15:36Z]
C1V0
aha, nvmd
+
[2015-01-02T04:08:38Z]
C1V0
Does Github Pages have built-in support for handlebars templates? If not is there a config or directive I can set that'll load handlebars?