Docmate

Docmate

Document platform for your team

0 followers

Docmate is a document platform built for developer team. Write markdown, get shareable and beautiful document, without build process.
Docmate gallery image
Launch tags:Developer Tools
Launch Team
AssemblyAI
AssemblyAI
Build voice AI apps with a single API
Promoted

What do you think? …

Randy
It's happy to announce Docmate , a document platform for teams, which is a side project I made these several months. The motivation of building Docmate is I want to build a self-hostable document platform for small team. On small developer team, team members always need to share some documents between each other, or maintain a team knowledge base together. Docute and Docsify are two powerful document site generators. They are both lightweight, beautiful and can work without build process. Though they can both work without build process, they need to work with deploy process. We always need to create a Git repo, update the docs by push new commit. The benefit of git-based document is high maintainable, such as some open source projects, the contributors are required to make pull request if they want to change the document, maintainers can review the diff. But in some cases we just want a CMS to store ours document. Share them, modify them just by on click. This is what Docmate does. In Docmate, you are able to: - Create a document, named it, create some pages, and get a sharable Docute/Docsify site. - Use invite link to invite your team member. - Set document to private, then the document link are protected. Only visible for team members.