KamandPrompt / kamandprompt.github.io

Kamandprompt Open Source Website
https://pc.iitmandi.co.in
MIT License
10 stars 42 forks source link

Home link on navbar of the blog #62

Closed unkemptArc99 closed 5 years ago

unkemptArc99 commented 5 years ago

With reference to #53 , good work adding the navbar on the blog. But I would also like a Home link on the navbar, because it is better in terms of user readability, and how easily user can navigate on our page. Currently it is on the left hand side of the website, and is bound to be missed by the user. Hence, add a home link on the navbar.

rishi-s8 commented 5 years ago

It was there initially. @Shrikha1, did you remove it?

Shrikha1 commented 5 years ago

We have About tab in the navbar of the blog which links to the website.

abhigyank commented 5 years ago

@unkemptArc99 Do you mean a link on the blog webpage that leads to the KamandPrompt website?

unkemptArc99 commented 5 years ago

Yes. Currently it is on the left hand side of the page. I would like it to be moved near the "About" link. That way it is more intuitive to the user.

abhigyank commented 5 years ago

@unkemptArc99 Though I get your point, I am not really sure it'd be a good idea. Consider this scenerio 0 You're reading a blog post and you want to go the home page for the list of blogs. Now intuitively you'd click home, but instead of taking you to the home page of the blog it takes you to the original KP website. I don't feel this is a correct UX. I'd feel the blog to be not so directly connected with the main website. Your thoughts?

unkemptArc99 commented 5 years ago

The Blog home could be kept as "Blog" link on the navbar. Also the left hand side text of "Kamand Prompt Blog" serves the same purpose. But we don't really have a "Home" link to go back to the main site while reading any of the blogs.

Also on the Blog main page, the left hand side link "Website" of website takes back to the main page, but while we are reading the blog, the same "Website" link takes to the author's page. I would also like this to be changed as it might cause confusion to a normal user.

abhigyank commented 5 years ago

Yeah, regarding the website on the left sidebar I agree with you. We already have the facebook and github links on the footer so we could simply remove them from the left sidebar. I'll create an issue for that.

Regarding a "Home" link on the navbar, I understand your viewpoint on it and want to have a link to however I just feel that we could name it better instead of "Home". Do you have any ideas ? Also we could include a link in the footer to the website instead. What do you think?

abhigyank commented 5 years ago

@unkemptArc99 We have added a link to the main website on the footer. On the navbar what do you think if we link it as KamandPrompt, to the left of about nav?

abhigyank commented 5 years ago

@rishi-s8 @Shrikha1 Is this possible to do -

unkemptArc99 commented 5 years ago

Yeah that would work as well

abhigyank commented 5 years ago

Completed in https://github.com/KamandPrompt/blog/pull/8