how to integrate sveltia cms into sveltekit website? #256
Replies: 13 comments 4 replies
-
Looks like you haven’t installed an OAuth client. Here you have
|
Beta Was this translation helpful? Give feedback.
-
==Does it support sveltekit? As for the configuration, I think it's quite good, but it sounds like it's only suitable for netlify. You can check out my repo to help me configure everything to match the project. Then I'll fix it later. |
Beta Was this translation helpful? Give feedback.
-
Instead, I want to directly access my website link instead of having to use localhost for administrative convenience, because I am blind so I need stability. |
Beta Was this translation helpful? Give feedback.
-
These OAuth clients are indented for use outside of Netlify. |
Beta Was this translation helpful? Give feedback.
-
Can it be installed using npm command? I wonder if the number of languages of sveltia cms depends on the website because I see that its language list only has two languages? If it is used for Cloudflare, is it possible that vercel will not be able to run? |
Beta Was this translation helpful? Give feedback.
-
If necessary, you can give specific instructions so that I can apply it to the java script to complete it. |
Beta Was this translation helpful? Give feedback.
-
If it is not installed via npm then how is it installed? |
Beta Was this translation helpful? Give feedback.
-
It only supports Cloudflare and netlify but vercel may not be in this list. That means I have to clone it before installing it, right? |
Beta Was this translation helpful? Give feedback.
-
I tried setting it up but when I logged in it showed api.netlify.com and not github so I couldn't log in to it. IS it that I'm missing something or misconfiguring oauth? |
Beta Was this translation helpful? Give feedback.
-
The problem is, after cloning your project, which folder of the project will it be placed in? |
Beta Was this translation helpful? Give feedback.
-
I placed it in the website folder but it's not compatible. |
Beta Was this translation helpful? Give feedback.
-
I cannot help you set up the stuff. |
Beta Was this translation helpful? Give feedback.
-
You just need to edit the code properly and I will do the deploying configuration. Otherwise, you must create a configuration for vercel and specify the file that needs to be edited. One thing I wonder is that if my personal website does not have the user authorization feature, they will illegally log in to my website. This,affects security. If you use it on localhost, you have to do one more step and commit the code, which takes a lot of time. Not to mention, I participate in adsense so it will affect the website. |
Beta Was this translation helpful? Give feedback.
-
Hello, I'm building a website using sveltekit but I can't integrate sveltia cms into my website. Although I have configured it to suit my website, when I log in to sveltia cms, it gets a 404 error and I can't log in. Perhaps, due to oauth or some problem in sveltia cms. I hope you can help me on this issue. Thanks, here is my repo: Click here Website location is in directory /site/htdocs.
Beta Was this translation helpful? Give feedback.
All reactions