Vrite is meant to be an open-source, collaborative developer content platform for everything from technical blogs and product documentation to internal knowledge bases.<p>The idea is to provide a great "hybrid" editing experience (combining code and WYSIWYG approach) to create an editing environment that's extensible and can be used for various technical needs, by people of varying technical proficiency.<p>Since the last time I posted this project here (<a href="https://news.ycombinator.com/item?id=36324281">https://news.ycombinator.com/item?id=36324281</a>) I followed on the recieved feedback, adding:<p>- GitHub synchronization (for existing projects using docs-as-code approach);<p>- Self-hosting support via Docker Compose;<p>- Command palette with semantic search (also accessible via API);<p>- Variants (for i18n support);<p>- New "Element" block in the editor, allowing for custom markup (via XML-like syntax) that's then transformed to structured JSON;<p>- Other features, like more customization, better commenting support and new dashboard view (list)<p>Check it out and let me know what you think.<p>For basic look, use the following credentials:<p>- Email: hello@vrite.io<p>- Password: Hello_2023<p>This account will be reset every few hours.