Skip to content

Commit e2ae719

Browse files
committed
Add index.jelly with a plugin description.
This plugin description will be shown in Jenkins´ plugin manager.
1 parent b37dcf6 commit e2ae719

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/main/resources/index.jelly

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?jelly escape-by-default='true'?>
2+
3+
<div>
4+
Provides <a href="https://getbootstrap.com/">Bootstrap 5</a> for Jenkins Plugins.
5+
Bootstrap is (according to their self-perception)
6+
the world’s most popular front-end component library to build responsive,
7+
mobile-first projects on the web.
8+
</div>

0 commit comments

Comments
 (0)