Improving the Code
- Added "Share code" button.
- Added a small widget in the header to show GitHub repo stars with GitHub API.
- Improved the SEO (Search Engine Optimization) through meta tags.
- Renamed the old username to a new brand username where it has been referenced.
- Relocated the "Copy code" button.
- Fixed the issue where incorrect path (404) wouldn't affect the UI. Instead, replaced with a method to redirect the user to default homepage.
- Fixed the issue where some frameworks had incorrect syntax highlighting in the code preview
- Fixed the issue where selected category had visible borders above and below it.
- Fixed the issue where the font wasn't loading properly and was huge in size.
- Fixed the issue where
lf
andcrlf
caused inconsistencies across files. - And, other minor bug fixes and UI adjustments
Adding Snippets
- Added snippets for the following languages/frameworks: Tkinter
Others
- Updated the description of the project to match the current theme.
- Updated the preview image in
README.md
file.
Thanks to all of our awesome contributors! 🙌