You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/03/29 05:02:07 UTC

[GitHub] [camel-website] AemieJ opened a new pull request #285: Add arrows at the end of each article within the blog section

AemieJ opened a new pull request #285: Add arrows at the end of each article within the blog section
URL: https://github.com/apache/camel-website/pull/285
 
 
   * I observed that the previous and next arrow direction within the articles were not being displayed in the mobile view. However, when you read a blog article I feel it's very inconvenient to keep moving back to the blog page search through the article and then reading it. Thus, I felt the use of the **previous** and **next** arrows were essential. 
   
   * I have observed that in normal blog-based webpages, the **previous** and **next** arrows are at the end of an article. Hence, I made changes such that the arrows will be displayed at the end of the article within the mobile view only. 
   
   ### BEFORE 
   
   ![no-direction](https://user-images.githubusercontent.com/44139348/77840759-7e8f8200-71a8-11ea-929e-d3a6fdd45259.png)
   
   ### AFTER 
   
   ![direction](https://user-images.githubusercontent.com/44139348/77840763-864f2680-71a8-11ea-8a91-64be8c988f2c.png)
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-website] AemieJ commented on issue #285: Add arrows at the end of each article within the blog section

Posted by GitBox <gi...@apache.org>.
AemieJ commented on issue #285: Add arrows at the end of each article within the blog section
URL: https://github.com/apache/camel-website/pull/285#issuecomment-606386410
 
 
   > > The **aside** block doesn't get displayed in the mobile view. So I thought it was better to provide the user with **previous** and **next** pages for ease. What are you suggesting the better approach is?
   > 
   > Previous and next links of single blog post are part of the `aside` which got hidden in #222 as we wanted to hide the categories menu in the blog post list. We could show `aside` in single blog post but still hide it in blog list.
   
   It's a better option to include the summary within the single blog post. However, in my opinion I feel that the user will prefer the next and previous arrow links at the end of the document. I will try to find a better approach and see.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-website] zregvart commented on issue #285: Include the aside block for post but not for blog list

Posted by GitBox <gi...@apache.org>.
zregvart commented on issue #285: Include the aside block for post but not for blog list
URL: https://github.com/apache/camel-website/pull/285#issuecomment-607106410
 
 
   Thanks!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-website] zregvart commented on issue #285: Add arrows at the end of each article within the blog section

Posted by GitBox <gi...@apache.org>.
zregvart commented on issue #285: Add arrows at the end of each article within the blog section
URL: https://github.com/apache/camel-website/pull/285#issuecomment-606243756
 
 
   > The **aside** block doesn't get displayed in the mobile view. So I thought it was better to provide the user with **previous** and **next** pages for ease. What are you suggesting the better approach is?
   
   Previous and next links of single blog post are part of the `aside` which got hidden in #222 as we wanted to hide the categories menu in the blog post list. We could show `aside` in single blog post but still hide it in blog list.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-website] AemieJ commented on issue #285: Add arrows at the end of each article within the blog section

Posted by GitBox <gi...@apache.org>.
AemieJ commented on issue #285: Add arrows at the end of each article within the blog section
URL: https://github.com/apache/camel-website/pull/285#issuecomment-606216986
 
 
   > I think this issue was caused by #222, perhaps better approach would be to hide the `aside` in `.blog.list` only.
   
   The **aside** block doesn't get displayed in the mobile view. So I thought it was better to provide the user with **previous** and **next** pages for ease. What are you suggesting the better approach is?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [camel-website] zregvart merged pull request #285: Include the aside block for post but not for blog list

Posted by GitBox <gi...@apache.org>.
zregvart merged pull request #285: Include the aside block for post but not for blog list
URL: https://github.com/apache/camel-website/pull/285
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services