Replies: 1 comment 2 replies
-
|
In Docusaurus you can just put Markdown files in the If you want files to appear in a sidebar tree, you need an autogenerated sidebar: https://docusaurus.io/docs/sidebar/autogenerated The initial/default Docusaurus template uses this, so I'm not sure what you don't understand exactly 🤷♂️ Yes we support this, it's pretty intuitive and explained in our 5min tutorial: https://tutorial.docusaurus.io/docs/tutorial-basics/create-a-document Have you followed the 5min tutorial? This is the first thing you should do, try it with https://docusaurus.new without installing anything. That's basically the first thing you learn: you can just add a file to your filesystem and it is automatically handled by Docusaurus. |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
I am migrating a site from Hugo to Docusaurus and can't find any feature like Hugo sections.
This is an auto-generated tree that lists/links to all the pages in a directory.
Is this feature available now or on the roadmap?
Beta Was this translation helpful? Give feedback.
All reactions