We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b14c191 commit 8a92e24Copy full SHA for 8a92e24
docusaurus.config.js
@@ -68,6 +68,8 @@ const config = {
68
'https://github.com/DefangLabs/defang-docs/tree/main/',
69
},
70
blog: {
71
+ blogSidebarCount: 'ALL', // Show all posts in sidebar
72
+ blogSidebarTitle: 'All Posts', // Custom title
73
showReadingTime: true,
74
// Remove the editUrl property for the blog section
75
0 commit comments