Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7cb12e2

Browse files
authored
Update docs-navbar.html (#1109)
* Update docs-navbar.htmlRemoved Docs item from top menu to display top menu bar items* Update promotions-overview.md
1 parentf0f4a65 commit7cb12e2

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

‎_docs/promotions/promotions-overview.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,13 @@ max-width="60%"
2626

2727
Here’s what makes Codefresh's GitOps promotions unique:
2828

29-
***Declarative and version-controlled**
29+
***Declarative and version-controlled**
3030
Promotions are tracked in Git as code. Every promotion is tied to a Git commit, giving you full traceability and version control. This means teams can always see who approved or triggered a promotion and why.
3131

3232
<!--- * **Automated Git sync**
3333
With GitOps, the desired state of environments is automatically synced based on the Git repository, ensuring that any promotion aligns with the latest approved application version.-->
3434

35-
***Context and visibility**
35+
***Context and visibility**
3636
While Argo CD manages deployments as individual applications, Codefresh introduces**environments** and**products** for a more intuitive and cohesive view of complex systems, and CD management:
3737
* Environments represent different stages in development. Environments allow teams to easily track applications as they progress through the SDLC.
3838
Read more on[Environments]({{site.baseurl}}/docs/dashboards/gitops-environments/).

‎_includes/docs-navbar.html‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,11 @@
2222

2323
<!--- <li class="nav-item">
2424
<a class="nav-link" href="{{ site.link_main }}" onclick="ga('send', 'event', 'Navbar', 'Docs links', ' ');">Product</a>
25-
</li>-->
25+
</li>
2626
<li class="nav-item">
2727
<a class="nav-link {% if page.layout == "docs" %}active{% endif %}" href="{{ site.baseurl }}/docs/getting-started/intro-to-codefresh/" onclick="ga('send', 'event', 'Navbar', 'Docs links', 'Docs');">Docs</a>
2828
</li>
29+
-->
2930
<liclass="nav-item">
3031
<aclass="nav-link"href="{{ site.baseurl }}/docs/example-catalog/ci-examples/"onclick="ga('send', 'event', 'Navbar', 'Docs links', 'Open Examples');">Examples</a>
3132
</li>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp