Sriparno08 / Openpedia

Openpedia provides a wealth of useful resources that enable you to become a seasoned open source contributor.
https://openpedia.netlify.app/
MIT License
87 stars 116 forks source link

UI: Improve Card UI in 'Beginner-Friendly Repos' Page #412

Closed MrVioz closed 4 months ago

MrVioz commented 4 months ago

Description

I have added the export function "darkTheme()" in a separate script called "appBFR". I also created another CSS class called "dark-theme-card" to customize the special style of the cards. Furthermore, I had to extend Index.html and beginner-friendly-repos.html and add a type="module" in the script to be able to use the export function. This also had to be added to the package.json. The function is now executed in the app.json after the script has been worked through to avoid possible collisions of the style themes.

Category

Related Issue

Fixes #407

Checklist

netlify[bot] commented 4 months ago

Deploy Preview for openpedia ready!

Name Link
Latest commit be36cd914ca862b88f7166b205f38c54715037ea
Latest deploy log https://app.netlify.com/sites/openpedia/deploys/664ba60bd29b120008fec0a9
Deploy Preview https://deploy-preview-412--openpedia.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 configuration.