We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 230f213 commit 4a39974Copy full SHA for 4a39974
README.md
@@ -2,7 +2,7 @@
2
3
This website is built using [Docusaurus 3](https://docusaurus.io/), a modern static website generator.
4
5
-### Installation
+## Installation
6
7
```
8
$ yarn
@@ -16,15 +16,15 @@ $ yarn start
16
17
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
18
19
-### Build
+## Build
20
21
22
$ yarn build
23
24
25
This command generates static content into the `build` directory and can be served using any static contents hosting service.
26
27
-### Deployment
+## Deployment
28
29
Using SSH:
30
0 commit comments