GitHub
This feature is available on these plans: βοΈ Growing βοΈ Scaling βοΈ Enterprise
An alternative to using the modern block-based Archbee editor with inline comments and markdown shortcuts is to write the content in GitHub and sync it with Archbee.
For people that use git as a versioning system and write the content of the doc in Github, you can set it up when you add a new Space with the GitHub integration. Here's an example of how to set up (and configure) your Git repo so that we can fetch the content in there and set it up nicely into our software: https://github.com/dragosbulugean/slateο»Ώ Please notice the config .yaml file here if you want to configure the folder where the markdown content will be rendered from (or a summary document tree hierarchy): ο»Ώhttps://github.com/dragosbulugean/slate/blob/master/.archbee.yamlο»Ώο»Ώ
How to add the GitHub integration
Go to the Integrations page in your Archbee account.
Click on the Connect GitHub button to open the login page with GitHub to authorize Archbee.
Select what you want to sync: All repositories / Only select repositories. Click install.
After the setup is done, you will be redirected to the Integrations page and you should see GitHub is connected.
Now when you create a new Space, you have the option to select a repository from the Write in GitHub option.
After you click Add Space, the content from the selected GitHub repository should be synced.
Next steps:
- See how to ο»ΏSetup the repositoryο»Ώ
- Auto sync your ο»ΏCustom Code from GitHub to Space Settings/Custom Code
- Add ο»ΏCode snippets to your GitHub documentation and sync them with Archbee
- Markdown syntax for Archbee blocks ο»ΏEditor Markdown Shortcutsο»Ώ
ο»Ώ