Y
Hacker News
new
|
ask
|
show
|
jobs
by
schpet
623 days ago
if you keep your site on github, i found keystatic to be a really nice authoring experience:
https://github.com/Thinkmill/keystatic
1 comments
jwngr
623 days ago
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.
link
schpet
623 days ago
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.
link
jwngr
623 days ago
Oh cool, I see. Didn't get that impression when I first looked. I will check it out!
link