|
|
|
|
|
by sudosushi
3725 days ago
|
|
Interesting project, but any reason you went for a nodejs build of jekyll? Jekyll doesn't require sudo for npm, doesn't require dependences, like nodejs in the first place, and would require very little setup. Even something like octopress could have been used better here. |
|
What? Doesn't it need Ruby and a bunch of gems? (I have been unable to install it on Windows/msys2 properly because a dependency's native extensions won't compile, so if there's an easier way I would like to know.)
Edit: or are you talking about serving the static, generated site? If so, nevermind.