Fred Carlsen
Fred Carlsen
It looks like Akismet supports user signups. Maybe a good idea to support, to prevent spam signups?
You have type set to `project` in your composer.json file, which on packagist makes it suggest this command: `composer create-project mk-j/php_xlsxwriter`. Should it be changed to `library`?
I got this error when trying disable for the first time: ``` $ xdebug-toggle off Xdebug has been disabled, restarting php-fpm /Users/fred/Library/LaunchAgents/homebrew.mxcl.php70.plist: Could not find specified service ``` When looking...
Could you look into adding better accessibility in the form of aria-labels?
It currently does not listen to when a Single section changes slug.
You probably want to backup database, assets and files at the same time, so probably make sense to have a script that runs all of them, and optionally sync them...
When developing a site locally, I usually push to staging all the time. Do you have a script for pushing to remote already, or should I send you a pull...
### Description It would be great if the documentation had more examples of custom fragments that show how to use popular plugins like: - [Link Field](https://github.com/sebastian-lenz/craft-linkfield): Show us how to...
### Summary I have a vanilla install of Gatsby + one Gatsby function. I installed to support Gatsby on Netlify. Before upgrading to the newest version of `gatsby-plugin-netlify` it would...
This would work similar to https://github.com/maticzav/emma-cli in that you get a autocomplete of plugins in the plugin store. You can then pick one and install it.