leem32

Results 12 issues of leem32

I've moved Remark42 to a subdomain and everything worked OK, except the comment avatars are still using the old path causing them to 404. Comments used to be loaded at:...

I know there's no ETA for any frontend refactoring, but just wanted to add a few ideas for what in my opinion would improve remark42. Show the comments box even...

enhancement
help wanted
frontend

I've added an SSL certificate (https) to my site and seem to have found a bug with Mouthful. I can post comments perfectly OK. When I post a comment the...

Is it possible to use Mouthful with Dockers user namespaces? I'd like to do this for security reasons. I'm using Mouthful on a Centos 7 OS with a Nginx server....

Does the Chain Provider automatically switch to a new provider if a provider fails to return geo data because the rate limit has been reached?

question

I'd like to use Geocoder, but have a couple of quick questions first. 1. Is there any reason why I couldn't use the Redis cache plugin from the Geocode cookbook...

question

I'm running some domain names through `TLDExtract` and came across a domain not being properly parsed. The URL is called `blogspot.com` ``` $url = 'blogspot.com'; $domain = tld_extract($url); var_dump($domain); Returns:...

I've had a good read of the docs, but I'm still not certain on something. I would like to use Coach to get all the advice and best practice recommendations...

Please could you let me know what the minimum script requirements are for a gauge chart?? At the moment I'm using chart.js, but most of the code in that script...

Could you add `space_around_combinator` js-beautify option?