Create a Document
Documents are pages with a sidebar, a previous/next navigation and many other useful features.
Create a Document#
Create a markdown file at docs/my-doc.md:
docs/hello.md
A new document is now available at http://localhost:3000/docs/hello.
Add your document to the sidebar#
Add hello to the sidebars.js file:
sidebars.js