keystatic
keystatic copied to clipboard
First class CMS experience, TypeScript API, Markdown & YAML/JSON based, no DB
Hi, I'm setting up keystatic in a localized project where the first segment of my url is the language locale. my-domain.com/en/...... mydomain.com/es/..... I'm not able to enter the keystatic panel...
I have AstroJS project, and I added Keystatic. I have several pages in `src/content` folder, and it works in Astro:  File `src/content/config.ts`: ``` import { z, defineCollection }...
I try to integrate i18n to my app with Next.js. I'm using app router and add a `[local]` folder seem to conflict with keystatic. I tried [next-international](https://next-international.vercel.app/) and [next-intl](https://next-intl-docs.vercel.app/) still...
Hey! Awesome product and tool. Really. Great job. I will consider donating a few coffees later on :) As for the feature request, I think it would be nice if...
I'd like to work on this so if someone can assign me, would be awesome :)
When you use fields.image and save item without image selected the image component is removing the key from mdoc frontmatter, which in turn i causing Astro to crash as the...
Hi there, I've installed Astro through **Keystatic CLI**, then changed **trailingslash** configuration to "**always**", but admin panel still uses no trailing slash path. That shoots errors, 404s every now and...
I am trying to add Keystatic to a few Astro sites I manage. But there is one problem I just can not seem to fix asked in the Discord but...
The `/keystatic` page renders the "login with Github" button but clicking that gives a 404. From the logs in Cloudflare ``` "logs": [ { "message": [ "10:14:19 [WARN] [router] No...