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,146 public repositories matching this topic...
-
Updated
Sep 21, 2020 - TypeScript
-
Updated
Oct 2, 2020 - JavaScript
If the file doesn't exist then no sha is found. In this case it should throw an error.
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
Currently this isn't possible but would be good info to query.
Is your feature request related to a problem? Please describe.
On scrolling through the project, I found that most of the images used are quite old and are taken from a single site.
Describe the solution you'd like
I would like to host all images in the project repository itself.
Describe alternatives you've considered
None, hosting all images in the project itself would give
Also, work experience (dates) are within paranthesis, but project dates are not.
Thanks for great app! :)
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Oct 5, 2020 - Python
-
Updated
Oct 6, 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 6, 2020 - TypeScript
-
Updated
Sep 28, 2020 - JavaScript
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Oct 5, 2020 - JavaScript
-
Updated
Oct 5, 2020 - TypeScript
-
Updated
Oct 6, 2020 - JavaScript
-
Updated
Aug 26, 2020
-
Updated
Oct 6, 2020 - TypeScript
-
Updated
Jul 1, 2020 - JavaScript
-
Updated
Sep 2, 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 29, 2020 - JavaScript
Created by Kyle Mathews & Sam Bhagwat
Released 2015
Latest release about 3 years ago
- Repository
- gatsbyjs/gatsby
- Website
- www.gatsbyjs.org



Summary
The existing docs about adding Google analytics recommend using the
gatsby-plugin-google-analytics. Under the hood, this plugin uses Google'sanalytics.jsfile.However, Google has a guide recommending users upgrade to
gtag.jsinstead. There