-
Hi,
i get the following error.
Is this because of a not supported file in the repo, or some code in the markdownfile?
```
▶ gridsome develop
Gridsome v0.7.23
Initializing plugins...
Error: …
-
#### This's a suggestion for enhance gridsome.org sidebar. It'll definitely helpful for others who want to be Gridsome Users
### Sidebar
**Current**
No menu levels. just single topic list under …
R9980 updated
3 years ago
-
HI Guys,
I've been playing around with Gridsome and have come to a fork in the road which from the Docs I have not found a solid / clear answer - maybe its implied, but not stated (or possibly I a…
-
## Description
When i create `/src/pages/contact_done.vue`, generated path is placed `{"path" : "/contact-done"}`.
How can i disable this behavior?
### Steps to reproduce
Create page compo…
-
When flexsearch is enabled, it is not possible to edit markdown files and at the same time to see the content being hot-reloaded in the browser.
See this issue: https://github.com/gridsome/gridsome…
-
## Description
The markdown files in content/posts are not rendering with Markdown 7.7.
#### Steps to reproduce
``
gridsome create my-website https://github.com/gridsome/gridsome-starter-blog…
-
Proof:
* https://gridsome-starter-blog.netlify.com/say-hello-to-gridsome/
* https://gridsome-starter-blog.netlify.com/tag/releases/
The "Say Hello to Gridsome" post is not published but still s…
-
Sometimes when I click on **blog** menu item, it does not take me to the blog's view, but the URL is updated, so I need to reload to see the page.
This happen on web and mobile.
-
```text
$ yarn start
ERROR Failed to compile with 1 errors 06:46:55
error in ./src/pages/Index.vue?vue&type=custom&index=0&blockType=page-que…
-
Since Gridsome has redone some stuff, this plugin triggers two deprecation warnings. Still works, but that will change.
**Avoid using api.store directly. Use the actions in api.loadSource() instead…