viko16 / vuepress-theme-simple

✏️ Very Simple Blog Theme for VuePress
MIT License
93 stars 13 forks source link

Back button is added in components/Post.vue to navigate easily #5

Closed nullRefErr closed 4 years ago

viko16 commented 4 years ago

Thank @ErenYatkin for your contribution.

But I don't think the back button is necessary. The user can go back through the browser or click the top title bar to return to the home page. So I don't think it is necessary to add a back button for each article, which does not seem to meet user habits.

Welcome to continue the discussion.

nullRefErr commented 4 years ago

When I first run the project and looked here and there then felt something is missing. In the current state of web "gestures" are habits of users but desktop browsers stil do not support it. In my opinion adding a "Back" button can be useful.

viko16 commented 4 years ago

Yes, I know what you mean now.

But to keep this theme simple, I would not expect to add an extra button to the page, I hope you can understand.

nullRefErr commented 4 years ago

That's okay, it was just an opinion. :)