+[11 years ago]pontikijust point the root at the public directory +[11 years ago]sangyyels__: for nginx it's just installing it and copy/link _site to the right place. jekyll im --watch mode should do the trick I think. +[11 years ago]ls__Right, a symlink from sites-enabled/link -> sites-available/link +[11 years ago]ls__Im not sure --watch mode? +[11 years ago]sangyyels__: a symlink to the /var/wwwi think
+[11 years ago]travis-ci[travis-ci] jekyll/jekyll#2567 (master) The build was fixed. http://travis-ci.org/jekyll/jekyll/builds/16241287 +[11 years ago]bretanyone know of any node modules that parse jekyll post files? +[11 years ago]sangyyebret: post files are just yaml files that contain Markdown. So parsing should be easy. You just need a lib for node that parse Markdown +[11 years ago]pontikiand Liquid +[11 years ago]HurzHi there!! Is there something like a web front end for jekyll, so I can create new pages online?