-
In Prismic, I created a Post collection with a UID, Title, Content, and Image fields.
Created a couple posts. Ran `gridsome develop`.
Getting this error:
```
TypeError: Cannot read property …
-
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…
-
## 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…
-
I am unable to fetch data from the WordPress url. I simply put the url of the WordPress website in the **baseUrl** field.
The error says:
>Error: Failed to fetch baseUrl https://discover.wordpress.…
-
See here for a build of master on codesandbox.io so that Gridsome can be provided as one of the sandbox template options.
https://codesandbox.io/s/github/gridsome/gridsome-starter-default
-
I have been looking for plugins / components to use to be able to use latex expressions in blog posts.
this markdown
```
### Naive approach to guess until we get a good fit
guessing the beta par…
-
See video: [link](https://share.getcloudapp.com/qGuZoOK0)
First error from video:
Uncaught (in promise) DOMException: Failed to execute 'appendChild' on 'Node': This node type does not support t…
-
## Description
I want to write a transformer that converts Asciidoc files.
### Steps to reproduce
I created a transformer @henriette-einstein/gridsome-transformer-asciidoc that returns the fo…
-
@hjvedvik - I'm updating the wordpress starter to be compatible with gridsome 0.7, at least on my fork, for a future PR. The only deprecation notices I'm still getting are regarding using templates fo…
-
Whenever I try to go to `http://localhost:8080/admin` and click on the link, it leads to this error:
`Error Authenticating with GitHub: You must set a site_id with netlify.configure({site_id: "your-s…