docs/content-creation/additional-config #2
Replies: 1 comment 8 replies
-
I'm having a hard time getting "preview" to work with docusaurus. It has all the docs in a For the following structure:
I'd expect the path to be The following config: "frontMatter.preview.host": "http://localhost:3000",
"frontMatter.content.pageFolders": [
{
"title": "docs",
"path": "[[workspace]]/docs",
"previewPath": "docs"
}
], generates |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
docs/content-creation/additional-config
Get to know more about how you can use Front Matter with our documentation.
https://frontmatter.codes/docs/content-creation/additional-config
Beta Was this translation helpful? Give feedback.
All reactions