Firsh

Results 9 comments of Firsh

You can fix the cover: https://github.com/cyrilis/epub-gen/issues/64#issuecomment-1191863881 I believe the TOC being in the TOC is not so bad, in some retail epubs I see the same.* However there is a...

You can create such a page manually, but you need to "register" it. So when you convert with Calibre to AZW3 it gets recognized therefore the Kindle doesn't show it...

Ok, so `"type": "module",` is given. In the [docs](https://pm2.keymetrics.io/docs/usage/application-declaration/) you need to read very closely to notice the mention of being able to use a json config file. And you...

Is the ecosystem configuration file supposed to hold multiple unrelated projects/services? As in a single global config, sitting in the home folder? If so how do you version control that...

Try letting it roll, it's only an issue if it fails on its own. I'm on a Raspberry and all I had to do just wait. No prebuilt binary, but...

What is your host? The command is autorun for me on Ubuntu but not on Windows.

I solved it by using a specific SSH key that I don't use for anything else. With a PowerShell script and Scheduled Task that is triggered on OpenSSH events, I...

What's the reason behind ditching history API and social sharing/deeplinking?

The `gaOptions` is for the old analytics, as in the readme the reference link leads to nowhere. You could use the `gtagOptions` now. My example: ```js ReactGA.gtag("consent", "default", { ad_storage:...