-
## Is your feature request related to a problem? Please describe.
I'd need the locale for fetching localised content from the blog provider in `static getInitialProps`. `req` is null client-side and …
-
It's not clear to me how one can use plugins like AddMe or Disqus with Blazor pages. Note that with regard to "Inside the <head> element of wwwroot/index.html, provide a function that uses TextD…
-
## Summary
I'd like to update this page: https://www.gatsbyjs.org/packages/gatsby-source-buttercms/ It references an old repo and I want to update it to https://github.com/ButterCMS/gatsby-sourc…
-
## Summary
Error: timeout of 3000ms exceeded on local plugin. I'm trying to extend the timeout.
## Relevant information
![image](https://user-images.githubusercontent.com/14314818/48737091-f5eef…
-
## Summary
I'd like to contribute a comprehensive blog example to https://github.com/gatsbyjs/gatsby/blob/master/docs/docs/building-a-blog.md
It would use https://www.gatsbyjs.org/packages/g…
-
J'ai proposé de traduire https://vuejs.org/v2/cookbook/serverless-blog.html. Le truc c'est que je fais ces traductions parce que je débute totalement avec vue.js. J'aurais juste besoin d'un lien ou 2 …
-
I've bootstrapped a Gatsby site to test out this plugin, but didn't get too far.
```javascript
// in src/pages/index.js
export const butterPostsQuery = graphql`
query QueryAllButterPosts {
…
-
New hero section variation will be needed to show a headline + subheader. Remainder of page content is likely achievable using a standard WYSIWYG field from butterCMS.
-
-
The error I get is
```
This relative module was not found:
* ./public/assets/home/icon-notification.svg in ./src/pages/home/Home.js?vue&type=script&lang=js
```
This is all I'm doing in my …