EshanTrivedi21 / Git-CheatSheet

An opensource initiative to which over 37 individuals from all over the world collaborated in order to streamline the process of learning Git and GitHub.
https://eshantrivedi21.github.io/Git-CheatSheet/
MIT License
51 stars 54 forks source link

Added a sidebar for navigation #102

Closed vaibhav-009 closed 1 year ago

vaibhav-009 commented 1 year ago

I have added a sidebar for navigation on the page

PR Title

The purpose of this Pull Request is to fix #91

Description

This will display all the content heading in a sidebar. It will easy to navigate the website.

Screenshot

image

vaibhav-009 commented 1 year ago

image is this okay ?

EshanTrivedi21 commented 1 year ago

is it possible to shift the main content to the right a bit such that 25% from left is the navbar and rest 75% is the main content.. also is the navbar scrollable as well? @vaibhav-009

vaibhav-009 commented 1 year ago

image like this ? And the navbar is scrollable.

EshanTrivedi21 commented 1 year ago

also what about this in the mobile? can you add a hamburger navbar

vaibhav-009 commented 1 year ago

Yes I can add it but I will appreciate if it is possible that you can merge this PR and raises a separate issue for hamburger navbar. @EshanTrivedi21