forked from jbroadway/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
John Luxford edited this page Jan 11, 2023
·
11 revisions
This repository hosts the Flipside user manual / online documentation, available at:
https://www.flipsidexr.com/docs
- Modify the files under the docs folder in this branch of this repository.
- Store any linked files in the Flipside website backend under Content > Files > docs > 2023.1.
- Commit your changes and push them to GitHub.
- Go to Flipside Admin > Tools on the staging website and log in.
- Click
Publish documentation updates from GitHub
and clickOk
to confirm.
The staging website's documentation should update within 1-2 minutes.
Note: Linked files should live on the live website and be linked by their full URLs so that links don't break when the latest documentation is published to the live website.
To make changes to the live website documentation:
- Modify the files under the docs folder in this repository.
- Store any linked files in the Flipside website backend under Content > Files > docs.
- Commit your changes and push them to GitHub.
- Go to Flipside Admin > Tools on the website and log in.
- Click
Publish documentation updates from GitHub
and clickOk
to confirm.
The website's documentation should update within 1-2 minutes.