Logs for #nikola for 2016-07-03

07:26:15 <ChrisWarrick> !tell acbd post-type makes more sense because you wouldn’t have to duplicate classes (.post-type, .page-type {…})
07:26:15 <KwBot> ChrisWarrick: acknowledged.
11:20:32 <smoutz> Nikola is awesome :) who started it ?
12:03:04 <ChrisWarrick> smoutz: ralsina did
12:16:28 <smoutz> ralsina: THANK YOU :)
15:10:33 <ralsina> smoutz: you're welcome. Also, without ChrisWarrick this project would be abandonware ;-)
15:13:42 <ChrisWarrick> would it really?
15:15:25 * gour is worried too
15:17:44 <ralsina> ChrisWarrick: maybe
15:17:58 <ralsina> ChrisWarrick: working alone in a project is too depressing :-)
15:18:18 <ralsina> Now, even though work takes me away often, I feel I can come back 
16:20:19 <ChrisWarrick> fedora 24 now offers Nikola v7.7.9 in the repos!
16:20:45 <ChrisWarrick> well, at least in testing repos, but will be available soon
17:05:29 <davidak> can i remove the page (aka story) title without editing the template?
17:08:04 <davidak> i just copied my current static HTML page https://www.davidak.de/ as a page http://beta.davidak.de/ and it looks already very nice, but the title looks bad. (when i just delete the title line, the title is missing in the meta tags)
17:29:37 <ChrisWarrick> davidak: .. hidetitle: True
17:30:48 <davidak> exactly what i need. thank you very much!
18:28:54 <davidak> it is not yet supported to set a modified timestamp, right?
18:30:37 <[Tritium]> Nikola supports arbitrary metadata, so even if it doesnt (I dont think nikola has an updated metadata item built in...) you can update your template to support it easily enough
18:31:13 <davidak> is there an example documented?
18:31:39 <[Tritium]> >.> I think ive seen it in ChrisWarrick's site source, but I cant remember if thats where I saw it
18:32:10 <ChrisWarrick> there’s an .. updated: thing
18:32:21 <ChrisWarrick> also, ${post.meta('foobar')} in Mako and {{ post.meta('foobar') }} in Jinja2
18:32:32 <davidak> thanks
19:08:18 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/vKfrv
19:08:18 -GitHub[nikola]:#nikola- nikola/master 01b65f8 Chris Warrick: Fix section color hashing when using Python 2...
19:15:57 -travis-ci:#nikola- getnikola/nikola#7226 (master - 01b65f8 : Chris Warrick): The build is still failing.
19:15:58 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/b90364eb66cf...01b65f882a53
19:15:58 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/142048744