Skip to content

Commit c50c617

Browse files
ctalauOxygen Content Fusion
authored andcommitted
Mention CF as a solution for publishing.
1 parent 790cb35 commit c50c617

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

git-tech-writers/publishing_content_from_git.dita

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,18 @@
66
<author>Radu Coravu</author>
77
</prolog>
88
<body>
9-
<p>There are two main ways to publish:<ul id="ul_xy2_5m1_rwb">
9+
<p>There are several ways to publish:<ul id="ul_xy2_5m1_rwb">
1010
<li>Publish on the client side using the local Git repository and then manually
1111
upload the published content to a web server.</li>
12-
<li><xref href="../topics/server_side_building_and_publishing.dita"/> by connecting for example
13-
integration server to the Git project. For each version branch, a separate
14-
server-side job could be created to run when the content is modified on that
15-
branch.</li>
12+
<li><xref href="../topics/server_side_building_and_publishing.dita"/> by connecting
13+
for example integration server to the Git project. For each version branch, a
14+
separate server-side job could be created to run when the content is modified on
15+
that branch.</li>
16+
<li><xref href="https://www.oxygenxml.com/content_fusion/publishing.html"
17+
format="html" scope="external">Use <b>Oxygen Content Fusion</b> to
18+
publish</xref> your content. It offers the automation of a continuous
19+
integration and continuous delivery (CI/CD) server without all the configuration
20+
work. </li>
1621
</ul></p>
1722
</body>
1823
</topic>

0 commit comments

Comments
 (0)