mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-02 03:37:48 +02:00
* docs(v2): add docs skeleton and structure * docs(v2): add on * docs(v2): move motivation into contributing
11 lines
266 B
Markdown
11 lines
266 B
Markdown
---
|
|
id: creating-pages
|
|
title: Creating Pages
|
|
---
|
|
|
|
TODO: Explain the default pages routing behavior and talk about the official pages plugin.
|
|
|
|
#### References
|
|
|
|
- https://docusaurus.io/docs/en/custom-pages
|
|
- https://www.gatsbyjs.org/docs/creating-and-modifying-pages/
|