07:23:05 <ChrisWarrick> !tell eyebrowns We don’t support any of those music markup things by default; you would have to use .. raw:: html blocks in your restructuredtext documents and some custom templates (if needed) if you want to use them 07:23:06 <KwBot> ChrisWarrick: acknowledged. 08:25:27 <travis-ci> Wheelhouse build by Chris Warrick: The build passed. See http://travis-ci.org/getnikola/wheelhouse/builds/57006283. 09:46:29 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/veLGR 09:46:29 -GitHub[nikola]:#nikola- nikola/master aa74b09 Chris Warrick: fix #1646 -- check if files exist before adding deps in post-list... 09:50:25 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/veLZl 09:50:25 -GitHub[nikola]:#nikola- nikola/master 76f05e2 Chris Warrick: post-list warnings... 09:59:08 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/veLCs 09:59:08 -GitHub[nikola]:#nikola- nikola/master 4c4a007 Chris Warrick: import os missing... 10:00:16 -travis-ci:#nikola- getnikola/nikola#4717 (master - 76f05e2 : Chris Warrick): The build was broken. 10:00:17 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/aa74b095d510...76f05e2966bf 10:00:17 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/57014516 10:08:01 -travis-ci:#nikola- getnikola/nikola#4718 (master - 4c4a007 : Chris Warrick): The build was fixed. 10:08:02 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/76f05e2966bf...4c4a0072665c 10:08:02 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/57015380 13:00:44 -GitHub[nikola]:#nikola- [nikola] Aeyoun pushed 1 new commit to master: http://git.io/vetsx 13:00:44 -GitHub[nikola]:#nikola- nikola/master b73d32f Daniel Aleksandersen: Add 20 seconds to reading time per media element 13:05:34 <Aeyoun> 20 seconds here was pulled out of my ass. Just wanted to extend reading time for infographics, videos, and the like. No way to get playback duration of media from HTML and overkill to read in the media files. So ended up on a little under half a minute. If anyone have a better proposal … go ahead and change it! 13:10:21 -travis-ci:#nikola- getnikola/nikola#4719 (master - b73d32f : Daniel Aleksandersen): The build was broken. 13:10:22 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/4c4a0072665c...b73d32f642a4 13:10:22 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/57031505 14:48:27 <KwBot> eyebrowns: 07:23:06 <ChrisWarrick> We don’t support any of those music markup things by default; you would have to use .. raw:: html blocks in your restructuredtext documents and some custom templates (if needed) if you want to use them 14:50:46 <eyebrowns> ChrisWarrick, i made first page as "Posts list (1 page) | Blog title". but i want it to be as "Blog title" 14:51:33 <ChrisWarrick> eyebrowns: that’s not really possible, unless you edit the template and add an `if` for this special case 14:51:49 <eyebrowns> ok 14:52:01 <ChrisWarrick> eyebrowns: you could even disable INDEXES_TITLE and do %if title == blog_title: in the template 14:52:18 <eyebrowns> th 14:52:20 <eyebrowns> x 15:45:26 <Aeyoun> hm, I've also customized my title the same way as he wanted. using templates. maybe better defaults is needed? 15:48:34 <ChrisWarrick> Aeyoun: we could do that 16:15:15 <ralsina> yes, that defaut sucks 16:56:32 <erdgeist_> While you're at it: Why would SHOW_SOURCELINK be True by default. 17:40:34 <erdgeist_> ChrisWarrick: How are the http://users.getnikola.com currently sorted? 17:40:43 <ChrisWarrick> erdgeist_: random 17:40:45 <erdgeist_> ChrisWarrick: When I releoaded, the order changed 17:40:47 <erdgeist_> damn ;) 17:40:58 <erdgeist_> I was half through visiting them 17:41:05 <ChrisWarrick> erdgeist_: oh, that’s sad 17:41:10 <ChrisWarrick> erdgeist_: do you want a SQL dump? 17:41:36 -GitHub[plugins]:#nikola- [plugins] mgaitan opened pull request #73: emojis as a rst transform (master...emojis_transform) http://git.io/vemsQ 17:42:03 <erdgeist_> 0´+ö0 17:42:38 <erdgeist_> No, not necessary. I can grep -v through the list 17:42:43 <erdgeist_> but thanks :) 17:59:55 -GitHub[nikola]:#nikola- [nikola] mgaitan opened pull request #1647: support tranforms to allow simpler restructuredtext extensions (master...rest_transforms) http://git.io/vem4F 18:34:39 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/vemXs 18:34:39 -GitHub[nikola]:#nikola- nikola/master cb4d6aa Chris Warrick: fix #1648 -- pin doit version 18:43:50 -travis-ci:#nikola- getnikola/nikola#4722 (master - cb4d6aa : Chris Warrick): The build is still failing. 18:43:51 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/b73d32f642a4...cb4d6aa113f6 18:43:51 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/57075544 18:45:13 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/vem9C 18:45:13 -GitHub[nikola]:#nikola- nikola/master aceae8d Chris Warrick: flake8 18:55:53 -travis-ci:#nikola- getnikola/nikola#4723 (master - aceae8d : Chris Warrick): The build was fixed. 18:55:54 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/cb4d6aa113f6...aceae8d18c65 18:55:54 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/57076761 20:37:14 <randomuser> ChrisWarrick, ralsina, you around? I have a half-baked idea that needs bouncing around 22:04:51 <ralsina> randomuser: sure 22:05:04 <randomuser> \o/ 22:05:19 <randomuser> so, I have a big pile of docbook content 22:05:40 <randomuser> and I want a bigger pile of content, but it's hard to get people into writing docbook 22:06:16 <randomuser> so accepting RST, mallard, markdown would be very popular 22:06:47 <randomuser> but, we probably don't want to get rid of the docbook content, or fork+convert it 22:08:06 <randomuser> so I could build a nice nikola site for RST, but am not sure what to do with the docbook 22:10:51 * randomuser should probably see how viable pandoc from docbook to rst would be 22:12:43 <randomuser> hmm... ralsina, what do you think about adding nested category support? 23:12:35 <ralsina> randomuser: I don t even know what that would be 23:12:45 <ralsina> randomuser: I'd say post in the mailing list 23:13:05 <randomuser> I can do that