-
# Adding "blog" in URL in Gatsby Theme Minimal Blog by LekoArts | Sohel Ahmed Mesaniya
Add "blog" in URL in Gatsby Theme Minimal Blog by LekoArts
[https://sohelahmed.site/blog/adding-blog-in-url-in-…
-
## Introduction
We could create a Figma plugin to sync the configuration with a `theme.js` file.
https://www.figma.com/community/plugin/797015796747379907/theme-ui
A first prototype was …
-
I Think i will look into this gatsby starter: https://www.gatsbyjs.org/starters/LekoArts/gatsby-starter-portfolio-emma/ see the code: https://github.com/LekoArts/gatsby-starter-portfolio-emma/blob/mas…
-
It would be nice if the SEO component would also output structured data like https://github.com/LeKoArts/gatsby-starter-prismic/blob/master/src/components/SEO/SEO.jsx
-
I can't seem to find childMdx in the graphql explorer
I have `gatsby-plugin-mdx` being imported into my project via this theme: https://github.com/LekoArts/gatsby-themes/blob/main/themes/gatsby…
-
## Description
Once "Screenshot mode" is activated, a "Download" button should appear and allow you to download the whole image grid. One of the problems that needs to be figured out for this to wo…
-
Another part of the project could be Figma page with color and size variables. We could either sync from config to Figma or read variables from Figma into config. Seems like it could be achived via [F…
-
Hi Kris!
For the Gatsby 5.3 release we bumped our usage of lmdb from 2.5.3 to 2.7.1 (https://github.com/gatsbyjs/gatsby/pull/37160). Gatsby also uses Parcel (which we bumped to 2.8.1) which itself …
-
### Environment
node: v18.18.0
consola: 3.2.3
### Reproduction
https://stackblitz.com/edit/stackblitz-starters-wxmucj?file=index.js,package.json
### Describe the bug
Setting the initial prop of…
-
## Description
When trying to shadow a GraphQL query I am getting a warning during build process in CLI. However the project runs fine in localhost
Warning:
```
warn The GraphQL query in the n…