|
|
|
|
|
by cjr
840 days ago
|
|
This looks and sounds great... I'm currently using contentlayer [https://github.com/contentlayerdev/contentlayer] to manage docs and blog content, mostly .mdx files on urlbox.com. It works well with next.js but unfortunately is abandonware now. I also have a few custom remark/rehype plugins. You're right it is a pain to update articles buried in your repo especially with less technical team members. I already tried out TinaCMS to try and solve the editing issues, but their editor wasn't so nice, and it seemed to implicitly make a commit on every tiny change to any content, so I'm really hoping I could use something like this to edit my already existing content... |
|