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 10,049 public repositories matching this topic...
-
Updated
Feb 22, 2021 - TypeScript
-
Updated
Feb 1, 2021 - JavaScript
Summary
InlineImage component should have cursor: pointer style when CMS is enabled.
(Currently is only ever has the normal default cursor.)
The pointer cursor indicates to the user that clicking it will trigger some action.
In this case that action is opening a Media Manager dialog.
Motivation
I did my first introduction/training of a TinaCMS application to a person, and
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
-
Updated
Feb 18, 2021 - 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
Feb 1, 2021 - TypeScript
-
Updated
Feb 25, 2021 - JavaScript
-
Updated
Feb 23, 2021 - TypeScript
-
Updated
Feb 19, 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
Jul 29, 2020 - JavaScript
-
Updated
Feb 3, 2021 - JavaScript
-
Updated
Feb 16, 2021 - JavaScript
-
Updated
Feb 3, 2021 - TypeScript
-
Updated
Feb 23, 2021 - TypeScript
-
Updated
Feb 24, 2021 - TypeScript
-
Updated
Feb 19, 2021 - JavaScript
-
Updated
Feb 18, 2021
-
Updated
Jan 28, 2021 - JavaScript
Created by Kyle Mathews & Sam Bhagwat
Released 2015
Latest release 23 days ago
- Repository
- gatsbyjs/gatsby
- Website
- www.gatsbyjs.org
In my case I did use a wrong version of Gatsby and I ve got an incorrect error about it
to replicate just change version to a wrong one in package.json of Gatsby and
semver will throw out an error than the catch on
https://github.com/gatsbyjs/gatsby/blob/a6be92eb80bb98c308310a0fb3c340dab8e104aa/packages/gatsby/src/bootstrap/load-themes/index.js#L40
do not output and do not stop the code.