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

A constantly evolving and thoughtful architecture for creating static blogs with Gatsby.

Results 53 gatsby-starter-lumen issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sentry/tracing](https://togithub.com/getsentry/sentry-javascript) | [`^7.9.0` -> `^7.10.0`](https://renovatebot.com/diffs/npm/@sentry%2ftracing/7.9.0/7.10.0) | [![age](https://badges.renovateapi.com/packages/npm/@sentry%2ftracing/7.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

renovate

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@sentry/gatsby](https://togithub.com/getsentry/sentry-javascript) | [`^7.8.1` -> `^7.10.0`](https://renovatebot.com/diffs/npm/@sentry%2fgatsby/7.8.1/7.10.0) | [![age](https://badges.renovateapi.com/packages/npm/@sentry%2fgatsby/7.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

renovate

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. > [!WARNING] These dependencies are deprecated: | Datasource | Name | Replacement PR? |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@jest/globals](https://togithub.com/facebook/jest) | [`^27.5.1` -> `^28.1.3`](https://renovatebot.com/diffs/npm/@jest%2fglobals/27.5.1/28.1.3) | [![age](https://badges.renovateapi.com/packages/npm/@jest%2fglobals/28.1.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

renovate

**Describe the bug** Specifying a socialImage in a post on lumen does not work. For example on your demo site https://lumen.alxshelepenok.com/posts/2017-19-08---Humane-Typography-in-the-Digital-Age/humane-typography-in-the-digital-age has following image url for Twitter in the HTML...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | cimg/node | docker | minor | `18.4.0` -> `18.7.0` | ---...

renovate

**Is your feature request related to a problem? Please describe.** Feature request for added functionality (MDX support). **Describe the solution you'd like** I'm currently using a [fork](https://github.com/m-clare/gatsby-starter-lumen/tree/mdx-integration) of this project...

**Is your feature request related to a problem? Please describe.** Would you consider adding a dark mode theme to reduce eye strain? **Describe the solution you'd like** The default colors...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sass](https://togithub.com/sass/dart-sass) | [`^1.54.9` -> `^1.55.0`](https://renovatebot.com/diffs/npm/sass/1.54.9/1.55.0) | [![age](https://badges.renovateapi.com/packages/npm/sass/1.55.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

renovate

## Description This is a bugfix to the postsQuery so that it only retrieves pages that have the template `post` in the frontmatter. ## Related Issues fixes #1124