Skip to content

Commit c99facf

Browse files
authored
docs(blog): add scope diagram to 0.14.0 release article (#661)
Include scope.png in site assets and regenerated static pages, feed, and index listings. Made-with: Cursor
1 parent afb8d90 commit c99facf

7 files changed

Lines changed: 10 additions & 4 deletions

File tree

docs/blog/2026/04/release-0.14.0.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ <h1>What's new in Cursor rules for Java 0.14.0?</h1>
103103
<article role="main" class="blog-post">
104104
<h2>What are Cursor rules for Java?</h2>
105105
<p>A curated and opinionated collection of <code>Skills</code> and <code>Agents</code> to be used in modern <code>SDLC</code> workflows for Java Enterprise development with your favorite AI Agent harness.</p>
106+
<p><img src="/cursor-rules-java/images/2026/4/scope.png" alt="" /></p>
106107
<p>Thanks to our community members in <code>Singapore</code>, <code>Chengdu</code>, <code>Hanoi</code>, <code>Copenhagen</code>, and <code>Quito</code>. 👋👋👋</p>
107108
<h2>What's new in this release?</h2>
108109
<h3>Rules support dropped in favor of Skills</h3>

docs/feed.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feed xmlns='http://www.w3.org/2005/Atom' xml:lang='en'>
33
<id>https://jabrena.github.io/cursor-rules-java/</id>
44
<title>Skills & Agents for Java</title>
5-
<updated>2026-04-11T19:04:43+0200</updated>
5+
<updated>2026-04-11T21:04:25+0200</updated>
66
<link rel="alternate" type="text/html" href="https://jabrena.github.io/cursor-rules-java/" />
77
<link rel='self' type='application/atom+xml' href='https://jabrena.github.io/cursor-rules-java//feed.xml' />
88
<entry>
@@ -13,10 +13,11 @@
1313
<updated>2026-04-13T00:00:00+0200</updated>
1414
<summary>What are Cursor rules for Java?
1515
A curated and opinionated collection of Skills and Agents to be used in modern SDLC workflows for Java Enterprise development with your favorite AI Agent harness.
16+
1617
Thanks to our community members in Singapore, Chengdu, Hanoi, Copenhagen, and Quito. 👋👋👋
1718
What&apos;s new in this release?
1819
Rules support dropped in favor of Skills
19-
Until this release, the project maintained th...</summary>
20+
Until this release, the project maintained t...</summary>
2021
</entry>
2122
<entry>
2223
<id>https://jabrena.github.io/cursor-rules-java//blog/2026/03/release-0.13.0.html</id>

docs/images/2026/4/scope.png

180 KB
Loading

docs/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,10 +133,11 @@ <h3 class="post-title"><a href="blog/2026/04/release-0.14.0.html">What&apos;s ne
133133
<div class="post-entry">
134134
What are Cursor rules for Java?
135135
A curated and opinionated collection of Skills and Agents to be used in modern SDLC workflows for Java Enterprise development with your favorite AI Agent harness.
136+
136137
Thanks to our community members in Singapore, Chengdu, Hanoi, Copenhagen, and Quito. 👋👋👋
137138
What's new in this release?
138139
Rules support dropped in favor of Skills
139-
Until this release, the project maintained th...
140+
Until this release, the project maintained t...
140141
<p></p>
141142
<a href="blog/2026/04/release-0.14.0.html" class="post-read-more">[Read More]</a>
142143
</div>

docs/tags/blog.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,11 @@ <h2 class="post-title"><a href="../blog/2026/04/release-0.14.0.html">What&apos;s
103103
<div class="post-entry">
104104
What are Cursor rules for Java?
105105
A curated and opinionated collection of Skills and Agents to be used in modern SDLC workflows for Java Enterprise development with your favorite AI Agent harness.
106+
106107
Thanks to our community members in Singapore, Chengdu, Hanoi, Copenhagen, and Quito. 👋👋👋
107108
What's new in this release?
108109
Rules support dropped in favor of Skills
109-
Until this release, the project maintained th...
110+
Until this release, the project maintained t...
110111
<p></p>
111112
<a href="../blog/2026/04/release-0.14.0.html" class="post-read-more">[Read More]</a>
112113
</div>
180 KB
Loading

site-generator/content/blog/2026/04/release-0.14.0.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ status=published
1010
1111
A curated and opinionated collection of `Skills` and `Agents` to be used in modern `SDLC` workflows for Java Enterprise development with your favorite AI Agent harness.
1212
13+
![](/cursor-rules-java/images/2026/4/scope.png)
14+
1315
Thanks to our community members in `Singapore`, `Chengdu`, `Hanoi`, `Copenhagen`, and `Quito`. 👋👋👋
1416
1517
## What's new in this release?

0 commit comments

Comments
 (0)