Posts
Members
Info
Schema Generation from markdown
this is my markdown frontmatter. Now how could i generate node for category like bellow screenshot
0
Peer dependency with Theme-UI and the gatsby plugin
After setting up a new gatsby project and intalling theme-ui according to the docs npm i theme-ui gatsby-plugin-theme-ui I'm getting the following warning: …
0
WordPress Themes - Libre and Balsa
When we were researching different parts of the Gatsby ecosystem, we realized that WordPress themes are far and few. Themes that we found lacked blog essentials like pagination, filtering pages by authors, and tags. Support for RSS Feed and AMP was also missing. Considering the…
0
Selling gatsby themes
I was learning about Gatsby themes last week and I learned that for others to use your theme it has to be published in npm. Free npm plans are public, which means that any theme you publish there will be accessible to anyone. What if you build themes for clients, or want to sell…
2
Theme-ui / import values from markdown
Hi, I have built a theme using theme-ui and in the shadowed theme-ui object in the site I wanted to import some values from a markdown file. Not quite sure how I would do this. …
2
Custom block position
Hello, 👋 I'm a total freshman with gatsby. Maybe someone can point out what content system or something else I can use to create content as here https://sotnychenko.com/2/. What do I mean? I want to use some CMS or something for a non-tech person to easily create content. I…
2