Replies: 2 comments
-
|
To be clear in regards to the In our actual templates that are installed using the Out of curiosity which of the 3 setup processes did you go through? StudioCMS CLI, Astro Method, or Manual? |
Beta Was this translation helpful? Give feedback.
-
|
Hey @anaxite there has been some improvements on our docs with the latest release. Please let us know if this helps solve some of the issues. Also would love some more information related to my previous questions. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! Following some discussion in Discord, I'm taking note of some things I felt could be improved in the docs.
start page
https://docs.studiocms.dev/en/start-here/getting-started/#configure-studiocms-rendering-
This section does not explain or link to the config file docs, so a starting user can get confused as to what to do
https://docs.studiocms.dev/en/start-here/getting-started/#creating-a-studiocms-project
Does not highlight lines correctly? In my case, the install also added
adapter: node({ mode: "standalone" }),https://docs.studiocms.dev/en/start-here/getting-started/#creating-a-studiocms-project
Does not mention the PNPM command from https://docs.studiocms.dev/en/package-catalog/studiocms-plugins/studiocms-mdx/, so I was confused
PNPM commands
A lot of PNPM commands needs to be updated.
pnpm run studiocmsonly works ifpackage.jsonhas astudiocmscommand.pnpm exec studiocmsshould be the correct command for invoking Studio CMS, such as when adding adaptersOther?
I'll note more things as I notice them. I'll see if I can make the changes.
Beta Was this translation helpful? Give feedback.
All reactions