update readme to add note on required Quarto Version. Update readme t… (#1493)

* update readme to add note on required Quarto Version. Update readme to mention docusaurus 3.0 support

* Update website/README.md

Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>

---------

Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
This commit is contained in:
Victor Dibia 2024-01-31 14:11:47 -08:00 committed by GitHub
parent b10e065456
commit 2bc55b2f79
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
# Website
This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator.
This website is built using [Docusaurus 3](https://docusaurus.io/), a modern static website generator.
## Prerequisites
@ -25,6 +25,8 @@ yarn install
Install it [here](https://quarto.org/docs/get-started/).
> Note: Support for Docusaurus 3.0 in Quarto is from version `1.4`. Ensure that your `quarto` version is `1.4` or higher.
## Local Development
Navigate to the `website` folder and run: