You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/08/22 19:26:13 UTC

[GitHub] [apisix-website] 1502shivam-singh edited a comment on issue #490: Request help: I want to view all the blogs index in one page

1502shivam-singh edited a comment on issue #490:
URL: https://github.com/apache/apisix-website/issues/490#issuecomment-903318367


   > Recently, when I visit our [blog page](https://apisix.apache.org/blog), I found that it is hard for me to know what blogs we have, for there are only five blogs in menu list. I have to click `next` button to go to next page
   >
   > I wonder if we can change our blog index page to a guided page, we can found all the blogs, no matter by name list, keyword list, and so on.
   >
   > Help me to found a better organized way easily view all blogs, thanks a lot
   
   So I did some look out and found that the most commonly used strategies are -
   
   - Blogs thumbs come in a list from most recent to past ones, and are paginated to display certain amount on one page. Also, they provide feature to look up blogs under different sub categories
   - On demand load of blogs thumbs, like the read more stories thing on google blog (check in link below)
   
   Check out these examples for some ideas and we can discuss on the ones we like.
   
   - https://blog.google/
   - https://stripe.com/blog
   - https://github.blog/
   - https://www.netlify.com/blog/
   - https://ionicframework.com/blog/
   
   If we want to go complete vanilla then [React blog website](https://reactjs.org/blog/) is best bet, given that I believe React website is also based on docusaurus (but personally I think their site is really confusing to traverse among blogs, when you have tried blog sections like on our website).
   EDIT: React blog is actually based on Gatsby not docusaurus.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org