Logs for #nikola for 2015-05-18

12:43:22 <gour> after seeing that hugo ships with quite some themes, i desire to see more of them in nikola...did resolve some asciidoc-related issues and wanted to focus now on nikola, but the build, somehow, fails: http://pastebin.com/v46ekN2m
12:54:12 <gour> solved
12:54:21 <gour> nav-links were from zen theme
14:51:23 <ChrisWarrick> gour: if you find someone who can write pretty CSS, we will have more themes
14:52:50 <gour> ChrisWarrick: i'll definitely try to put some for my own usage...and share them
14:53:43 <gour> so, next step is to jump onto jinja templating...
14:54:35 <gour> actually, i want to try installing coil & isso first...those are big nikola's selling points over hugo ;)
14:56:11 <ChrisWarrick> gour: jinja templating is more fun than mako
14:56:39 <gour> yeah, i'm advised to go with jinja
14:57:25 <ralsina> gour: we as a web project, have a marked lack of people who are good at web things Aeyoun  excluded
14:57:31 <ChrisWarrick> (you can try to convert your existing mako templates (if any) with our jinjify.py tool)
14:59:54 <gour> i don't have make templates...was just playing with the themes in hugo, but that's another universe
15:02:42 <ChrisWarrick> gour: installing coil and isso should take 10-15 minutes on a good system, they have a similar setup process (though I advise to use uwsgi+nginx instead of gunicorn)
15:04:39 <gour> ChrisWarrick: i've account on webfaction - it's kind of semi-shared hosting and i use my own instance of hiawatha server running behind system's reverse-proxy (nginx), so have to check whether i can use uwsgi to speak directly to system-wide nginx 
15:04:56 <ChrisWarrick> go buy a sane vpn
15:05:55 <gour> nah...i left linode few months ago...do not want to bother with admin work of my own servers, especially not with the mail
15:07:18 <gour> ChrisWarrick: i hope coil does not require much memory
15:07:58 <ChrisWarrick> should not
15:09:37 <gour> good
15:09:43 <ChrisWarrick> about 21 mb
15:11:07 <gour> that's acceptable :-)
15:11:13 <ChrisWarrick> (and that’s with 3 processes running)
15:13:44 <gour> now have to go afk, so it should wait until wed.
18:04:43 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/vT3JC
18:04:43 -GitHub[nikola]:#nikola- nikola/master f6cce11 Chris Warrick: specify the same natsort algorithm in post_list (via natsort v4.0.0)...
18:16:50 -travis-ci:#nikola- getnikola/nikola#5050 (master - f6cce11 : Chris Warrick): The build passed.
18:16:51 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/82478ff80fba...f6cce1138f2e
18:16:51 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/63055783