-
The feed output is coming out as markdown and not HTML. There is a workaround in https://github.com/gridsome/gridsome/issues/514#issuecomment-510481670l to use `marked` but that does not include any c…
-
Hi,
Sometimes in vue website, we see a toast pop-up asking the user to reload that the page content has been updated. How can we do something similar in gridsome. RIght now my issue is that sometimes…
-
## Description
After installation of gridsome, when try to start running `gridsome develop`
### Steps to reproduce
1) Proceed with installation of Gridsome CLI tool
2) Next create gridsome p…
-
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…
-
## Motivation
We have 1000s of high-quality tools hidden in GitHub that are not well exposed and searchable. Those tools usually are very well annotated, with external IDs, metadata, ontologies, up…
-
## Description
I am using Gridsome Netlify CMS Starter to build a website for my client. I am getting a "Cannot read property 'image' of undefined"
"
could not generate HTML for "/author/"MY_CLI…
-
## Description
During a `gridsome build`, nothing happens after `Done in xx s.`
### Steps to reproduce
`gridsome build`
### Actual result
![image](https://user-images.githubusercontent.…
-
Hi,
I would really appreciate your help or guidance on this issue.
This plugin is being used internally by gridsome in the build process, now it runs fine on my local setup but I then did a setup of…
-
## Summary
I have been working with a project with a lot of data, and I decided to use Chart.js to display the data on the website. I think that a plugin to use Chart.js specifically for Gridsome …
-
Hello,
I've made many test with gridsome and I love it! I'm looking for a tool for made static website and I'm looking how disabling pre fetch pages with JavaScript and json.
I don't see any opt…