mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +02:00
docs: add deep dive video for Docusaurus (#6687)
This commit is contained in:
parent
49361e2ae9
commit
1551407a9b
1 changed files with 18 additions and 0 deletions
|
@ -46,6 +46,24 @@ Or read the **[5-minute tutorial](https://tutorial.docusaurus.io)** online.
|
|||
|
||||
:::
|
||||
|
||||
## Docusaurus: Documentation Made Easy
|
||||
|
||||
In this presentation at [Algolia Community Event](https://www.algolia.com/), [Meta Open Source team](https://opensource.facebook.com/) shared a brief walk-through of Docusaurus. They covered how to get started with the project, enable plugins, and set up functionalities like documentation and blogging.
|
||||
|
||||
<div className="col">
|
||||
<div>
|
||||
<iframe
|
||||
width="560"
|
||||
height="315"
|
||||
src="https://www.youtube.com/embed/Yhyx7otSksg"
|
||||
title="Docusaurus: Documentation Made Easy"
|
||||
frameBorder="0"
|
||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
||||
allowFullScreen
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
## Disclaimer {#disclaimer}
|
||||
|
||||
Docusaurus v2 is **beta** but already quite stable and widely used.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue