Matt Lyons-Wood
Matt Lyons-Wood
I've added an optional footer to your atom.xml and rss2.xml files, to accomplish a similar goal to [this wordpress plugin](https://yoast.com/wordpress/plugins/rss-footer/).
Hello, I'm looking to do hosting on S3 without extensions on URLs. What would be really nice here is a custom mime type for files with no extension, that way...
I'm using the Synology (Apache based) WebDAV server and it returns characters like `[` and `]` URL encoded: Path: `/home/[Reference]/dn-test/test/` WebDAV response: `/home/%5bReference%5d/dn-test/test/` This causes the `pathPosix.relative` call to think...
**Is your feature request related to a problem? Please describe.** My problem is twofold (might be overloading this issue but didn't want to spam). Firstly the PDF extractor isn't perfect...
**Describe the bug/problem** The CaliBlur theme (which looks great by the way!) squishes the covers of some/most books, e.g.:  **To Reproduce** Steps to reproduce...
**Describe the bug/problem** I have epubs that use fonts from blobs, and the text didn't show (and there were console errors) when it loaded. I fixed it by changing the...
Hello, I just discovered that due to [this issue](https://github.com/micropython/micropython/issues/2198#issuecomment-249997695) multicast packets don't get sent unless the AP interface is disabled, i.e. `network.WLAN(network.AP_IF).active(False)`. Just posting this in case anyone else encounters...