mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-29 10:17:55 +02:00
docs: update suggestion for OSS meta projects (#8804)
This commit is contained in:
parent
3a73fdb53f
commit
9c6b79b579
1 changed files with 2 additions and 2 deletions
|
@ -42,10 +42,10 @@ npx create-docusaurus@latest my-website classic --typescript
|
|||
|
||||
:::info FB-Only
|
||||
|
||||
If you are setting up a new Docusaurus website for a Facebook open source project, use the `facebook` template instead, which comes with some useful Facebook-specific defaults:
|
||||
If you are setting up a new Docusaurus website for a Meta open source project, run this command inside an internal repository, which comes with some useful Meta-specific defaults:
|
||||
|
||||
```bash
|
||||
npx create-docusaurus@latest my-website facebook
|
||||
scarf static-docs-bootstrap
|
||||
```
|
||||
|
||||
:::
|
||||
|
|
Loading…
Add table
Reference in a new issue