-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cool new features #38
Comments
Regarding Call to action. Need help with Wagtail? Call us, I think a contact form linked to a new general made with wagtail Springload email address would be a more realistic option for user support. I think this would also make sense to use this new email address to send confirmation emails from as I currently send these from my own Springload address and get replies re questions and adjustments etc which won't get answered when I'm no longer at Springload. |
Regarding automated screenshots, headless Chrome is now a thing and could be used for that purpose. Snippet from @mojeto: google-chrome --headless --hide-scrollbars --disable-gpu --screenshot --window-size=1200,996 https://www.madewithwagtail.org |
Automated screenshots
Right now we have https://github.com/springload/screenshotron, which is a fancier and hopefully more reliable version of the Slimer.js scripts we had before.
Tom suggested https://screenshotlayer.com/, like what https://github.com/adriangoe/wagtailvisualdiff does.
The text was updated successfully, but these errors were encountered: