-
Hey,
While I was testing out the portfolio, I noticed something.
If you go to [https://portfolio-magicui.vercel.app/blog/hello-world](https://portfolio-magicui.vercel.app/blog/hello-world) the app w…
-
I have the following settings
```
media:
input: src/assets/images
output: src/assets/images
content:
- name: posts
label: Posts
type: collection
path: src/content/blog
…
-
- [ ] ogimage
-
### Environment
- Operating System: Darwin
- Node Version: v20.14.0
- Nuxt Version: 3.13.1
- CLI Version: 3.13.1
- Nitro Version: 2.9.7
- Package Manager: npm@10.7.0
- Builder: …
-
No matter what I can't get a custom layout to work based on the readme.
I'm pretty new to sanity, and I've gotten the component to show up in the studio but it always uses the default layout.
**…
-
**Get last 20 articles**
curl --header "Content-type:application/json" 'http://sub.localhost:8081/mid'
```
[{"ID":40,"title":"some title","body":"some body 111111..","Author":"recoilme","Image":"…
-
## 기능
1. 현재 유튜브에서 채널을 바꿔도 ogImage가 변경되지 않습니다. 올바른 이미지를 가져올 수 있도록 수정합니다.
-
I have a Post model that is Umbraco-generated. I have created a partial Post class that implements a property like so:
```
public partial class Post
{
///
/// OgImage: If the image…
-
Hey all, I have created a project from scratch and configured it with the basic example in the documentation and I got the following error when trying to deploy it:
```
[Sidecar] Deploying App\Sid…
-
Tried following your tutorial in an existing sanity v2 project and the plugin does not compile:
```
$ sanity start
✔ Checking configuration files...
⠹ Compiling...webpack built ab6f8b3a38557200a…