00:10:10 -GitHub[themes]:#nikola- [nikola-themes] ivanteoh pushed 1 new commit to nikola-carpet-mako-010: https://git.io/vykhJ 00:10:10 -GitHub[themes]:#nikola- nikola-themes/nikola-carpet-mako-010 c9914cb Ivan Teoh: Add conf.py.sample to build demo 00:28:14 -GitHub[themes]:#nikola- [nikola-themes] ivanteoh pushed 1 new commit to nikola-mdl-mako-032: https://git.io/vykhF 00:28:14 -GitHub[themes]:#nikola- nikola-themes/nikola-mdl-mako-032 ef7f7bf Ivan Teoh: Add Kwpolska changes 00:41:04 -GitHub[themes]:#nikola- [nikola-themes] ivanteoh pushed 1 new commit to nikola-carpet-mako-010: https://git.io/vykjg 00:41:04 -GitHub[themes]:#nikola- nikola-themes/nikola-carpet-mako-010 5eeeb99 Ivan Teoh: Update conf.py.sample and readme 00:43:39 -GitHub[themes]:#nikola- [nikola-themes] ivanteoh opened pull request #108: Nikola mdl mako 032 (master...nikola-mdl-mako-032) https://git.io/vykjy 01:06:18 <anderbubble> I've been working on a Task plugin and everything was working and I was almost done; but now, for some reason I don't understand, the task isn't being run during `nikola build`; it *does* run, however, if I run `nikola build -s postcast:output/cast.rss` 01:07:22 <anderbubble> I've been digging around in the nikola and doit code to try to figure out what could possibly be making it not run. Last thing that happened was I did an `rm output/cast.rss` to try to force it to rebuild the file. (Before that I was changing one of its dependencies back and forth, but I thought this would be cleaner.) 01:08:08 <anderbubble> Any advice for what could possibly be causing this would be greatly appreciated. I'm getting really frustrated banging my head against the wall. 01:11:19 <anderbubble> ok, here's another data point: once the file exists, it continues to be updated appropriately. It just won't create it during a normal build. I have to run it as a single task first. 01:11:22 <anderbubble> So confused. 01:15:09 <anderbubble> And, of course, right after I ask for help, I figure it out. 01:15:22 <anderbubble> I hadn't realized that `Task.name` was part of the Task API 01:15:49 <anderbubble> so at some point I removed the name attribute from my plugin task class, and just specified it as a plain string in my subtask generator 01:16:19 <anderbubble> but that meant that my `group_task()` was named `dummy_task` and my subtasks were named `postcast:output/cast.rss` 01:16:23 <anderbubble> Apparently that got in the way 01:16:45 <anderbubble> Now that I've set `Postcast.name = 'postcast'`, it's working again. 01:16:57 <anderbubble> Thanks to all the rubber ducks in the channel! 03:18:18 -GitHub[nikola]:#nikola- [nikola] anderbubble opened pull request #2686: generic_rss_renderer refactor (master...features/generic-rss-renderer-refactor) https://git.io/vyIIQ 10:05:14 <Lenz> ralsina: Hey, hope you had a good weekend! Did you have some time to look into the design of the openattic.org web site by any chance? 13:15:06 <KwBot> [nikola-themes] michaelcadilhac closed issue #102: [material-theme] Increase font-size. https://github.com/getnikola/nikola-themes/issues/102 16:45:10 -GitHub[themes]:#nikola- [nikola-themes] Kwpolska closed pull request #107: refs #102 add option for increasing of font size (master...improve-font-size) https://git.io/vykgn 16:53:10 -GitHub[themes]:#nikola- [nikola-themes] Kwpolska closed pull request #108: Nikola mdl mako 032 (master...nikola-mdl-mako-032) https://git.io/vykjy 16:53:55 -GitHub[themes]:#nikola- [nikola-themes] Kwpolska closed pull request #105: Get ready to release "carpet" theme 0.1.0 version (master...nikola-carpet-mako-010) https://git.io/vykvk 17:00:41 -GitHub[themes]:#nikola- [nikola-themes] Kwpolska pushed 2 new commits to master: https://git.io/vyL2Z 17:00:41 -GitHub[themes]:#nikola- nikola-themes/master 7d5665d Chris Warrick: Fix Markdown syntax in material-theme/README.md... 17:00:41 -GitHub[themes]:#nikola- nikola-themes/master f096fb7 Chris Warrick: Update the site (and use `nikola deploy` in update.sh)... 19:58:42 -travis-ci:#nikola- Invariant build by Chris Warrick: The build passed. See https://travis-ci.org/getnikola/invariant-builds/builds/205926833. 19:59:33 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: https://git.io/vyteL 19:59:33 -GitHub[nikola]:#nikola- nikola/master f256d12 Chris Warrick: Style fixes...