Logs for #nikola for 2017-01-06

08:44:42 -GitHub[plugins]:#nikola- [plugins] Kwpolska pushed 1 new commit to master: https://git.io/vMZx9
08:44:42 -GitHub[plugins]:#nikola- plugins/master c5b814a Chris Warrick: Fix #194 -- use io.open for Python 2 support
08:49:53 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#1070 (master - c5b814a : Chris Warrick): The build passed.
08:49:54 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/f78c97e3f448...c5b814ae79d9
08:49:54 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/189443365
16:18:11 -GitHub[plugins]:#nikola- [plugins] felixfontein created sidebar (+1 new commit): https://git.io/vMnPd
16:18:11 -GitHub[plugins]:#nikola- plugins/sidebar 8ab3dd7 Felix Fontein: Added sidebar plugin.
16:19:12 -GitHub[plugins]:#nikola- [plugins] felixfontein opened pull request #195: Sidebar plugin (master...sidebar) https://git.io/vMnXf
16:44:38 -GitHub[plugins]:#nikola- [plugins] felixfontein pushed 3 new commits to sidebar: https://git.io/vMnyO
16:44:38 -GitHub[plugins]:#nikola- plugins/sidebar f9e91db Felix Fontein: s/MAXIMAL/MAXIMUM/
16:44:38 -GitHub[plugins]:#nikola- plugins/sidebar a491cea Felix Fontein: Avoiding collision.
16:44:38 -GitHub[plugins]:#nikola- plugins/sidebar 8a69513 Felix Fontein: Simplifying fake hierarchy creation.
16:49:10 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#1073 (sidebar - 8a69513 : Felix Fontein): The build passed.
16:49:11 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/8ab3dd7ae48d...8a69513ef22f
16:49:11 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/189556750
16:55:34 -GitHub[plugins]:#nikola- [plugins] Kwpolska closed pull request #195: Sidebar plugin (master...sidebar) https://git.io/vMnXf
16:55:40 -GitHub[plugins]:#nikola- [plugins] Kwpolska deleted sidebar at 8a69513: https://git.io/vMnSr
17:04:22 -GitHub[plugins]:#nikola- [plugins] felixfontein created sidebar-fix (+1 new commit): https://git.io/vMn9K
17:04:22 -GitHub[plugins]:#nikola- plugins/sidebar-fix a85e605 Felix Fontein: Fixing bug introduced in 8a69513.
17:05:28 -GitHub[plugins]:#nikola- [plugins] felixfontein opened pull request #196: Fixing bug introduced in 8a69513. (master...sidebar-fix) https://git.io/vMn99
17:09:14 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#1076 (sidebar-fix - a85e605 : Felix Fontein): The build passed.
17:09:15 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/commit/a85e605e89ae
17:09:15 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/189562779
17:14:42 -GitHub[plugins]:#nikola- [plugins] felixfontein closed pull request #196: Fixing bug introduced in 8a69513. (master...sidebar-fix) https://git.io/vMn99
17:19:46 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#1078 (master - e7731e2 : Felix Fontein): The build passed.
17:19:47 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/95c75e3a4530...e7731e2eead0
17:19:47 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/189566098
18:37:59 <greppy> Is there a way to have new_post generate directories based on date?  ie YYYY/MM/DD/post.name.rst
19:19:30 <ChrisWarrick> greppy: no, not yet
19:27:26 <ChrisWarrick> greppy: however, you can use: nikola new_post -t whatever posts/yyyy/mm/dd/whatever.rst
19:49:06 -GitHub[plugins]:#nikola- [plugins] felixfontein created static_tagcloud (+1 new commit): https://git.io/vMcLz
19:49:06 -GitHub[plugins]:#nikola- plugins/static_tagcloud fba2e8a Felix Fontein: Added static tagcloud plugin.
19:50:00 -GitHub[plugins]:#nikola- [plugins] felixfontein opened pull request #197: Added static tagcloud plugin. (master...static_tagcloud) https://git.io/vMcLo
19:51:43 -GitHub[plugins]:#nikola- [plugins] felixfontein created fix-sidebar-doc (+1 new commit): https://git.io/vMcLQ
19:51:43 -GitHub[plugins]:#nikola- plugins/fix-sidebar-doc 52a04ba Felix Fontein: Converting ReST named .md to actually MarkDown.
19:51:58 -GitHub[plugins]:#nikola- [plugins] felixfontein opened pull request #198: Converting ReST named .md to actually MarkDown. (master...fix-sidebar-doc) https://git.io/vMcL7
19:52:20 -GitHub[plugins]:#nikola- [plugins] felixfontein pushed 1 new commit to master: https://git.io/vMcLF
19:52:20 -GitHub[plugins]:#nikola- plugins/master 85f03bc Felix Fontein: Merge pull request #198 from getnikola/fix-sidebar-doc...
19:53:56 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#1079 (static_tagcloud - fba2e8a : Felix Fontein): The build passed.
19:53:57 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/commit/fba2e8aef110
19:53:57 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/189609677
19:54:46 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#1081 (fix-sidebar-doc - 52a04ba : Felix Fontein): The build has errored.
19:54:47 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/commit/52a04ba83f3b
19:54:47 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/189610286
19:58:57 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#1083 (master - 85f03bc : Felix Fontein): The build passed.
19:58:58 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/e7731e2eead0...85f03bc73eb2
19:58:58 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/189610382
20:10:37 -GitHub[plugins]:#nikola- [plugins] felixfontein pushed 3 new commits to static_tagcloud: https://git.io/vMcmn
20:10:37 -GitHub[plugins]:#nikola- plugins/static_tagcloud 5fbfdb9 Felix Fontein: Fixing typo and changing HTML fragment filename.
20:10:37 -GitHub[plugins]:#nikola- plugins/static_tagcloud c992e34 Felix Fontein: Simplifying code; hat-tip to @Kwpolska.
20:10:37 -GitHub[plugins]:#nikola- plugins/static_tagcloud 9f76c9e Felix Fontein: Inlining and simplifying.
20:13:51 -GitHub[plugins]:#nikola- [plugins] felixfontein closed pull request #197: Added static tagcloud plugin. (master...static_tagcloud) https://git.io/vMcLo
20:15:22 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#1084 (static_tagcloud - 9f76c9e : Felix Fontein): The build passed.
20:15:23 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/fba2e8aef110...9f76c9e03a86
20:15:23 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/189615550
20:19:49 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#1085 (master - 68e3f3c : Felix Fontein): The build passed.
20:19:51 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/85f03bc73eb2...68e3f3cb4701
20:19:51 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/189616419
21:49:49 <KwBot> [nikola] chyla opened issue #2616: Can't use Google Custom Search Engine - wrong tag parsing https://github.com/getnikola/nikola/issues/2616
21:56:21 <KwBot> [nikola] da2x closed issue #2616: Can't use Google Custom Search Engine - wrong tag parsing https://github.com/getnikola/nikola/issues/2616
22:22:13 <greppy> ChrisWarrick: thanks.