Jon Gibbins
Jon Gibbins
+1 I've just experienced this same issue. It appears that Hugo doesn't watch for changes to dot files like `static/.htaccess`
I don't need `.htaccess` in my development environment, but I do need it generated. I'm running a Hugo site with [Site.js](https://sitejs.org/), which has [built-in deployment sync support](https://github.com/small-tech/site.js/blob/master/README.md#sync). Since I'm running...
Thanks, Bran. Good idea. I'll add a support list to the site.
My apologies for the delay. My guess would be that a WP plugin is hijacking the keydown event and not allowing the event to pass through, but odd that hashgrid...
Ah, got it! Well done. I'll fix the script to not fail on that. Of course, the CSS could be left in to hide the horizontal grid lines like so:...
Thanks… I may switch the call to $(document).ready() to $(window).load()
I'll take a look as soon as I can. Thanks. > On 16 Jun 2016, at 14:39, Yvain Liechti [email protected] wrote: > > Pull request #26 will fix it if...
Hi. I've scheduled in some updates to Hashgrid next week, including this. > On 10 Oct 2016, at 13:49, Yvain Liechti [email protected] wrote: > > @dotjay some news ? >...
I’m interested in contributing as a reviewer.