Skip to content

Commit 2bc55b2

Browse files
victordibiaekzhu
andauthored
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 <[email protected]> --------- Co-authored-by: Eric Zhu <[email protected]>
1 parent b10e065 commit 2bc55b2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

website/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Website
22

3-
This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator.
3+
This website is built using [Docusaurus 3](https://docusaurus.io/), a modern static website generator.
44

55
## Prerequisites
66

@@ -25,6 +25,8 @@ yarn install
2525

2626
Install it [here](https://quarto.org/docs/get-started/).
2727

28+
> Note: Support for Docusaurus 3.0 in Quarto is from version `1.4`. Ensure that your `quarto` version is `1.4` or higher.
29+
2830
## Local Development
2931

3032
Navigate to the `website` folder and run:

0 commit comments

Comments
 (0)