Comment on From Gatsby gridlock to Astro bliss: my personal site redesignComments−schpet1yif you keep your site on github, i found keystatic to be a really nice authoring experience: https://github.com/Thinkmill/keystatic−jwngrOP1yThanks for the link. I prefer the simplicity of .mdx files for now. My use case is very basic and Astro already handles it well.−schpet1ykeystatic 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.−jwngrOP1yOh cool, I see. Didn't get that impression when I first looked. I will check it out!
Comments
if you keep your site on github, i found keystatic to be a really nice authoring experience: https://github.com/Thinkmill/keystatic
Thanks for the link. I prefer the simplicity of .mdx files for now. My use case is very basic and Astro already handles it well.
keystatic 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.
Oh cool, I see. Didn't get that impression when I first looked. I will check it out!