📄️ Adding a Comment System to Docusaurus
1. Background
📄️ How to Embed Music/Video Player in Docusaurus Page
Everyone knows that you can write React code in Docusaurus, so I found such a solution on Stack Overflow. Those who want to see the original text can look at this: Docusaurus 2 inclusion of a video file in a markdown file
📄️ Docusaurus Customize 404 Page
This is similar to the solution for Adding a Comment System to Docusaurus.
📄️ Docusaurus Sync Color Mode with Other Frameworks
The official Docusaurus documentation: Color mode does not mention how to synchronize the color mode with other frontend frameworks.
📄️ Customizing Docusaurus Theme Everywhere with Swizzling
1. Background