Algolisted-Org / AlgoListed

Algolisted is an AI-powered nonprofit analytics firm dedicated to assisting computer science students in preparing for placements and internships. Our services include tracking and analytics across various platforms and topics.
http://algolisted.com
Other
135 stars 75 forks source link

Navigation Inconsistencies #63

Open JordanAdair opened 1 year ago

JordanAdair commented 1 year ago

The navigation goes from the top:

4575068e8bc737c31f18a6b9716312e7

To the left:

01963c9fdd30283d64bb73380ccd0077

The inconsistencies might confuse new users. I think we should maintain primary navigation at the top, but have secondary navigation on the side, similar to how TailwindCSS does it:

50e65becb49e7adc025007a06492e773

NayakPenguin commented 1 year ago

I have received feedback from several users about this thing on the site. While Tailwind CSS is a good choice, I will temporarily address the issue by making changes to the top menu on the landing page for simplicity's sake. I may consider using Tailwind CSS in the future.

JordanAdair commented 1 year ago

I'm just referring to how they do their layout for their docs, but yeah Tailwind is nice to work with.