Logs for #nikola for 2020-08-23

09:27:00 <jstein> Hi, I try to tidy up the nikola sources for the Gentoo eV website. The source is on https://github.com/gentoo-ev/www.gentoo-ev.org/tree/044489c43fb458880868724c02e71d71ec0a10ac/src and the site is visible on https://gentoo-ev.org/
09:27:02 <jstein> What is a proper way to create something like the grey box on the title page? In the past someone did a very dirty hack:
09:28:47 <jstein> https://github.com/gentoo-ev/www.gentoo-ev.org/blob/044489c43fb458880868724c02e71d71ec0a10ac/src/conf.py#L560
09:29:18 <jstein> here a static .html file is inserted to create the box.
09:29:52 <jstein> It looks wrong to me, but I have no idea how to improve it. Any suggestions?
10:02:26 <ChrisWarrick> jstein: FRONT_INDEX_HEADER is a supported Nikola option. Reading it from a file makes it easier to edit the HTML, at the cost of an extra filesystem operation, it shouldn’t break though.
14:35:49 <KwBot> [nikola] infinity0 opened issue #3450: slugs with slashes in no longer work https://github.com/getnikola/nikola/issues/3450