The Wayback Machine - https://web.archive.org/web/20210413223706/https://github.com/topics/gatsby
Skip to content
#

gatsby

gatsby logo

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...

ronalde
ronalde commented Mar 17, 2021

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_ALT in markdown (![GATSBY_EMPTY_ALT](rel/path.jpg) and having set showCaptions: true in the plugin-options in gatsby-config.js, the plugin produces unwanted HTML:

<figure class="gatsby-resp-i
github-profile-readme-generator
alexfinnarn
alexfinnarn commented Jun 24, 2019

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:

  1. Create a repo with a readme during the script
  2. See the er
smthomas
smthomas commented Nov 16, 2020

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

Reactive-Resume
gatsby-theme-novela

Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, and many others. Simple to use, and battle tested. Parses YAML by default but can also parse JSON Front Matter, Coffee Front Matter, TOML Front Matter, and has support for custom parsers.

  • Updated Mar 25, 2021
  • JavaScript

Created by Kyle Mathews & Sam Bhagwat

Released 2015

Latest release Today

Repository
gatsbyjs/gatsby
Website
www.gatsbyjs.org

Related Topics

open-source-framework react