Logs for #nikola for 2015-08-29

01:57:09 -GitHub[nikola]:#nikola- [nikola] Aeyoun pushed 1 new commit to posts-categories: http://git.io/vGsWT
01:57:09 -GitHub[nikola]:#nikola- nikola/posts-categories 63b0d4f Daniel Aleksandersen: Ensure section slugs are all lowercase.
02:01:17 -travis-ci:#nikola- getnikola/nikola#6073 (posts-categories - 63b0d4f : Daniel Aleksandersen): The build is still failing.
02:01:18 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/409ec830276e...63b0d4f58fd3
02:01:18 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/77777055
04:13:04 -GitHub[nikola]:#nikola- [nikola] Aeyoun pushed 1 new commit to posts-categories: http://git.io/vGso4
04:13:04 -GitHub[nikola]:#nikola- nikola/posts-categories fb0c454 Daniel Aleksandersen: Named format for name replacement
04:16:49 -travis-ci:#nikola- getnikola/nikola#6075 (posts-categories - fb0c454 : Daniel Aleksandersen): The build is still failing.
04:16:50 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/63b0d4f58fd3...fb0c4546a813
04:16:50 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/77783277
13:21:50 <KwBot> [nikola] bricewge opened issue #1983: nikola tabcompletion should be able to be ran outside a Nikola site https://github.com/getnikola/nikola/issues/1983
21:43:44 <polyzen> if i use render_site_gzip, would it help at all if i add that gzip header thingamabob
21:44:27 <polyzen> "Content-Encoding" => "gzip"
23:10:04 <ralsina> polyzen: your web server and web browser should negotiate that already
23:10:39 <ralsina> polyzen: most webservers will ignore gz files and compress them on the fly anyway. 
23:30:01 <polyzen> decompreess*
23:30:39 <polyzen> ralsina, it apparently does work -- just thought maybe it'd work bette with that header