Roman Frołow
Roman Frołow
 
Add switch for light/dark theme. Also use this https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme
Regarding comment https://github.com/twilco/kosmonaut/issues/9#issuecomment-675007839 I saw somewhere that one project is migrating to https://crates.io/crates/allsorts There is also https://github.com/redox-os/rusttype Discussion https://news.ycombinator.com/item?id=21579866
I know that by default it is only `["todo"]`, but in the `words` array there could be more words, and I want to only remove `"todo"`. Right now I use...
I have epub from https://helion.pl and could not read it with bk. I have modified the epub file like here https://github.com/kisswiki/kisswiki/blob/master/src/00other/epub_bk_reader_html_entities.md Maybe this could be handled automatically?
I run MainWithFullUrl.elm and encountered some issues. When I leave only Example1 and Example8, location isn't updated on page start. I need Example 5, 6 or 7 added.
```bash docker run -it --rm mrsarm/mongotail 192.168.0.227/portal, Error parsing command line: Invalid database "portal," ``` I have databased named `portal,`.
