Logs for #nikola for 2019-01-08

00:09:39 <CRCinAU> felixfontein: I'm not sure what you recommend though... I did 'nikola plugin --install sidebar' before - and that caused all further 'nikola build' runs to fail
06:50:27 <felixfontein> CRCinAU: why did they fail? usually you get an error message :) also, did you follow the instructions from the plugin?
12:54:35 <KwBot> [plugins] ralsina closed issue #295: [sphinx_roles] ref role not working : ref label is missing https://github.com/getnikola/plugins/issues/295
12:56:55 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#1499 (master - 2693266 : Roberto Alsina): The build has errored.
12:56:55 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/75b0fb591de7...26932660a686
12:56:55 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/476826632
13:20:49 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#1501 (master - 1f47f97 : Roberto Alsina): The build has errored.
13:20:49 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/b0c4ef054dd4...1f47f97e94f4
13:20:49 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/476836414
13:48:59 -travis-ci:#nikola- [PLUGINS] getnikola/plugins#1502 (master - 03b7431 : Roberto Alsina): The build has errored.
13:48:59 -travis-ci:#nikola- [PLUGINS] Change view: https://github.com/getnikola/plugins/compare/1f47f97e94f4...03b7431b9c60
13:48:59 -travis-ci:#nikola- [PLUGINS] Build details: https://travis-ci.org/getnikola/plugins/builds/476848489
19:10:24 -travis-ci:#nikola- getnikola/nikola#10461 (master - 23539b5 : Chris Warrick): The build passed.
19:10:24 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/a683c88384f3...23539b5dc2b0
19:10:24 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/476982361
19:38:12 -travis-ci:#nikola- getnikola/nikola#10466 (master - 400a33d : Chris Warrick): The build passed.
19:38:12 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/23539b5dc2b0...400a33d4db9f
19:38:12 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/476993706
19:45:50 -travis-ci:#nikola- getnikola/nikola#10468 (master - 1d544a5 : Chris Warrick): The build passed.
19:45:51 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/3dc88b64b71c...1d544a5ae5a3
19:45:51 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/476995734
21:51:56 <matclab> Hello, could you please give me some guidance on extending nikola. Say I've a python fonction generating some HTML that I'd like to see on every page. Where do I put my function so as it is callable in the jinja template ?
21:53:24 <ChrisWarrick> matclab: GLOBAL_CONTEXT
21:54:09 <matclab> Thanks… 
21:56:57 <matclab> Just for info, I have a 1014 Error from cloudflare when trying to read https://docs.getnikola.com/en/latest/template-variables?highlight=GLOBAL_CONTEXT
22:01:39 <ChrisWarrick> matclab: uh, they broke it recently
22:07:20 <ChrisWarrick> matclab: there, it should be working