mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 18:32:52 +02:00
docs(v2): refactor docs for better outline and welcoming PRs (#1641)
* docs(v2): refactor docs for better outline and welcoming PRs * docs(v2): update docs
This commit is contained in:
parent
e5e085b33d
commit
95fde5f827
31 changed files with 435 additions and 253 deletions
|
@ -9,7 +9,7 @@ In this section, we will learn about creating ad-hoc pages in Docusaurus using R
|
|||
|
||||
<!-- TODO: What will the user see if pages/ is empty? -->
|
||||
|
||||
In the `pages` directory, create a file called `hello.js` with the following contents:
|
||||
In the `src/pages` directory, create a file called `hello.js` with the following contents:
|
||||
|
||||
```jsx
|
||||
import React from 'react';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue