-
## Wait.. there's VuePress
Yes, but honestly, the name doesn't fit the project, it's nothing like WordPress. VuePress is only for static websites, that's good, but that also introduces a lot of lim…
-
## There have been updates to the *vue* monorepo:
+ - The `dependency` [vue](https://github.com/vuejs/vue) was updated from `2.5.22` to `2.6.0`.
- The `devDependency` [vue-template-compiler](https:…
-
## Description
I'm trying to customize the og:image meta tag using cover in graphQL to get the post-compiled image path. Should be pretty simple, there are lots of examples of it working, I used Da…
-
## 📝 Provide a description of the new feature
Currently, integrating CKEditor 5 with [Nuxt.js](https://nuxtjs.org/) causes some issues. It will be nice to check how we can improve it.
A list of …
Mgsy updated
2 months ago
-
# Building Data Analytics App with Vue
## Introduction
Recently I've been using Vue to build a data analytics web app. The app fetches data from a private API and render them in different forms, e…
-
Hello everyone!
I've just started a new project, where I'm considering Gridsome vs Nuxt. I really love what I'm seeing with Gridsome, and would love to start using it, but I'm a bit concerned by th…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.11.0`
- Nuxt Version: `3.10.3`
- CLI Version: `3.10.1`
- Nitro Version: `2.9.2`
- Package Manager: `npm@10.2.4`…
-
### Describe the bug
node:internal/process/promises:391
triggerUncaughtException(err, true /* fromPromise */);
^
Error [ERR_UNSUPPORTED_ESM_URL_SCHEME]: Only URLs with a scheme in: file, d…
-
## Description
Hello everyone! I have an API that fetches a very large set of data on books(about 20,000) and need to pre-fetch and render about 20,000 of pages using the `createPages` API. It work…
-