By @L-Logix
A neumorphic-style static website for error codes with:
- Detailed user-friendly error pages and fixes
- Developer mode with in-depth technical details
- Search filtering only supported errors
- Popular errors highlighted on the homepage
- User feedback surveys embedded on every error page
- Fully static and GitHub Pages compatible
- Add error codes to
supported_errors.txtand optionallypopular_errors.txt - Create corresponding HTML pages in
errors/anddev/errors/ - Update CSS files if needed (
errors/styles.cssanddev/errors/styles.css)
Embedded Google Forms collect user feedback on each error page:
- Did you have this error?
- Did this help?
- What can we improve?
MIT License. See the LICENSE file.
Built with ❤️ for developers and users alike.