+[2015-08-04T19:57:26Z]stevecrozzits the templating language you are using :) +[2015-08-04T19:57:35Z]mg123OIC lol! +[2015-08-04T23:27:14Z]travis-cijekyll/jekyll#5985 (master) The build was broken. https://travis-ci.org/jekyll/jekyll/builds/74152004 +[2015-08-04T23:33:31Z]travis-cijekyll/jekyll#5987 (master) The build was broken. https://travis-ci.org/jekyll/jekyll/builds/74152313 +[2015-08-04T23:37:08Z]jaybeo/
+[2015-08-05T08:38:35Z]Jeenajaybe, thanks but I don't know where the people who will open it on their computers will unzip the thing I send to them so I can't set a baseurl like file:///my/filesystem/myjekyll/_site/ +[2015-08-05T08:41:01Z]Jeenaah but I see what you mean with the templates +[2015-08-05T08:59:54Z]JeenaI want to have it like that because I'd like to package this documentation together with some other software which can show html pages but only from file:// +[2015-08-05T09:49:43Z]pontikiJeena: the issue will be with using relative links for things inside your site; without some form of base url to work from it won't find things like css files, navigation links, and so on +[2015-08-05T09:50:42Z]pontikiif you can build a flat site, it can work, easily. but a site with directories is going to be more work