teamforus / docs

Main knowledge base of Forus
https://docs.forus.io
4 stars 6 forks source link

Create a deploy script for syncing docs to docs.forus.io #21

Closed maxvisser closed 6 years ago

maxvisser commented 6 years ago

Problem

Currently all changes to docs need to be manually synced to docs.forus.io

Proposed solution

I want to create a deploy script that syncs docs to docs.forus.io.

Possible additions

We can even hook this script up to a github webhook. This webhook listens to when a new pull request is merged to develop and run the script. This way we can guarantee that latest changes will be on the website.

danrminds commented 6 years ago

Like it

jamalv commented 6 years ago

this sounds pretty smooth 😎

maxvisser commented 6 years ago

This is finished. Docs now syncs with docs.forus.io