Austin Gil
Austin Gil
The axe results seem to work fine in headless browsers, but with the new-ish UI mode, they seem to just hang. And there's no way to see the results from...
The links were using too many #
I've been playing around with this project. It's really cool. However, I just tried configuing the domain to serve over HTTPS, and after digging in, I think there is an...
Hi. With a recent release of Google Chrome, the browser will change how they apply the default value to the `SameSite` cookie policy. I'm wondering if there is an easy...
Im trying to get the email SMTP settings cofigured correctly, and for far I cant seem to get it to work. I've tried using Sparkpost, a Google Suite email account,...
Got into testing out the email sending, and found that the `reply-to` email configuration is always set to "[email protected]". Found the hard coded line in the source code: https://github.com/cytomine/Cytomine-core/blob/4b2a72ee337f1f6edcc8cda73ed6410b6d313a97/grails-app/services/be/cytomine/utils/CytomineMailService.groovy#L61 Is...
Can this library be used to generate a static CSS file?
Thought it might be a good idea to open an issue to start tracking support for Vuepress-next in case we want to support it when it's official.
Something in a recent version changed and broke how the custom layouts work. I've found the problem and wanted to document the solution here: First, one of the critical steps...
When creating a live Vue component with styles, it looks like this plugin generates the markup and gives the root component a unique data attribute. Styles are then generated for...