Logs for #nikola for 2022-12-22

12:05:02 <oa-1> hi
12:30:42 <ndim> Hi.
12:32:56 <ndim> So... if I... oh. Nevermind. URL_TYPE="full_path"
12:36:27 <ndim> Hmm. I would have expected for absolute links like /css/foo.css that this type of full_path link makes sense. But in /path/to/some/foo/index.html linking to /path/to/some/foo/bar.png a link to bar.png makes more sense than /path/to/some/foo/bar.png.
12:37:41 <ndim> URL_TYPE="rel_path" gives me ../../../../css/foo.css and bar.png, respectively.
12:38:10 <ndim> So I would need to write my own URL_TYPE to get /css/foo.css and bar.png, I guess.
12:45:01 <ndim> Well... that only makes the generated HTML files unnecessarily large, no problems with functionality. Skipping this.
15:37:47 <KwBot> [nikola-themes] Sponge5 opened pull request #212 (Sponge5:master): add a small left margin to listtitle https://github.com/getnikola/nikola-themes/pull/212
16:54:06 <ChrisWarrick> It’s not worth messing with HTML too much, make it pretty enough for browsers to handle it
21:26:36 <KwBot> [nikola-themes] Kwpolska closed pull request #212 (Sponge5:master): [zen] add a small left margin to listtitle https://github.com/getnikola/nikola-themes/pull/212