Logs for #nikola for 2020-03-17

16:59:24 <gour> hello, which nikola files/dirs you usually exclude from dvcs?
16:59:53 <ChrisWarrick> gour: cache, .doit.db, possibly output
17:02:01 <gour> ChrisWarrick: thank you!
17:02:21 <gour> btw, i've decided to fully move to Nikola/rst and forget everything else :-)
17:02:30 <ChrisWarrick> great!
17:02:38 <gour> too bad, it took me too long to experiment with other options
17:03:17 <gour> i also decided to abandon idea to use some statically-compiled language for my desktop gui app and decided to do it in (wx)python
17:03:31 <gour> it's simply the best and most pragmatic option
17:04:16 <gour> what about themes/plugins folder?
17:06:48 <ChrisWarrick> I’d keep it
17:07:05 <ChrisWarrick> that makes it easy to just build the thing after a git clone
17:09:41 <gour> ok
17:20:24 <gour> just wonder whether to use bootstrap for creating some themes or to try something like TailwindCSS (https://tailwindcss.com/)
17:20:59 <gour> i hope that inheriting from 'base' won't make it much more difficult it not using bootstrap
17:25:49 <ChrisWarrick> most things should just work with base
17:26:17 <ChrisWarrick> and if they don’t, you can find the missing stuff in bootstrap4
17:30:56 <gour> ok, will take a look...let me resume build of another site
17:33:33 <gour> any idea about this warning: https://paste.debian.net/1135304/ ?
18:54:20 <ChrisWarrick> gour: your image is not a valid jpeg file
19:08:11 <gour> ChrisWarrick: hmm, 'file' utility reports: PNG image data, 800 x 571, 8-bit/color RGBA, non-interlaced
19:15:51 <gour> well, will inspect further tomorrow...
19:20:48 <ChrisWarrick> gour: rename it to png or convert to an actual jpeg file