mirror of
https://github.com/microsoft/autogen.git
synced 2025-08-10 17:51:22 +00:00
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:
parent
b10e065456
commit
2bc55b2f79
@ -1,6 +1,6 @@
|
|||||||
# Website
|
# 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
|
## Prerequisites
|
||||||
|
|
||||||
@ -25,6 +25,8 @@ yarn install
|
|||||||
|
|
||||||
Install it [here](https://quarto.org/docs/get-started/).
|
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
|
## Local Development
|
||||||
|
|
||||||
Navigate to the `website` folder and run:
|
Navigate to the `website` folder and run:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user