6 ms·
if you keep your site on github, i found keystatic to be a really nice authoring experience: https://github.com/Thinkmill/keystatic https://github.com/Thinkmill
by schpet 2y ago
if you keep your site on github, i found keystatic to be a really nice authoring experience:
https://github.com/Thinkmill/keystatic https://github.com/Thinkmill/keystatic
- jwngr 2y agoThanks for the link. I prefer the simplicity of .mdx files for now. My use case is very basic and Astro already handles it well.
- schpet 2y agokeystatic supports editing mdx files. keystatic is basically a frontend to update files on github, so if e.g. you want to write a blog post from your phone it can let you do that kind of thing.
- jwngr 2y agoOh cool, I see. Didn't get that impression when I first looked. I will check it out!