penmark
penmark copied to clipboard
A CMS you can embed directly into you Markdown-based, Github-backed website/blog. No need to switch between multiple websites, your website/blog is the only place you need.
It would be great if users were not constrained to use this with github and could also use it with their own self-hosted version control system, for example Gitea or...
I am interested in using this for internal documentation. Would it be difficult to extend it a bit and rely on it for authentication to view the site itself also?
 We've integrated Penmark CMS with Hugo on GitHub for post management. Login-in, creating drafts, and publishing posts works well, but we have two issues with editing: - After creating...