Comment on From Gatsby gridlock to Astro bliss: my personal site redesignparentComments−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
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!