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 11,237 public repositories matching this topic...
-
Updated
Apr 4, 2021 - TypeScript
-
Updated
Mar 8, 2021 - JavaScript
Currently, few icons are not visible in dark theme. Make them visible by using theme neutral icons. May be we can make use of https://shields.io/ to generate our own kind of badges. For eg: Javascript.
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
In the graphql_map_input_fields_to_wp_query filter, the $post_type is the last parameter. This is inconsistent with the other graphql_map_input_fields_* filters. For example in graphql_map_input_fields_to_get_terms the $taxonomy parameter is the third parameter (while the $context & $info parameters are the last two in all of the graphql_map_input_fields_* filters). For consistency sake, i
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
Apr 1, 2021 - TypeScript
(suggested by Berndinox in #205; been bugging me for a while too)
Currently, the Docker image exposes port 80. We should change this so that running Meli doesn't require root access.
We'll need to update the deployment docs.
-
Updated
Apr 8, 2021 - TypeScript
-
Updated
Apr 13, 2021 - JavaScript
-
Updated
Mar 31, 2021 - Python
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
Mar 25, 2021 - JavaScript
-
Updated
Apr 13, 2021 - TypeScript
-
Updated
Mar 11, 2021 - JavaScript
-
Updated
Apr 4, 2021 - JavaScript
-
Updated
Apr 13, 2021 - TypeScript
-
Updated
Mar 28, 2021 - TypeScript
-
Updated
Mar 20, 2021 - JavaScript
-
Updated
Apr 8, 2021 - JavaScript
-
Updated
Mar 23, 2021
-
Updated
Mar 25, 2021 - JavaScript
Created by Kyle Mathews & Sam Bhagwat
Released 2015
Latest release Today
- Repository
- gatsbyjs/gatsby
- Website
- www.gatsbyjs.org


The fix described in issue #20179 introduces a regression, especially from an accessibility perspective. When declaring an empty alt-attribute for an image using the keyword
GATSBY_EMPTY_ALTin markdown (and having setshowCaptions: truein the plugin-options ingatsby-config.js, the plugin produces unwanted HTML: