diff --git a/docusaurus.config.js b/docusaurus.config.js index 654f61d39..43f6d3bc2 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -75,6 +75,8 @@ const config = { }, blog: { + blogSidebarCount: 15, + postsPerPage: 5, showReadingTime: true, // Please change this to your repo. editUrl: @@ -287,27 +289,27 @@ const config = { { html: `
-
- - +
+ - + +
+
`, } @@ -315,26 +317,26 @@ const config = { } ], copyright: ` -
-
-
- - - -
-
-

- Apache StreamPark is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. -

-
-
+
+
+
+ + + +
+
+

+ Apache StreamPark is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. +

+
+
-
- - Copyright © 2022-${new Date().getFullYear()} The Apache Software Foundation. Apache StreamPark, StreamPark, and its feather logo are trademarks of The Apache Software Foundation. - -
-
`, +
+ + Copyright © 2022-${new Date().getFullYear()} The Apache Software Foundation. Apache StreamPark, StreamPark, and its feather logo are trademarks of The Apache Software Foundation. + +
+
`, }, prism: {