Technology
Adding Material UI to Docusaurus
One great thing about Docusaurus, is it's built with React. That means I can use any other npm packages that would normally be used in a react app when building out my documentation / blog.
Topics related to Facebook's Docusaurus documentation platform
Technology
One great thing about Docusaurus, is it's built with React. That means I can use any other npm packages that would normally be used in a react app when building out my documentation / blog.
Technology
The features that docusaurus comes with out of the box are great, but there's one piece that's missing, especially for a blog - comments.