creativecommons.github.io-source
                                
                                 creativecommons.github.io-source copied to clipboard
                                
                                    creativecommons.github.io-source copied to clipboard
                            
                            
                            
                        Source files for CC Open Source website
## Description The heading remains too large for the mobile viewport , causing overflow and requiring scrolling to read the full heading. ## Reproduction 1. Open the project. Right-click and...
## Problem Low-contrast link text makes it is difficult for many users to distinguish between links and normal text. ## Description Links must have sufficient contrast against the background to...
## Fixes - Fixes #817 by @Netacci ## Description This PR updates the navbar to align with the design system and corrects the mobile menu. Specifically, it replaces the hamburger...
## Fixes - Fixes #816 by @netacci ## Description This PR addresses inconsistencies in the footer of the website, aligning it with the current Vocabulary design system. Changes Made: Updated...
## Description The documentation states that a Python environment must be created, but it lacks specific commands to guide users through this process. This absence of information can impede the...
## Problem The local content within the code lack ARIA attributes to improve accessibility. While global content such as the footer and header have some ARIA attributes implemented, local content...
## Problem The implemented header design does not align with the _current_ Vocabulary design system and is missing both the 'Explore CC' dropdown and the 'Donate' button. ## Description Open...
## Problem While running the project locally, a warning comes up that `caniuse-lite` is outdated. This warning suggests that the Browserslist is not up to date, which could lead to...
## Problem The featured posts section feels static and doesnβt engage users effectively. ## Description By adding a box shadow effect when users hover over the posts, we can make...
## Problem The mobile menu on the website does not align with the _current_ Vocabulary design system. The website uses a hamburger icon, and the UI of the opened menu...