SDKs stores the content from Github in a cache so that it doesn’t need to be loaded everytime. Refreshing a page with the JS SDK can indeed be a bit slow. However, with the Node.js SDK, with the cache, it becomes really smooth. You can manually load all files and all the following users will receive a cached version.
Contentify is not just a Markdown editor. It allows you and your team to work together on all the content of your webapp. At OAuth.io, we use Contentify to integrate contents that our non developers collaborators write using the Node.js/Javascript SDK. They can save as a draft (not published on the webapp) or as a release (available to public). Like that, developers can focus on UX and where the content will be while non developers can focus on wording.
Key features of this release:
- Configurable and reusable backend components (e.g. for emailing / user management etc...).
- Permissions management
I would love to hear your feedbacks and answer your questions!