-
Sorry, this is mostly a question, not an actual issue.
Assuming you can add an image uploader as a Tiptap custom extension to the editor, you could save the content as JSON in the DB and then use …
-
### Describe the issue you're facing
I'm getting the error "storyblokApiInstance has not been initialized correctly" in console.log on each page of the site
![image](https://github.com/storyblok/sto…
-
**Approach 1 (poor's man preview in SSG)**: create new subdomain for test frontend and have two webhooks in CMS (one for prod, one for test).
**Approach 2 (SSR-based)**:
- https://www.storyblok…
-
According the docs on https://github.com/storyblok/storyblok-nuxt#2-getting-storyblok-stories-and-listen-to-visual-editor-events the composition api composable `useAsyncStoryblok` _**"is the short-han…
-
Sharing to Facebook is not working, even on https://stefanobartoletti.github.io/nuxt-social-share.
Maybe they changed the URL for sharing? Didn't find anything on their docs yet.
-
## 💥 Proposal
I've written a couple of blog posts (which I will shortly publish) on how to use Docusaurus as a headless CMS, with Wordpress's Gutenberg.
I've also written a sample plugin, …
-
### Astro Info
```block
Astro v4.9.1
Node v21.5.0
System macOS (x64)
Package Manager npm
Output static
Adapter…
-
- Accepted Date: 2024-06-07
- Reference Issues/Discussions: https://github.com/withastro/roadmap/discussions/935
- Author: @FredKSchott
- Champion(s):
- Implementation PR:
# Summary
- Exp…
-
I'm using nuxt + storyblok + storybook
The issue:
`package.json`
```json
{
"devDependencies": {
"@nuxt/image": "1.0.0-rc.1",
"@nuxtjs/device": "^3.1.1",
"@nuxtjs/eslint…
-
Error I'm getting:
```
▶ src/pages/[...slug].astro
error {"message":{},"status":404,"id":"src/pages/[...slug].astro"}
Hint:
To get as much information as possible from your errors, make …