Publishing Content From Git
Read time: 1 minute(s)
There are several ways to publish:
- Publish on the client side using the local Git repository and then manually upload the published content to a web server.
- Server Side Building and Publishing by connecting for example integration server to the Git project. For each version branch, a separate server-side job could be created to run when the content is modified on that branch.
- Use Oxygen Content Fusion to publish your content. It offers the automation of a continuous integration and continuous delivery (CI/CD) server without all the configuration work.