08:39:21 <ChrisWarrick> !tell ToApolytoXaos yes. Nikola has two sets of dependencies: base deps, needed for Nikola to work, and extra deps, for some features not everyone needs. You can either install those dependencies when Nikola tells you to or run: pip install "Nikola[extras]" 08:39:21 <KwBot> ChrisWarrick: acknowledged. 09:16:03 <KwBot> [nikola] Kwpolska closed issue #1639: Archives should allow moving to next and previous. https://github.com/getnikola/nikola/issues/1639 09:16:16 -GitHub[nikola]:#nikola- [nikola] Kwpolska closed pull request #2599: Archive navigation (master...archive-navigation) https://github.com/getnikola/nikola/pull/2599 09:16:22 -GitHub[nikola]:#nikola- [nikola] Kwpolska deleted archive-navigation at 0588b51: https://github.com/getnikola/nikola/commit/0588b51 09:20:42 -travis-ci:#nikola- getnikola/nikola#8145 (master - 375b634 : Chris Warrick): The build passed. 09:20:43 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/1ac614872e0e...375b634d74d9 09:20:43 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/186924694 09:35:58 <gour> morning 09:36:52 <gour> i've problem with emoji plugin...using 'new' role like: |wink| but it does not show emojis...here is the src line: 09:36:54 <gour> <img alt="wink" class="emoji" src="http://www.tortue.me/emoji/wink.png" style="width: 24px; height: 24px;"> 09:37:26 <gour> but instead of image, Nikola renders just the text 'wink' 10:01:29 <KwBot> ToApolytoXaos: 08:39:21 <ChrisWarrick> yes. Nikola has two sets of dependencies: base deps, needed for Nikola to work, and extra deps, for some features not everyone needs. You can either install those dependencies when Nikola tells you to or run: pip install "Nikola[extras]" 10:01:42 <ChrisWarrick> gour: this is not our problem 10:02:20 <ToApolytoXaos> ChrisWarrick: ah shoot, I didn't install Nikola[extras]; I have installed plain Nikola package 10:05:38 <ToApolytoXaos> ChrisWarrick: is there a way to see what Nikola[extras] would install in case I have decided to install it? 10:06:52 <ChrisWarrick> ToApolytoXaos: https://github.com/getnikola/nikola/blob/master/requirements-extras.txt 10:12:20 <ToApolytoXaos> thanks mate 10:12:32 <gour> ChrisWarrick: how? 10:13:05 <ChrisWarrick> gour: does that <img> tag appear in your HTML output? Then it’s not a Nikola problem, but rather a problem with tortue.me or something else we don’t control 10:13:47 <ToApolytoXaos> ChrisWarrick: is "pip install Nikola[extras]" the correct command? 10:14:06 <ChrisWarrick> ToApolytoXaos: pip install "Nikola[extras]" 10:14:21 <ToApolytoXaos> ah OK, let me double-check this then 10:15:15 <gour> ChrisWarrick: yes, it's in html output...clicking on that img's url shows the icon 10:16:09 <ChrisWarrick> gour: might be blocking based on referer. Or whatever. check your CSS, web inspector’s network tab after a refresh 10:17:21 <ToApolytoXaos> ChrisWarrick: is this normal for 'pip install "Nikola[extras]"? http://pastebin.com/748fTqup 10:17:40 <ChrisWarrick> I guess? 10:17:56 <ChrisWarrick> we only list things Nikola needs, and they come with some deps of their own 10:17:57 <ToApolytoXaos> isn't that a huge dependency list for the aforementioned requirements-extras? 10:18:02 <ToApolytoXaos> ah OK 10:18:10 <ToApolytoXaos> I forgot about dependencies 10:33:03 <gour> hmm, it works under chromium... 10:34:02 <gour> same with chrome, epiphany...iow. ff is the only problematic one 15:10:58 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/vMUtD 15:10:59 -GitHub[nikola]:#nikola- nikola/master 440b56a Chris Warrick: Python 3.6... 15:11:14 -travis-ci:#nikola- Invariant build by Chris Warrick: The build has errored. See https://travis-ci.org/getnikola/invariant-builds/builds/186982099. 15:15:22 -travis-ci:#nikola- getnikola/nikola#8146 (master - 440b56a : Chris Warrick): The build was canceled. 15:15:23 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/375b634d74d9...440b56a31b3a 15:15:23 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/186982603 15:15:43 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://github.com/getnikola/nikola/commit/7a3b1e56b5c126dd625f756dc0e660ee51080490 15:15:43 -GitHub[nikola]:#nikola- nikola/master 7a3b1e5 Chris Warrick: Python 3.6 not yet available on AppVeyor... 15:18:54 <travis-ci> Wheelhouse build by Chris Warrick: The build passed. See https://travis-ci.org/getnikola/wheelhouse/builds/186983270. 15:22:54 -travis-ci:#nikola- Invariant build by Chris Warrick: The build passed. See https://travis-ci.org/getnikola/invariant-builds/builds/186982099. 15:28:05 -travis-ci:#nikola- getnikola/nikola#8146 (master - 440b56a : Chris Warrick): The build passed. 15:28:06 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/375b634d74d9...440b56a31b3a 15:28:06 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/186982603 15:28:39 -travis-ci:#nikola- getnikola/nikola#8147 (master - 7a3b1e5 : Chris Warrick): The build passed. 15:28:40 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/440b56a31b3a...7a3b1e56b5c1 15:28:40 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/186983609 15:38:40 <travis-ci> Wheelhouse build by Chris Warrick: The build passed. See https://travis-ci.org/getnikola/wheelhouse/builds/186985728. 15:40:34 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/vMUY8 15:40:34 -GitHub[nikola]:#nikola- nikola/master ae920f1 Chris Warrick: Use new PyYAML wheels... 15:43:32 -travis-ci:#nikola- Invariant build by Chris Warrick: The build passed. See https://travis-ci.org/getnikola/invariant-builds/builds/186990047. 15:49:52 -travis-ci:#nikola- getnikola/nikola#8148 (master - ae920f1 : Chris Warrick): The build passed. 15:49:54 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/7a3b1e56b5c1...ae920f1dd8c3 15:49:54 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/186990059 16:01:11 <travis-ci> Wheelhouse build by Chris Warrick: The build passed. See https://travis-ci.org/getnikola/wheelhouse/builds/186985728. 19:22:09 -GitHub[nikola]:#nikola- [nikola] Kwpolska created sort_posts (+5 new commits): https://git.io/vMU0y 19:22:09 -GitHub[nikola]:#nikola- nikola/sort_posts 3974011 Chris Warrick: Initial sort_posts implementation... 19:22:09 -GitHub[nikola]:#nikola- nikola/sort_posts 36718a7 Chris Warrick: Make sort_posts really work 19:22:09 -GitHub[nikola]:#nikola- nikola/sort_posts 5e50b36 Chris Warrick: Expose sort_posts in global context and Jinja filters 19:24:56 -GitHub[nikola]:#nikola- [nikola] Kwpolska opened pull request #2608: Add a sort_posts function (master...sort_posts) https://git.io/vMUEk 19:25:43 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to sort_posts: https://github.com/getnikola/nikola/commit/e1c5a87f2a64c06abfc812f75df0f79239f3c6cf 19:25:43 -GitHub[nikola]:#nikola- nikola/sort_posts e1c5a87 Chris Warrick: Add usage examples for #2602 19:26:30 -travis-ci:#nikola- getnikola/nikola#8149 (sort_posts - cfb9f82 : Chris Warrick): The build passed. 19:26:31 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/3974011a6283^...cfb9f82d6e65 19:26:31 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/187046141 19:34:01 -travis-ci:#nikola- getnikola/nikola#8151 (sort_posts - e1c5a87 : Chris Warrick): The build passed. 19:34:02 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/cfb9f82d6e65...e1c5a87f2a64 19:34:02 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/187046753 19:38:01 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to sort_posts: https://git.io/vMUEN 19:38:01 -GitHub[nikola]:#nikola- nikola/sort_posts 1be9098 Chris Warrick: Reverse sorting keys (h/t @felixfontein) 19:42:08 -travis-ci:#nikola- getnikola/nikola#8153 (sort_posts - 1be9098 : Chris Warrick): The build passed. 19:42:09 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/e1c5a87f2a64...1be9098f5fd3 19:42:09 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/187048886 21:49:05 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to requires-io-master: https://github.com/getnikola/nikola/commit/4608833a6d09c47e6f80a26085fa509ae1dff37e 21:49:05 -GitHub[nikola]:#nikola- nikola/requires-io-master 4608833 requires.io: [requires.io] dependency update 21:52:30 -travis-ci:#nikola- getnikola/nikola#8155 (requires-io-master - 4608833 : requires.io): The build has errored. 21:52:31 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/d7182e63c3ef...4608833a6d09 21:52:31 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/187075930