Skip to content
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

#119 Added Cheat sheets to Coding Resources. #193

Merged
merged 4 commits into from
May 25, 2023

Conversation

Arka2708
Copy link
Contributor

@Arka2708 Arka2708 commented May 24, 2023

Related Issue

Proposed Changes

Coding Resources now have cheatsheets(C, C++, Java, Python, HTML,CSS,Javascript)

Additional Info

  • Designed according to the main page theme

Checklist

  • ✅ My code follows the code style of this project.
  • 📝 My change requires a change to the documentation.
  • 🎀 I have updated the documentation accordingly.
  • 🌟 ed the repo
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

created cheatsheets.html, cheatsheets.js, and added style in style.css and add 3 local cheatsheets and others are fetched from other websites, ensuring light mode and dark mode and a better viewing experience.

#119 is the issue this PR is resolving. #119

The coding Resources were empty, I provided some materials there i.e. cheatsheets of different languages.

Output Screenshots

Screenshot #1 Screenshot #2
Light mode dark mode
screenshots screenshots
screenshots screenshots
Screenshot #3 Screenshot #4
Preview of local Cheatsheet Preview of Cheatsheet fetched from internet
screenshots screenshots

@netlify
Copy link

netlify bot commented May 24, 2023

Deploy Preview for codesetgo ready!

Name Link
🔨 Latest commit a077d46
🔍 Latest deploy log https://app.netlify.com/sites/codesetgo/deploys/646fbc8d5af9a90008e9dfea
😎 Deploy Preview https://deploy-preview-193--codesetgo.netlify.app/
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@Arka2708 Arka2708 changed the title #119 #119 Added Cheat sheets to Coding Resources. May 24, 2023
@agamjotsingh18
Copy link
Owner

Can you please raise the pr again, this has conflicts, not able to merge it

@Arka2708
Copy link
Contributor Author

Looks like someone changed the index.html with a PR that has been merged and my forked branch doesn't have that change, As I cloned it before that change, Can you help me out? Do I need to clone it again and make the changes again?

@Arka2708
Copy link
Contributor Author

conflicts resolved, you can merge now!

@agamjotsingh18 agamjotsingh18 linked an issue May 25, 2023 that may be closed by this pull request
@agamjotsingh18 agamjotsingh18 merged commit fec3d67 into agamjotsingh18:main May 25, 2023
4 checks passed
@Arka2708
Copy link
Contributor Author

Thanks! That's my First Successful PR in GSSoC'23, looking forward to contribute more in this project in future!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Title: Adding Cheat sheets to Coding Resources
2 participants