Logs for #nikola for 2017-06-13

07:57:38 <Disconsented> What directive did I use for page listing?
07:57:48 <Disconsented> s/did/do
08:12:58 <Disconsented> I should also expect to see categories with posts right?
08:22:09 <ChrisWarrick> Disconsented: (1) https://getnikola.com/handbook.html#post-list (2) what do you mean?
08:24:19 <Disconsented> Oh so post list does both?
08:24:30 <ChrisWarrick> yes
08:26:25 <Disconsented> Well okay then, I can get categories via posts but not pages
08:27:36 <ChrisWarrick> Disconsented: show your .rst file
08:32:55 <Disconsented> http://puu.sh/wiIDM/1c9faa8a3c.txt
08:33:04 <Disconsented> https://puu.sh/wiIDi/2ca2e95817.txt
08:33:58 <ChrisWarrick> Disconsented: it’s still called post-list; your category is 'asdasdasd'
08:34:18 <ChrisWarrick> :post_type: pages
08:35:22 <Disconsented> Thats got it 
08:35:23 <Disconsented> cheers
14:31:58 <ralsina_> ChrisWarrick: what do you think of starting an official v8 branch
14:32:21 <ralsina_> ChrisWarrick: then we do all new dev there and only optionally bugfixes in master
14:32:27 <ChrisWarrick> ralsina_: https://github.com/getnikola/nikola/tree/v8-cleanup
14:32:35 <ralsina_> yes, I just saw it
14:32:41 <ChrisWarrick> we can rename that to v8
14:32:51 <ralsina_> alternatively, branch v7 and merge that to master
14:33:06 <ralsina_> with a 7.99 version
14:33:14 <ChrisWarrick> I’d prefer this: master → new v8 code, v7/maintenance/whatever → the rest
14:33:21 <ralsina_> me too
14:33:30 <ralsina_> That way it
14:33:33 <ralsina_> oops
14:33:40 <ralsina_> That way it's official, we are breaking stuff
14:35:32 <KwBot> [nikola] Kwpolska assigned issue #2093 to Kwpolska: zen-ipython does not respect CODE_COLOR_SCHEME variable https://github.com/getnikola/nikola/issues/2093
14:49:52 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 2 new commits to v8-cleanup: https://git.io/vHQyr
14:49:52 -GitHub[nikola]:#nikola- nikola/v8-cleanup 65234a1 Chris Warrick: Fix #2093 — support CODE_COLOR_SCHEME in Jupyter notebooks
14:49:52 -GitHub[nikola]:#nikola- nikola/v8-cleanup f8622a8 Chris Warrick: Add changelogs for all v8 stuff
14:51:26 -GitHub[nikola]:#nikola- [nikola] Kwpolska created v7-maintenance from master (+0 new commits): https://git.io/vHQSm
14:53:02 -GitHub[nikola]:#nikola- [nikola] Kwpolska opened pull request #2838: v8: cleanup and a few features (master...v8-cleanup) https://git.io/vHQSi
14:56:51 -GitHub[themes]:#nikola- [nikola-themes] Kwpolska pushed 1 new commit to master: https://git.io/vHQ9H
14:56:51 -GitHub[themes]:#nikola- nikola-themes/master 1f9c03f Chris Warrick: Use built-in ipython CSS in zen-ipython...
15:06:06 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to v8-cleanup: https://git.io/vHQQT
15:06:06 -GitHub[nikola]:#nikola- nikola/v8-cleanup d60e346 Chris Warrick: Code style + python 2 cleanup...
15:42:52 -travis-ci:#nikola- getnikola/nikola#9247 (v7-maintenance - 0eb37c0 : Chris Warrick): The build passed.
15:42:53 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/v7-maintenance
15:42:53 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/242453376
15:45:54 <KwBot> [nikola] Kwpolska opened issue #2839: Drop support for old-style metadata https://github.com/getnikola/nikola/issues/2839
15:54:49 -travis-ci:#nikola- getnikola/nikola#9246 (v8-cleanup - f8622a8 : Chris Warrick): The build is still failing.
15:54:50 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/f8a1a8824166...f8622a8d5ccc
15:54:50 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/242452821
16:05:36 -travis-ci:#nikola- getnikola/nikola#9249 (v8-cleanup - d60e346 : Chris Warrick): The build is still failing.
16:05:37 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/f8622a8d5ccc...d60e346b441f
16:05:37 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/242459317
18:10:41 <KwBot> [nikola] Kwpolska opened issue #2840: conf.py has too many features https://github.com/getnikola/nikola/issues/2840
18:15:03 -GitHub[plugins]:#nikola- [plugins] Kwpolska pushed 1 new commit to master: https://git.io/vH74q
18:15:03 -GitHub[plugins]:#nikola- plugins/master 2060982 Chris Warrick: Move LESS/SASS settings to conf.py.sample files...
18:16:14 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 2 new commits to v8-cleanup: https://git.io/vH74l
18:16:14 -GitHub[nikola]:#nikola- nikola/v8-cleanup c95e707 Chris Warrick: Move LESS/SASS settings to plugins
18:16:14 -GitHub[nikola]:#nikola- nikola/v8-cleanup e7c01e8 Chris Warrick: Delete some irrelevant conf.py.in remarks
18:22:30 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#1321 (master - 2060982 : Chris Warrick): The build passed.
18:22:31 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/ae8cb6e5fb6f...20609827b789
18:22:31 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/242531270
18:36:06 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to v8-cleanup: https://git.io/vH7uP
18:36:06 -GitHub[nikola]:#nikola- nikola/v8-cleanup 17c3df1 Chris Warrick: super() does not need self in method call
19:01:51 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to v8-cleanup: https://git.io/vH7VH
19:01:51 -GitHub[nikola]:#nikola- nikola/v8-cleanup 97316e1 Chris Warrick: Debugging with AppVeyor...
19:15:29 -travis-ci:#nikola- getnikola/nikola#9251 (v8-cleanup - e7c01e8 : Chris Warrick): The build is still failing.
19:15:30 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/d60e346b441f...e7c01e87d4b2
19:15:30 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/242531586
19:22:01 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to v8-cleanup: https://git.io/vH7K6
19:22:01 -GitHub[nikola]:#nikola- nikola/v8-cleanup 0ead893 Chris Warrick: Fix json.dump argument order
19:44:53 -travis-ci:#nikola- getnikola/nikola#9254 (v8-cleanup - 17c3df1 : Chris Warrick): The build is still failing.
19:44:54 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/e7c01e87d4b2...17c3df1fb571
19:44:54 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/242538101
20:06:19 -travis-ci:#nikola- getnikola/nikola#9255 (v8-cleanup - 97316e1 : Chris Warrick): The build is still failing.
20:06:20 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/17c3df1fb571...97316e1c08b8
20:06:20 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/242547655
20:34:02 -travis-ci:#nikola- getnikola/nikola#9257 (v8-cleanup - 0ead893 : Chris Warrick): The build is still failing.
20:34:03 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/97316e1c08b8...0ead89302388
20:34:03 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/242554520