-
-
Notifications
You must be signed in to change notification settings - Fork 133
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
[Feature] Add Explore CC button and expanding menu on the Navigation Bar #68
Comments
@adidevs Hi! and thanks for submitting this! ❤️ Are you meaning to add the button and the entire expanding menu with this, or just the button? |
Hey @possumbilities ! I intend to add the entire expanding menu with the button. |
At it! |
Hey @possumbilities , while working on this issue, I went through the Vocabulary documentation and have deduced two implementation methods.
Which approach should I follow? I'd love to have and need your insights on this and if you have any other solution for the same. |
@possumbilities Hi! I went ahead and implemented the 2nd option as it seemed as the most efficient and viable. Using the CDN does change the CSS but it is limited to the font, size and colour of the text. Vocabulary alters the font and it can be modified to stay the same I am attaching the final result below for your reference and please tell me if I should go ahead and submit the PR to apply these changes. Please tell me if you desire any other implementation and I shall work on it! |
That's great work @adidevs. |
@justaskulkarni I was thinking of upgrading the layout of the whole website.
In addition to navigation bar, adding footer to the page would also be nice. |
Have you submitted the PR yet? |
Hey @possumbilities ! I went through the conversations and suggestions where you mentioned to use Vocabulary as a visual reference which is similar to the first approach mentioned above. Therefore, I have done the same and created the PR #122 Awaiting your review and that the PR be merged 😁 |
Timing! Hey @tripathics , while you were adding to this conversation, I was actually creating the PR for this issue. You can go through the same. To add to your suggestions regarding this issue, the Explore Menu and could not be added as an import and had to be coded from scratch. Also, creating a logo for the CC Resource Archive is an approach that resonates with me. I agree to that. You could create a new issue for the same and await feedback from the project maintainers. Cheers! |
Hey everyone I would like to show my design for the home page of resource archive which looks similar to the main page of Creative Commons Here is the just overview and if I would be assigned to improve the layout i would be very grateful to you @possumbilities |
Description
Adds a button to allow the visitor to navigate to other CC websites
Alternatives
An alternative could be implementing a suitable footer to the website but adding the Explore CC button will improve the UX of the website.
Additional context
It should work in a similar manner as on the CC opensource site.
Implementation
The text was updated successfully, but these errors were encountered: