Logs for #nikola for 2017-09-10

14:38:09 <KwBot> [nikola] davidak opened issue #2899: ImportError: No module named 'BeautifulSoup' https://github.com/getnikola/nikola/issues/2899
14:43:43 <KwBot> [nikola] davidak opened issue #2900: jinja2.exceptions.UndefinedError: 'parent' is undefined https://github.com/getnikola/nikola/issues/2900
15:36:33 <KwBot> [nikola] Kwpolska closed issue #2899: ImportError: No module named 'BeautifulSoup' https://github.com/getnikola/nikola/issues/2899
16:18:46 <snowz> hey everyone! Do you know if there is some sort of automated tool to port jekyll themes to nikola?
16:19:21 <snowz> I really like nikola but jekyll has a larger selection of themes and I don't have the time to port/design one myself
16:26:15 <ChrisWarrick> snowz: I’m afraid not. Themes are complex and it would be hard to automate that.
16:29:12 <snowz> :ChrisWarrick: I see; where would you recommend I look for themes apart from themes.getnicola.com?
16:29:50 <ChrisWarrick> snowz: You might find some around the internet, but the Index contains all we’re aware of
16:30:55 <snowz> cool, thanks!
16:34:36 <KwBot> [nikola] Kwpolska assigned issue #2900 to Kwpolska: jinja2.exceptions.UndefinedError: 'parent' is undefined https://github.com/getnikola/nikola/issues/2900
16:50:39 -GitHub[nikola]:#nikola- [nikola] Kwpolska tagged v7.8.10 at 0d5566e: https://git.io/v5PmG
16:57:15 -GitHub[site]:#nikola- [nikola-site] Kwpolska pushed 1 new commit to master: https://git.io/v5PmV
16:57:15 -GitHub[site]:#nikola- nikola-site/master 81bf508 Chris Warrick: Nikola v7.8.10...
16:58:18 <berti_> updated, thx ;-)
16:59:46 <ChrisWarrick> Hey, you’re welcome!
16:59:56 <ChrisWarrick> That was a rather small release, but #2900 was ultra embarassing
17:03:16 <KwBot> [nikola] davidak closed issue #2900: jinja2.exceptions.UndefinedError: 'parent' is undefined https://github.com/getnikola/nikola/issues/2900
17:05:51 <ChrisWarrick> oh right, that’s not the default branch
17:10:38 <davidak> how can i use a different template for the startpage without custom theme?
17:12:31 <davidak> i tried with templates/front_page.tmpl without sucess
17:14:51 <davidak> also PAGES = ( ("pages/startseite.md", "", "startseite.tmpl"), )
17:15:23 -travis-ci:#nikola- getnikola/nikola#9484 (v7-maintenance - a706315 : Chris Warrick): The build passed.
17:15:24 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/bc4ef229166d...a706315778ef
17:15:24 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/273892313
17:16:06 <ChrisWarrick> davidak: .. template: something_else.tmpl
17:17:46 <davidak> thanks
17:22:28 -travis-ci:#nikola- getnikola/nikola#9485 (v7.8.10 - a706315 : Chris Warrick): The build passed.
17:22:29 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/v7.8.10
17:22:29 -travis-ci:#nikola- Build details: https://travis-ci.org/getnikola/nikola/builds/273892324
17:40:55 <davidak> can i change the license of one page?
18:09:32 <ChrisWarrick> davidak: Not without messing with templates. License doesn’t even reach the global context, it’s appended to CONTENT_FOOTER in conf.py.
18:12:56 <davidak> ChrisWarrick: can i change it in that template for the page?
18:13:13 <ChrisWarrick> davidak: You could try overriding the block that creates footers
18:13:24 <davidak> ok
18:13:47 <ChrisWarrick> But I’m afraid we don’t have a nice block for it in bootstrap3
19:04:23 <KwBot> [nikola] jcea opened issue #2901: Support single language sites with occasional different language posts https://github.com/getnikola/nikola/issues/2901
23:12:27 <KwBot> [nikola] davidak opened issue #2902: Archive structure https://github.com/getnikola/nikola/issues/2902