Logs for #nikola for 2015-11-21

01:50:44 <KwBot> [nikola] bparmentier opened issue #2177: embed.min.js and count.min.js from Isso should not be mixed https://github.com/getnikola/nikola/issues/2177
04:58:21 <polyzen> trying to figure out how to add a border on top of the line above the footer https://ptpb.pw/3lN4.png
04:58:50 <polyzen> https://ptpb.pw/Jm-N.png
05:38:44 <polyzen> auto, y u no never work ??
05:39:47 <polyzen> it's taking awfully long to for `serve` to actually server, and it seems the message stating it's ready to serve doesn't show anymore
08:27:59 <ChrisWarrick> polyzen: (1) how does auto break? (2) there seems to be an issue with logging there…
08:38:11 <ChrisWarrick> polyzen: there, serve is now functional
08:38:20 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/v4pTN
08:38:20 -GitHub[nikola]:#nikola- nikola/master d49f024 Chris Warrick: Revert "Go from INFO to NOTICE."...
08:43:33 -travis-ci:#nikola- getnikola/nikola#6618 (master - d49f024 : Chris Warrick): The build passed.
08:43:34 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/8f2fbd9de316...d49f0245594a
08:43:34 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/92410935
09:38:43 <KwBot> [nikola] Kwpolska assigned issue #2177 to Kwpolska: embed.min.js and count.min.js from Isso should not be mixed https://github.com/getnikola/nikola/issues/2177
09:47:34 <KwBot> [nikola] Kwpolska unassigned issue #1938:  The `IPython.nbconvert` package has been deprecated. https://github.com/getnikola/nikola/issues/1938
09:47:34 <KwBot> [nikola] Kwpolska assigned issue #1938 to Kwpolska:  The `IPython.nbconvert` package has been deprecated. https://github.com/getnikola/nikola/issues/1938
09:48:32 -GitHub[nikola]:#nikola- [nikola] Kwpolska created jupyter (+1 new commit): http://git.io/v4pGQ
09:48:32 -GitHub[nikola]:#nikola- nikola/jupyter 70109b6 Chris Warrick: Fix #1938 -- Jupyter compatibility...
09:49:07 -GitHub[nikola]:#nikola- [nikola] Kwpolska opened pull request #2178: Fix #1938 -- Jupyter compatibility (master...jupyter) http://git.io/v4pGN
09:50:28 <KwBot> [nikola] Kwpolska closed issue #2092: Using IPython  %%magics breaks syntax highlighting on zen-ipython https://github.com/getnikola/nikola/issues/2092
09:53:23 <KwBot> [nikola] Kwpolska closed issue #2177: embed.min.js and count.min.js from Isso should not be mixed https://github.com/getnikola/nikola/issues/2177
09:53:37 -travis-ci:#nikola- getnikola/nikola#6619 (jupyter - 70109b6 : Chris Warrick): The build passed.
09:53:38 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/70109b62961d
09:53:38 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/92415721
09:53:40 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/v4pZV
09:53:40 -GitHub[nikola]:#nikola- nikola/master cf14ca9 Chris Warrick: Fix #2177 -- don’t mix isso embed and count...
10:00:28 -travis-ci:#nikola- getnikola/nikola#6621 (master - cf14ca9 : Chris Warrick): The build passed.
10:00:29 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/d49f0245594a...cf14ca913af6
10:00:29 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/92415993
12:53:04 <polyzen> ChrisWarrick, it wasn't serving
12:53:12 <polyzen> \o/
12:54:38 <polyzen> i should probably mention i'm on the release
14:11:28 <polyzen> wat https://ptpb.pw/mxWX.png
14:13:17 <polyzen> oic
14:38:30 <ralsina> polyzen: it's supposed to be a comma-separated list of classes IIRC. So col-xs-6,col-sm-2 ?
14:58:35 <polyzen> i was missing a -, but the -xs classes were superfluous
14:58:44 <polyzen> ralsina
14:59:23 <polyzen> using  :class:  inside of  .. image::  doesn't seem to work
15:05:06 <polyzen> declare class inside image directive:  <a class="reference external image-reference" href="blah"><img alt="blah blah" class="col-sm-4 align-center" src="blah.png" style="width: 125px; height: 125px;"></a>
15:05:46 <polyzen> works: declare class outside image directive:  <a class="col-sm-4 reference external image-reference" href="blah"><img alt="blah blah" class="align-center" src="blah.png" style="width: 125px; height: 125px;"></a>
15:30:57 <polyzen> is the spacing in CONTENT_FOOTER intentional?
17:16:55 <ChrisWarrick> polyzen: I guess?
18:16:32 <polyzen> i forgot upstream uses a different license image
20:09:22 <KwBot> [nikola] Kwpolska closed issue #1938:  The `IPython.nbconvert` package has been deprecated. https://github.com/getnikola/nikola/issues/1938
20:09:27 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to jupyter: http://git.io/v4j0l
20:09:27 -GitHub[nikola]:#nikola- nikola/jupyter 87cff84 Chris Warrick: Update Jupyter dependencies
20:09:37 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/v4j0R
20:09:37 -GitHub[nikola]:#nikola- nikola/master 00ebeab Chris Warrick: Merge pull request #2178 from getnikola/jupyter...
20:13:46 -travis-ci:#nikola- getnikola/nikola#6622 (jupyter - 87cff84 : Chris Warrick): The build passed.
20:13:47 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/70109b62961d...87cff841f764
20:13:47 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/92474025
20:18:21 -travis-ci:#nikola- getnikola/nikola#6624 (master - 00ebeab : Chris Warrick): The build passed.
20:18:22 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/cf14ca913af6...00ebeab3dfe3
20:18:22 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/92474041
20:20:35 <travis-ci> Wheelhouse build by Chris Warrick: The build passed. See https://travis-ci.org/getnikola/wheelhouse/builds/92474205.
20:36:20 <polyzen> there appears to be 0 difference to the license image if  border-width:0;  is removed from the style
21:01:08 <polyzen> is there a reason for the whitespace in CONTENT_FOOTER? apparently it works the same without it
21:01:41 <polyzen> or do we want to break it up into more lines
21:42:26 <justmytwospence> I'm trying to decide between pelican and nikola right now, and as far as I can tell it seems to basically be a toss-up. Are there any substantial differences between the two?