-
While generating the schema the root URL has the wordpress domain (wordpress.example.com). Is there a way to change the url to (blog.example.com)?
-
### Describe the bug
Can’t set the theme of fenced code blocks to dark in SB 7 beta
Previously, doing this in MDX would work:
\`\`\`javascript dark
let foo;
\`\`\`
But all code blocks a…
-
Following instructions in [this tutorial](https://dev.edenspiekermann.com/2019/01/21/turn-craft-into-a-headless-cms/), I have Craft setup with Gatsby and CraftQL.
The problem I have is if I use the…
-
This is the Pipeline for the first release of the PyData-Delhi Site. Before you can pick up the tasks, please make sure you read the following guidelines properly.
1. Read the `README.md` very care…
-
I only get previews working (on local build) when making the API open.
I am on Ubuntu Linux - Chrome Version 83.0.4103.116 (Offizieller Build) (64-Bit)
---
And yes I have generated api keys tha…
-
Hi!
I wanted to see that presentation and cloned it locally, installed dependencies and tried to run via npm start.
That's where I got this error:
```
PS C:\Development\code-aesthetics> n…
-
The Readme states the following limitation:
> At the moment, fields that do not have at least one populated instance will not be created in the GraphQL schema. This can break your site when field v…
-
Thanks for writing this plugin, our new website currently uses it!
https://imagineclarity.com
angeloocana.com shows a blog where every single blog post is available in all three languages. But o…
-
## For New Translators
To translate a page:
1. Check that no one else has claimed your page in the checklist and comments below.
2. Comment below with the name of the page you would like to tra…
-
There are a lot of images inside markdown that are either `img` tags or markdown images. Need to use next/image component instead of img tags and markdown images.
Edit: These changes are needed for…