How to integrate Vitepress with DecapCMS (Formerly known as NetlifyCMS) #2652
Unanswered
SapneshNaik
asked this question in
Q&A
Replies: 0 comments
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.
-
Is your feature request related to a problem? Please describe.
Hi,
My Vitepress site is still under local development, and I am trying to figure out how to use DecapCMS with Vitepress in my local development setup.
DecapCMS has two ways of installation: One is using an HTML file with a CDN script, and another is via their NPM package.
I tried both, and it does not work. For example, I created an admin folder at the root level with their index.html and config.yml files and tried to access the admin path from the local dev server, but it threw a 404 error.
What do you think the best way is to do this? I appreciate any help or guidance you can give me on this.
P.S: I have gone through the docs related to connecting a CMS with Vitepress, but I could not figure out how to use that to setup DecapCMS with Vitepress.
Thanks!
Describe the solution you'd like
Clear instructions on how to use DecapCMS with Vitepress.
Describe alternatives you've considered
No response
Additional context
No response
Validations
Beta Was this translation helpful? Give feedback.
All reactions