gatsby
Gatsby is a free and open source framework based on React that helps developers build blazing-fast websites and apps.
It helps towards website development working with headless CMS's for modern tooling.
Here are 5,464 public repositories matching this topic...
-
Updated
Oct 28, 2020 - TypeScript
-
Updated
Nov 1, 2020 - JavaScript
Summary
Some screen plugins need a different UI than a sidebar or a popup. It would be nice to get all of the ergonomic benefits of a screen, w/o needing to use the Tina sidebar UI or popup UI.
Describe the bug
GitHub provides a few options when configuring a new repo like: license, .gitignore file, a README.md, and the Rennovate plugin. If you want to install any of these by default, which I usually do, then you get an error about the remote having newer content.
To Reproduce
Steps to reproduce the behavior:
- Create a repo with a readme during the script
- See the er
Describe the bug
Whenever a social button is generated it takes the URL base and the username and puts a "/" in between them. This might cause a problem with the RSS URL. Since it takes a whole URL from the user there's no base URL. That causes it to generate with a / in front of the link provided by the user. In this case, the hyperlink is interpreted as a subpage, not an external website.
WordPress VIP has pretty high coding standards and everyone who will work with VIP in the future will face the same problems as our team right now. It would be great if we could get coding standards up and running with VIP's standards.
Ideally we could setup PHP_Codesniffer with all the configurations of them and let a bot check run through it before merging PRs.
We will attempt to setup eve
-
Updated
Nov 2, 2020 - JavaScript
Characters like č ć ž š đ use a fallback font instead of the original one. I believe this issue was not present in the v1. Fonts such as Lato or Montserrat definitely support accented characters, so I think this is a bug.
-
Updated
Oct 19, 2020 - Python
-
Updated
Nov 4, 2020 - JavaScript
Is your feature request related to a problem? Please describe.
Hi, I want to use hero image which can be fetched by URL e.g. https://.../image.png like this:
---
title: Using Article Hero Image by URL
author: Tanaka Tarou
date: 2020-05-14
hero: https://.../image.png
excerpt: How can I do it?
---But it end up with,
-
Updated
Oct 24, 2020 - TypeScript
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Nov 4, 2020 - JavaScript
-
Updated
Nov 4, 2020 - TypeScript
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Oct 26, 2020
-
Updated
Nov 6, 2020 - TypeScript
-
Updated
Jul 1, 2020 - JavaScript
Hi,
I did an SEO review of my site and it seems that the title property each is the same for each of my tag pages, is it possible to make them unique?
-
Updated
Sep 2, 2020 - JavaScript
-
Updated
Oct 10, 2020 - JavaScript
Created by Kyle Mathews & Sam Bhagwat
Released 2015
Latest release over 3 years ago
- Repository
- gatsbyjs/gatsby
- Website
- www.gatsbyjs.org

Summary
The gatsby-manifest-plugin documentation for generating icons is unclear.