Docu YouTube videos
Lista de videos sobre docusaurus.
Markdown Features
Docusaurus supports Markdown and a few additional features.
Adding Glossary to Docusaurus
Prism (Code Block)
Lightweight, robust, elegant syntax highlighting.
How to add Badges
Shields.io
Terminal Examples
Examples of using the BashTerminal component
Web Browser Component Examples
Examples of using the WebBrowser component in Docusaurus
Components Show Case
AvisosSite
Create a Page
Add Markdown or React files to src/pages to create a standalone page:
Emoji + Metadata + Tree Layout
Here's a complete Python script that generates a visually appealing tree structure of your project folder using emoji icons and file metadata. The output is formatted as a Bash-style code block perfect for embedding in Docusaurus.
Create Multiple Docs Instances
Create Multiple Docs Instances
Diagrams
Writing diagrams with Mermaid
GitHub Emoji List
Click any shortcode or icon to copy it to your clipboard!
Self-host KaTeX Rendering Test
To ensure your Docusaurus site can render mathematical expressions properly, you need to include the KaTeX CSS and font assets. This guide will walk you through the process of self-hosting these assets, which can improve performance and reliability by eliminating external dependencies.
Secret Page
This content will not appear in the built site or navigation if draft: true is used.
How to Setup VScode for Docusausrus
How to Setup VScode