1502shivam-singh commented 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).


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to