keystatic icon indicating copy to clipboard operation
keystatic copied to clipboard

First class CMS experience, TypeScript API, Markdown & YAML/JSON based, no DB

Results 175 keystatic issues
Sort by recently updated
recently updated
newest added

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...

enhancement

I have AstroJS project, and I added Keystatic. I have several pages in `src/content` folder, and it works in Astro: ![2023-08-10 18-07-46](https://github.com/Thinkmill/keystatic/assets/1038168/a476bf27-c0c5-4f17-9cbc-0f6fe1374ac2) File `src/content/config.ts`: ``` import { z, defineCollection }...

roadmap
framework:astro

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...

needs more information

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...

enhancement

Can you support image compression?

question

I'd like to work on this so if someone can assign me, would be awesome :)

framework:astro

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...

framework:astro

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...

framework:astro
bug:unconfirmed

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...

framework:astro

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...