01:17:22 * jmcp glares @ python3.6's flake8 06:02:44 <gour> morning 06:03:26 <gour> ralsina: there is 'strike' role in https://plugins.getnikola.com/v7/html_roles/ but, afaict, these days one should use <s>strikeout text</s> 11:49:55 <[Tritium]> gour: but unlike <blink> no one has bothered to remove support for <strike> yet 11:51:11 <[Tritium]> ... :O the moz dev center has a CSS polyfill for blink 13:22:16 <ralsina> Even <marquee> used to work a while ago 13:22:53 <ralsina> Damn, <marquee> works in latest chrome! 13:25:36 <ralsina> gour: it works, that is enough :-) 14:43:14 <ralsina> gour: in any case, you can always declare the role in your document, and use it 14:43:20 <ralsina> Then the role's name is added as a class 14:43:29 <ralsina> And you can decorate with strike through via CSS 14:43:33 <ralsina> .. role:: strike 14:43:42 <ralsina> :strike:`this` 14:47:05 <ralsina> will produce <span class="strike">this</span> 16:22:02 -GitHub[nikola]:#nikola- [nikola] Kwpolska closed pull request #3018: Support for captioned and ordered images in galleries #3017 (master...captioned-images) https://git.io/vxAqy 16:22:49 <KwBot> [nikola] Kwpolska closed issue #1286: Image metadata support https://github.com/getnikola/nikola/issues/1286 16:32:21 -travis-ci:#nikola- getnikola/nikola#9932 (master - 7db87dd : Chris Warrick): The build was broken. 16:32:22 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/9e36774453e6...7db87dd0751f 16:32:22 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/368729022 16:39:42 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/vptBS 16:39:42 -GitHub[nikola]:#nikola- nikola/master d426ddf Chris Warrick: Undo incorrect variable rename... 16:47:04 -travis-ci:#nikola- getnikola/nikola#9933 (master - d426ddf : Chris Warrick): The build is still failing. 16:47:05 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/7db87dd0751f...d426ddf784e5 16:47:05 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/368736880 16:48:34 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/vptRQ 16:48:34 -GitHub[nikola]:#nikola- nikola/master 6fe20fc Chris Warrick: Insertion order wasn’t a bad idea after all (for py3.6 at least)... 16:50:41 <KwBot> [nikola] Kwpolska opened issue #3050: Arbitrary metadata in galleries’ metadata.yml file https://github.com/getnikola/nikola/issues/3050 16:55:07 -travis-ci:#nikola- getnikola/nikola#9934 (master - 6fe20fc : Chris Warrick): The build is still failing. 16:55:08 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/d426ddf784e5...6fe20fc9cd22 16:55:08 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/368740710 17:03:34 -GitHub[nikola]:#nikola- [nikola] tbm opened pull request #3051: Fix a typo in the docs (master...typo) https://git.io/vptEC 17:08:33 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 2 new commits to master: https://git.io/vptEh 17:08:33 -GitHub[nikola]:#nikola- nikola/master ac3f736 Martin Michlmayr: Fix a typo in the docs 17:08:33 -GitHub[nikola]:#nikola- nikola/master ed5b69a Chris Warrick: Merge pull request #3051 from tbm/typo... 17:09:34 <KwBot> [nikola] tbm opened issue #3052: error: raise TypeError('too many positional arguments') from None https://github.com/getnikola/nikola/issues/3052 17:13:09 <KwBot> [nikola] Kwpolska closed issue #3052: error: raise TypeError('too many positional arguments') from None https://github.com/getnikola/nikola/issues/3052 17:13:16 <KwBot> [nikola] Kwpolska assigned issue #3052 to Kwpolska: error: raise TypeError('too many positional arguments') from None https://github.com/getnikola/nikola/issues/3052 17:13:23 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/vptuE 17:13:23 -GitHub[nikola]:#nikola- nikola/master c46d78e Chris Warrick: Forgot to remove argument in usage... 17:14:50 <tbm> ChrisWarrick: the change I submitted the other day to make crumbs available for pages, could that go into v7 or is that v8 only 17:15:06 -travis-ci:#nikola- getnikola/nikola#9936 (master - ed5b69a : Chris Warrick): The build is still failing. 17:15:07 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/6fe20fc9cd22...ed5b69a29f3e 17:15:07 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/368747936 17:15:23 <ChrisWarrick> tbm: it is v8 only 17:15:32 <ChrisWarrick> tbm: v7 gets no new features, but feel free to install from github master 17:16:34 <tbm> ChrisWarrick: yeah, I was expecting that answer. (I guess my "it's a bug that crumbs aren't exported everywhere" argument won't fly ;) 17:17:51 -GitHub[nikola]:#nikola- [nikola] ralsina created hackerthemes (+1 new commit): https://git.io/vptzv 17:17:51 -GitHub[nikola]:#nikola- nikola/hackerthemes ebcdb2d Roberto Alsina: Support for hackerthemes 17:18:01 -GitHub[nikola]:#nikola- [nikola] ralsina opened pull request #3053: [WIP] Support for hackerthemes (master...hackerthemes) https://git.io/vptzU 17:18:10 <KwBot> [nikola] tbm opened issue #3054: TypeError: render_gallery_index() missing 1 required positional argument: 'thumbs' https://github.com/getnikola/nikola/issues/3054 17:19:59 -travis-ci:#nikola- getnikola/nikola#9937 (master - c46d78e : Chris Warrick): The build is still failing. 17:20:00 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/ed5b69a29f3e...c46d78ed8a17 17:20:00 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/368750021 17:20:15 <ChrisWarrick> tbm: sorry for all that, changing decisions mid-commit doesn’t work out well 17:20:33 <KwBot> [nikola] Kwpolska closed issue #3054: TypeError: render_gallery_index() missing 1 required positional argument: 'thumbs' https://github.com/getnikola/nikola/issues/3054 17:20:40 <tbm> no problem :) 17:20:46 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/vptz8 17:20:46 -GitHub[nikola]:#nikola- nikola/master 6776308 Chris Warrick: Fix #3054... 17:25:59 -travis-ci:#nikola- getnikola/nikola#9938 (hackerthemes - ebcdb2d : Roberto Alsina): The build failed. 17:26:00 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/ebcdb2dea67e 17:26:00 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/368751743 17:26:19 <KwBot> [nikola] tbm opened issue #3055: Unclear error when file references in template doesn't exist https://github.com/getnikola/nikola/issues/3055 17:27:36 <KwBot> [nikola] tbm opened issue #3056: Why no crumbs.tmpl in base templates? https://github.com/getnikola/nikola/issues/3056 17:37:39 -travis-ci:#nikola- getnikola/nikola#9940 (master - 6776308 : Chris Warrick): The build was fixed. 17:37:40 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/c46d78ed8a17...67763082b074 17:37:40 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/368753006 17:44:27 <KwBot> [nikola] Kwpolska assigned issue #3056 to Kwpolska: Why no crumbs.tmpl in base templates? https://github.com/getnikola/nikola/issues/3056 17:44:30 <KwBot> [nikola] Kwpolska closed issue #3056: Why no crumbs.tmpl in base templates? https://github.com/getnikola/nikola/issues/3056 17:47:36 -GitHub[plugins]:#nikola- [plugins] tbm opened pull request #268: Add plugin to create crumbs based on metadata (master...pretty_crumbs) https://git.io/vptax 18:09:52 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 3 new commits to hackerthemes: https://git.io/vptr5 18:09:52 -GitHub[nikola]:#nikola- nikola/hackerthemes a8139d8 Roberto Alsina: Warn about missing fonts, renamed to subtheme 18:09:52 -GitHub[nikola]:#nikola- nikola/hackerthemes 92aa2ce Roberto Alsina: Warn about missing fonts, renamed to subtheme 18:09:52 -GitHub[nikola]:#nikola- nikola/hackerthemes 5104c9f Roberto Alsina: Updated manual 18:10:12 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to hackerthemes: https://git.io/vptrp 18:10:12 -GitHub[nikola]:#nikola- nikola/hackerthemes bc55b5a Roberto Alsina: Updated manual 18:10:59 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/vptoT 18:10:59 -GitHub[nikola]:#nikola- nikola/master 169c350 Chris Warrick: Remove leftover Jinja crumbs.tmpl files... 18:14:54 <KwBot> [nikola] tbm opened issue #3057: Debian no longer offers nikola https://github.com/getnikola/nikola/issues/3057 18:17:14 -travis-ci:#nikola- getnikola/nikola#9941 (hackerthemes - 5104c9f : Roberto Alsina): The build is still failing. 18:17:15 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/ebcdb2dea67e...5104c9f2b097 18:17:15 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/368774512 18:29:34 -travis-ci:#nikola- getnikola/nikola#9943 (hackerthemes - bc55b5a : Roberto Alsina): The build is still failing. 18:29:35 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/5104c9f2b097...bc55b5a25ac0 18:29:35 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/368774665 18:31:41 -GitHub[nikola]:#nikola- [nikola] tbm opened pull request #3058: Remove warning about Debian from issue template (master...fix-3057) https://git.io/vpt6V 18:37:10 -travis-ci:#nikola- getnikola/nikola#9945 (master - 169c350 : Chris Warrick): The build passed. 18:37:11 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/67763082b074...169c350ae385 18:37:11 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/368774985 18:39:15 <KwBot> [nikola] Kwpolska closed issue #3057: Debian no longer offers nikola https://github.com/getnikola/nikola/issues/3057 18:39:28 -GitHub[nikola]:#nikola- [nikola] Kwpolska closed pull request #3058: Remove warning about Debian from issue template (master...fix-3057) https://git.io/vpt6V 18:40:03 -GitHub[site]:#nikola- [nikola-site] Kwpolska pushed 1 new commit to master: https://git.io/vptiX 18:40:03 -GitHub[site]:#nikola- nikola-site/master c416b21 Chris Warrick: Remove Debian mention (7.6.4 packages are gone)... 18:47:44 -travis-ci:#nikola- getnikola/nikola#9947 (master - 1a29fd1 : Chris Warrick): The build passed. 18:47:45 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/169c350ae385...1a29fd158d29 18:47:45 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/368787122 20:37:23 <jmcp> ChrisWarrick: thankyou :-) 20:37:32 <ChrisWarrick> you're welcome! 20:37:34 <jmcp> btw, is there a rough eta for 8.0? 20:39:49 <ChrisWarrick> jmcp: One Day™ 20:39:56 <jmcp> heheh :-) 20:43:18 <jmcp> btw, for #3050 arbitrary metadata, is that the sort of thing you would expect to be put in a <meta /> tag, or something else? 20:43:42 <ChrisWarrick> jmcp: anywhere the template author wishes 20:43:49 <jmcp> ok 20:44:05 <jmcp> I'll have a think about how to implement that 20:44:07 <ChrisWarrick> jmcp: any keys in metadata.yml that are not name/caption/order would go into photo_array unchanged 20:44:57 <jmcp> right 22:48:20 <BxCx> Saludos, amigos!