-
## Description
Trying to setup a gridsome site using the official wordpress plugin (@gridsome/source-wordpress) but when I'm running `gridsome explore` or `gridsome develop` I get an Error.
### …
-
Hi there,
I'm working on a website with Wordpress and Gridsome.
As you may know, [Yoast](https://yoast.com/) is a famous SEO Wordpress plugin.
Currently, it's not easy to fetch metadatas from Y…
-
Just so you know, the demo site's images are not loading as they try to load from `localhost:1337.....`
-
The way `sourceField` is currently used, prevents us from downloading images in nested fields. [LokiJS seems to support using dot notation](https://github.com/techfort/LokiJS/blob/f7acb98a4129845bbd2c…
-
Hey together,
I'm pretty new to gridsome and vue.js in general, so this might be a basic question, but I'm happy for every comment or suggestion that can point me in a direction.
### Setup
I am b…
-
## Description
Images are using relative paths, which cause issues in website aggregates such as https://github.com/Seneca-CDOT/telescope/issues/774.
### Steps to reproduce
This can be seen b…
-
I'd love to see an example on how to search in Gridsome:
https://gridsome.org/docs/guide-search/
https://github.com/gridsome/gridsome.org/blob/master/docs/guide-search.md
Specifically, would it…
-
## Description
I see this error, but only in production:
```
HierarchyRequestError: Node.appendChild: Cannot add children to a Text
```
### Steps to reproduce
Can be seen at https://fabric…
-
For the life of me I can't figure out why a site I deploy to Netlify works fine and when I deploy using either Amplify or Up + Cloudformation the site breaks. It appears to be some sort of pathing pro…
-
## Description
Is there a way to integrate [AOS animations](https://michalsnik.github.io/aos/)?
I've searched the web and have found ways to implement into Vue itself, but not sure if there's a …