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/09/02 16:18:28 UTC

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

1502shivam-singh commented on issue #490:
URL: https://github.com/apache/apisix-website/issues/490#issuecomment-911850832


   
   > As of now we have made changes with the help of the native template, and this is our first step, the native template has little room for optimization in terms of ease of use,
   
   Well technically we can customize this page (any page for that matter), but it would require swizzling the blog related items, these would do -
   
           yarn swizzle @docusaurus/theme-classic BlogListPage
           yarn swizzle @docusaurus/theme-classic BlogPostItem
           yarn swizzle @docusaurus/theme-classic BlogPostPage
           yarn swizzle @docusaurus/theme-classic BlogTagsListPage
           yarn swizzle @docusaurus/theme-classic BlogTagsPostsPage
           // plus some more to if need to customize the paginator etc.
   
   but it's a step to take once we have some concrete design in place. Maybe sometime later I would experiment and share the output with you all, and based on the responses we could try that.
   
   > please help to review, and comment here your feedback, this will become these will be the focus of our next optimization. Thanks a lot.
   
   LGTM, so now we have to move forward with categorization and related, right ?
   


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