Skip to content

Commit d501313

Browse files
committedJul 10, 2020
docs: update docusaurus
1 parent 4d37821 commit d501313

File tree

5 files changed

+1939
-1376
lines changed

5 files changed

+1939
-1376
lines changed
 

‎.prettierignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,9 @@ npm-debug.log*
1717
# Ignore formatting of ***x*** to **_x_**
1818
.github/PULL_REQUEST_TEMPLATE.md
1919

20-
/website/playground
2120
/website/.docusaurus
21+
/website/build
22+
/website/playground
2223
/website/plugins
2324
/website/static
2425

‎package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎website/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Website
22

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

55
### Installation
66

0 commit comments

Comments
 (0)