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

Commit41e5abd

Browse files
GitOps Change Log with RSS Feed (#1294)
* first test of new feed* Add what's new to argohub nav* Update changelog.mdRemoved "Releases" form title* Filtered content based on collection* updated URLs for posts* Update navbar page with what's newAdded what's new entry to navbar* Update argohub-docs-navbar.html* Add symlink to changelogTesting with symlink to changelog* remove new changelog file* add link to RSS Feed for gitops* updated layout and posts* Update 2025-03-31-march-release-notes.md* Delete 2025-03-31-march-release-notes.md* Create 2025-04-30-april-release-notes.mdCreated symlink to april 2025release note for gitops* Update changelog.mdRemoved "releases" from title for enterprise what's new page* Archive legacy release notesMoved legacy release notes from 2023 and earlier to ARCHIVED folder in /docs---------Co-authored-by: NimRegev <nima.regev@codefresh.io>
1 parent2265546 commit41e5abd

File tree

38 files changed

+110
-51
lines changed

38 files changed

+110
-51
lines changed

‎_config.yml‎

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,9 @@ collections:
7878
posts:
7979
output:true
8080
permalink:/:collection/:year/:month/:day/:title/
81+
posts-gitops:
82+
output:true
83+
permalink:/:collection/:year/:month/:day/:title/
8184
pages:
8285
output:true
8386
permalink:/:collection/:path
@@ -98,6 +101,14 @@ defaults:
98101
layout:docs
99102
toc:true
100103
wide:true
104+
# _posts-gitops
105+
-scope:
106+
path:"_posts-gitops"
107+
type:posts-gitops
108+
values:
109+
layout:gitops
110+
toc:true
111+
wide:true
101112
# _pages
102113
-scope:
103114
path:"_pages"
@@ -124,6 +135,12 @@ defaults:
124135
# #RSS Feed Location
125136
feed:
126137
path:/changelog/feed.xml
138+
excerpt_only:false
139+
collections:
140+
posts-gitops:
141+
path:/changelog/gitops.xml
142+
143+
127144

128145
# Custom variables
129146
repo:"https://github.com/codefresh-io/docs.codefresh.io"

‎_data/argohub-nav.yml‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,12 @@
287287
-title:Secrets for GitOps
288288
url:"/secrets"
289289

290+
-title:What's new
291+
url:"/whats-new"
292+
pages:
293+
-title:Release notes
294+
url:"/changelog"
295+
290296
-title:Support tickets
291297
url:"/support"
292298
pages:
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp