Logs for #nikola for 2015-08-30

02:48:59 <ralsina> polyzen: no, I meant compress. The webserver will take the .html or whatever and gzip it, then send it, even with a nicely gzipped copy already there. Some webservers will use them tho.
02:59:43 <polyzen> hm
02:59:56 <polyzen> for lighttpd, it's apparently a manual thing, ralsina
03:14:54 <ralsina> yes, it will be different for each webserver
03:15:53 <ralsina> for example, for apache: http://feeding.cloud.geek.nz/posts/serving-pre-compressed-files-using/
16:29:21 <ChrisWarrick> in other news, I have a total of 1999 commits to Nikola
17:23:04 <Aeyoun> ChrisWarrick: any big plans for the 2000th commit?
17:23:11 <ChrisWarrick> Aeyoun: dunno
17:23:21 <ChrisWarrick> Aeyoun: haven’t touched anything for a while tbh
17:23:32 <Aeyoun> It’s an impressive milestone.
17:23:44 <ChrisWarrick> I’m currently busy fighting TeX and PowerPoint, and have a lot of things going on
17:28:38 <Aeyoun> ChrisWarrick: okay if I merge the sectioning stuff? think it should be alright.
17:29:05 <ChrisWarrick> Aeyoun: ask ralsina, and make sure .po files/transifex are updated
17:31:37 <Aeyoun> ChrisWarrick: is there a messages -> po script?
17:31:53 <ChrisWarrick> Aeyoun: no, just add it manually
17:32:07 <ChrisWarrick> Aeyoun: there is a script that does the reverse (scripts/import_po.py) though
17:33:04 <Aeyoun> ChrisWarrick: do I only update the english po file?
17:33:10 <ChrisWarrick> Aeyoun: yes
17:40:34 -GitHub[nikola]:#nikola- [nikola] Aeyoun pushed 1 new commit to posts-categories: http://git.io/vGWxq
17:40:34 -GitHub[nikola]:#nikola- nikola/posts-categories b67410c Daniel Aleksandersen: Updated po-file
17:45:23 -travis-ci:#nikola- getnikola/nikola#6077 (posts-categories - b67410c : Daniel Aleksandersen): The build is still failing.
17:45:24 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/fb0c4546a813...b67410cb3d1b
17:45:24 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/77938010
20:35:32 <KwBot> [nikola] orsenthil opened issue #1984: mathjax not rendering out of box https://github.com/getnikola/nikola/issues/1984
21:13:37 <phoe6> I get the math rendering properly in restructed text, but with nikola, I was having a problem. I raised this ticket in github already,  can some confirm if my expectation with math directive is correct? https://github.com/getnikola/nikola/issues/1984
22:04:50 <juanjo> hi
22:05:00 <juanjo> dont know if there is someone at this moment
22:05:03 <juanjo> a question
22:05:33 <juanjo> How can I add a var to the global context to tell if author pages were generated or not?