gatsby-starter-ghost icon indicating copy to clipboard operation
gatsby-starter-ghost copied to clipboard

A starter template to build lightning fast websites with Ghost & Gatsby

Results 35 gatsby-starter-ghost issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/TryGhost/gatsby-starter-ghost). - WARN:...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [babel-preset-gatsby-package](https://togithub.com/gatsbyjs/gatsby/tree/master/packages/babel-preset-gatsby-package#readme) ([source](https://togithub.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby-package)) | [`2.15.0` -> `2.25.0`](https://renovatebot.com/diffs/npm/babel-preset-gatsby-package/2.15.0/2.25.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/babel-preset-gatsby-package/2.25.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/cli](https://babel.dev/docs/en/next/babel-cli) ([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-cli)) | [`7.17.10` -> `7.25.7`](https://renovatebot.com/diffs/npm/@babel%2fcli/7.17.10/7.25.7) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@babel%2fcli/7.25.7?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@tryghost/helpers-gatsby](https://togithub.com/TryGhost/SDK) | [`2.0.1` -> `2.0.2`](https://renovatebot.com/diffs/npm/@tryghost%2fhelpers-gatsby/2.0.1/2.0.2) | [![age](https://badges.renovateapi.com/packages/npm/@tryghost%2fhelpers-gatsby/2.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sharp](https://togithub.com/lovell/sharp) ([changelog](https://togithub.com/lovell/sharp/blob/main/docs/changelog.md)) | [`0.30.6` -> `0.31.0`](https://renovatebot.com/diffs/npm/sharp/0.30.6/0.31.0) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [cheerio](https://cheerio.js.org/) ([source](https://togithub.com/cheeriojs/cheerio)) | [`1.0.0-rc.11` -> `1.0.0`](https://renovatebot.com/diffs/npm/cheerio/1.0.0-rc.11/1.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cheerio/1.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

### Issue Summary Error `cheerio.load() expects a string` occurs when deploying gatsby-starter-ghost fork to Netlify. I wasn't encountering this error previously, but after a [fresh install](https://github.com/luisvargasio/luisvargaspw) I am seeing this...

### Problem description `codeinjection_head` and `codeinjection_foot` for the site as well as for posts is currently not used in the starter. The reason for that is a) it's a bit...

enhancement
help wanted

**Issue Summary** Updating navigation items in ghost cms does not function correctly in Gatsby front-end **To Reproduce** It's on a live site, published here: www.timeline-music.co.uk via Vercel (I had similar...

**Issue Summary** XML sitemaps aren't created, and RSS feeds to not load properly when using prefix paths. **To Reproduce** 1. add pathPrefix to gatsby-config file 2. add siteURL to siteConfig.js...

help wanted