Improving the Code
- Migrated to a new storage system (markdown format instead of json)
- Added a new light theme
- Added support for an optional contributor field
- Added husky pre-commit hooks
- Added
vite-tsconfig-paths
to make imports more consistent - Added a feature to close the modal when clicking outside
- Added a feature to close the language selector when clicking outside
- Improved keyboard navigation and accessibility of language selector
- Fixed accessibility issues with icons
- Refactored ESLint rules for more consistent commits
- Removed
all_snippets.json
inconsolidated
folder since it doesn't rely on search functionality (still working on) anymore
Adding Snippets
- Added new languages: HTML, C
- Added snippets for the following languages: CSS, Rust, JavaScript, C++, Python, HTML, C
- Updated CSS logo
Others
- Created CODEOWNERS to assign maintainers
- Created custom pull request template
- Created custom issue templates (
stoleninspired from FreeCodeCamp Developer Quiz Site
Thanks to all contributors! 🙌