Live at: https://wiki.root.vc
Founders Wiki is where Root Ventures portfolio founders can find info such as cloud hosting credits, discounts on products and services like Brex and Lever, and recommendations for professional services like executive coaches, product design and industrial design firms, lawyers, accountants, and personal therapists.
This project is based on 🐙 Octopus, which is a server-less, easy-to-setup internal wiki page with built-in software diagrams support. It uses Markdown for writing content and enhances it with Graphviz and flowchart.js diagrams for easy software documentation.
The Root Ventures Founders Wiki is a fork of Octopus, which is a JAMstack app that uses Google Firebase as its backend. You do not need a web server (such as Apache) or a database (like MySQL) to have it up and running. You can deploy the app to a CDN for free using Netlify.
- create new wiki pages with Markdown language,
- edit menu (using Markdown) to easily link to wiki pages,
- include Graphviz and flowchart.js diagrams inside your Markdown content,
Access to the Founders Wiki is restricted to Root Ventures portfolio founders only. Email any of the partners, or the team to get access.
To create a new page, just enter the URL you wish to create, for example: https://wiki.root.vc/test/new-page
. If such page has not been created yet, you will see the following screen:
When you click "Create this page", new page will be created and filled in with default content, ready to edit:
Once the page is ready, you can easily include it in the menu:
That's it. Send all your teammates link to wiki and they're ready to contribute!
- Octopus
- React via create-react-app.
- viz.js
- flowchart.js
- Firebase
Bartosz Olchówka / CTO @ LiveChat
This project is licensed under the MIT License - see the LICENSE file for details