Skip to content

L-Logix/errordict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📚 Error Code Dictionary

GitHub stars GitHub last commit License: MIT



Overview

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

Development

Adding New Errors

  • Add error codes to supported_errors.txt and optionally popular_errors.txt
  • Create corresponding HTML pages in errors/ and dev/errors/
  • Update CSS files if needed (errors/styles.css and dev/errors/styles.css)

Feedback Surveys

Embedded Google Forms collect user feedback on each error page:

  • Did you have this error?
  • Did this help?
  • What can we improve?

Star History

Star History Chart


License

MIT License. See the LICENSE file.


Built with ❤️ for developers and users alike.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published