Skip to content

Commit

Permalink
Restore old blogs from podman_old.
Browse files Browse the repository at this point in the history
The format which was used formerly and that used by Docusaurus are incompatible.
Hence, corrected yaml fields from the markdown files. Then made provisions to display
the blogs.

closes #125

Signed-off-by: Chetan Giradkar <[email protected]>
  • Loading branch information
cgiradkar committed Oct 13, 2023
1 parent 180faf3 commit afe7247
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ const config = {
},
blog: {
showReadingTime: true,
routeBasePath: 'blogs',
},
theme: {
customCss: require.resolve('./src/css/main.css'),
Expand Down

0 comments on commit afe7247

Please sign in to comment.