|
5 | 5 | <div class="home"> |
6 | 6 |
|
7 | 7 | <h1 class="page-heading">This is the community site for all the public <a href="https://github.com/gitbucket/gitbucket">GitBucket</a> plugins.</h1> |
8 | | - |
| 8 | + <script async src="https://cse.google.com/cse.js?cx=015899515212610647634:1ojf0jeezjy"></script> |
| 9 | + <div class="gcse-search"></div> |
9 | 10 | <h1 class="page-heading">Available Plugins:</h1> |
10 | 11 | <p class="separator"/> |
11 | 12 | <ul class="plugin-list"> |
| 13 | + {% for plugin in site.data.plugins %} |
12 | 14 | <li> |
13 | 15 | <h2> |
14 | | - <a class="post-link" href="https://github.com/gitbucket-plugins/gitbucket-announce-plugin"><span class="fa fa-bullhorn"></span>Announce plugin</a> |
15 | | - </h2> |
16 | | - <p>Send announcements via email to groups of users, e.g. for maintenance.</p> |
17 | | - </li> |
18 | | - <li> |
19 | | - <h2> |
20 | | - <a class="post-link" href="https://github.com/gitbucket-plugins/gitbucket-h2-backup-plugin"><span class="fa fa-database"></span>H2 Backup plugin</a> |
21 | | - </h2> |
22 | | - <p>Backup functionality of the H2 Database used by GitBucket.</p> |
23 | | - </li> |
24 | | - <li> |
25 | | - <h2> |
26 | | - <a class="post-link" href="https://github.com/yoshiyoshifujii/gitbucket-desktopnotify-plugin"><span class="fa fa-bell"></span>Desktop Notification plugin</a> |
27 | | - </h2> |
28 | | - <p>Notify GitBucket activity directly on the desktop.</p> |
29 | | - </li> |
30 | | - <li> |
31 | | - <h2> |
32 | | - <a class="post-link distributed" |
33 | | - title="Distributed with the GitBucket WAR as of v4.15! No need to install it separately!" |
34 | | - href="https://github.com/gitbucket/gitbucket-gist-plugin"><span class="fa fa-file-code-o"></span>Gist plugin</a> |
35 | | - </h2> |
36 | | - <p>Add code snippet Gist-like functionality to GitBucket.</p> |
37 | | - </li> |
38 | | - <li> |
39 | | - <h2> |
40 | | - <a class="post-link" href="https://github.com/yoshiyoshifujii/gitbucket-commitgraphs-plugin"><span class="fa fa-line-chart"></span>Commits Graph plugin</a> |
41 | | - </h2> |
42 | | - <p>Add commit graph views to GitBucket.</p> |
43 | | - </li> |
44 | | - <li> |
45 | | - <h2> |
46 | | - <a class="post-link" href="https://github.com/lefou/gitbucket-asciidoctor-plugin"><span class="fa fa-file-text"></span>AsciiDoc plugin</a> |
47 | | - </h2> |
48 | | - <p>Add AsciiDoc rendering capabilities to GitBucket.</p> |
49 | | - </li> |
50 | | - <li> |
51 | | - <h2> |
52 | | - <a class="post-link" href="https://github.com/yoshiyoshifujii/gitbucket-bugspots-plugin"><span class="fa fa-bug"></span>Bugspots plugin</a> |
53 | | - </h2> |
54 | | - <p>Add Google bugspots functionality to GitBucket.</p> |
55 | | - </li> |
56 | | - <li> |
57 | | - <h2> |
58 | | - <a class="post-link distributed" |
59 | | - title="Distributed with the GitBucket WAR as of v4.15! No need to install it separately!" |
60 | | - href="https://github.com/yaroot/gitbucket-pages-plugin"><span class="fa fa-book"></span>Pages plugin</a> |
61 | | - </h2> |
62 | | - <p>Project Pages for GitBucket.</p> |
63 | | - </li> |
64 | | - <li> |
65 | | - <h2> |
66 | | - <a class="post-link" href="https://github.com/mrkm4ntr/gitbucket-network-plugin"><span class="fa fa-code-fork"></span>Network plugin</a> |
67 | | - </h2> |
68 | | - <p>Network graph for GitBucket.</p> |
69 | | - </li> |
70 | | - <li> |
71 | | - <h2> |
72 | | - <a class="post-link distributed" |
73 | | - title="Distributed with the GitBucket WAR as of v4.15! No need to install it separately!" |
74 | | - href="https://github.com/gitbucket/gitbucket-emoji-plugin"><span class="fa fa-smile-o"></span>Emoji plugin</a> |
75 | | - </h2> |
76 | | - <p>Emoji support for GitBucket.</p> |
77 | | - </li> |
78 | | - <li> |
79 | | - <h2> |
80 | | - <a class="post-link" href="https://github.com/amuramatsu/gitbucket-rst-plugin"><span class="fa fa-file-text"></span>RST plugin</a> |
81 | | - </h2> |
82 | | - <p>ReSTructured text renderer for GitBucket</p> |
83 | | - </li> |
84 | | - <li> |
85 | | - <h2> |
86 | | - <a class="post-link" href="https://github.com/gitbucket-plugins/gitbucket-explorer-plugin"><span class="fa fa-list-alt"></span>Explorer plugin</a> |
87 | | - </h2> |
88 | | - <p>Explorer like navigation side panel for your projects.</p> |
89 | | - </li> |
90 | | - <li> |
91 | | - <h2> |
92 | | - <a class="post-link" href="https://github.com/codelibs/gitbucket-fess-plugin/"><span class="fa fa-search"></span>FESS plugin</a> |
93 | | - </h2> |
94 | | - <p>Fast enterprise search for GitBucket using a FESS server.</p> |
95 | | - </li> |
96 | | - <li> |
97 | | - <h2> |
98 | | - <a class="post-link" href="https://github.com/nus/gitbucket-plantuml-plugin"><span class="fa fa-object-group"></span>PlantUML plugin</a> |
99 | | - </h2> |
100 | | - <p>Render PlantUML files in GitBucket.</p> |
101 | | - </li> |
102 | | - <li> |
103 | | - <h2> |
104 | | - <a class="post-link" href="https://github.com/YoshinoriN/gitbucket-monitoring-plugin"><span class="fa fa-server"></span>Monitoring plugin</a> |
105 | | - </h2> |
106 | | - <p>Monitors and displays statistics about the running GitBucket instance.</p> |
107 | | - </li> |
108 | | - <li> |
109 | | - <h2> |
110 | | - <a class="post-link" href="https://github.com/kounoike/gitbucket-html5media-plugin"><span class="fa fa-html5"></span>HTML5 Media plugin</a> |
111 | | - </h2> |
112 | | - <p>Renders HTML5 Media (Audio/Video/PDF) inline in GitBucket.</p> |
113 | | - </li> |
114 | | - <li> |
115 | | - <h2> |
116 | | - <a class="post-link" href="https://github.com/kounoike/gitbucket-ipynb-plugin"><span class="fa fa-ravelry"></span>Jupyter plugin</a> |
117 | | - </h2> |
118 | | - <p>GitBucket plugin for rendering Jupyter or IPython files.</p> |
119 | | - </li> |
120 | | - <li> |
121 | | - <h2> |
122 | | - <a class="post-link distributed" |
123 | | - title="Distributed with the GitBucket WAR as of v4.15! No need to install it separately!" |
124 | | - href="https://github.com/gitbucket/gitbucket-notifications-plugin"><span class="fa fa-envelope"></span>Email Notifications plugin</a> |
125 | | - </h2> |
126 | | - <p>GitBucket plugin to send Email notifications.</p> |
127 | | - </li> |
128 | | - <li> |
129 | | - <h2> |
130 | | - <a class="post-link" href="https://github.com/takezoe/gitbucket-ci-plugin"><span class="fa fa-cog"></span>CI plugin</a> |
131 | | - </h2> |
132 | | - <p>GitBucket plug-in that adds simple CI ability to GitBucket.</p> |
133 | | - </li> |
134 | | - <li> |
135 | | - <h2> |
136 | | - <a class="post-link" href="https://github.com/takezoe/gitbucket-maven-repository-plugin"><span class="fa fa-cubes"></span>Maven Repository plugin</a> |
137 | | - </h2> |
138 | | - <p>GitBucket plugin that provides Maven repository hosting on GitBucket.</p> |
139 | | - </li> |
140 | | - <li> |
141 | | - <h2> |
142 | | - <a class="post-link" href="https://github.com/alexandremenif/gitbucket-mirror-plugin"><span class="fa fa-copy"></span>Mirror plugin</a> |
143 | | - </h2> |
144 | | - <p>This plugin adds repository mirroring to GitBucket.</p> |
145 | | - </li> |
146 | | - <li> |
147 | | - <h2> |
148 | | - <a class="post-link" href="https://github.com/takezoe/gitbucket-h2console-plugin"><span class="fa fa-table"></span>H2Console plugin</a> |
149 | | - </h2> |
150 | | - <p>A GitBucket plugin that adds H2 console to the administration console.</p> |
151 | | - </li> |
152 | | - <li> |
153 | | - <h2> |
154 | | - <a class="post-link" href="https://github.com/jyuch/gitbucket-backup-plugin"><span class="fa fa-floppy-o"></span>Backup plugin</a> |
| 16 | + <a class="post-link{% if plugin.distributed %} distributed{% endif %}" href="{{ plugin.url }}"><span class="{{ plugin.icon }}"></span>{{ plugin.name }}</a> |
155 | 17 | </h2> |
156 | | - <p>Plugin providing backup functionality for GitBucket.</p> |
157 | | - </li> |
158 | | - <li> |
159 | | - <h2> |
160 | | - <a class="post-link" href="https://github.com/YoshinoriN/gitbucket-application-logs-plugin"><span class="fa fa-file-text-o"></span>Logs Viewer plugin</a> |
161 | | - </h2> |
162 | | - <p>A plugin allowing to view and control GitBucket logs.</p> |
163 | | - </li> |
164 | | - <li> |
165 | | - <h2> |
166 | | - <a class="post-link" href="https://github.com/kasancode/gitbucket-label-kanban-plugin"><span class="fa fa-check"></span>Kanban Board plugin</a> |
167 | | - </h2> |
168 | | - <p>A plugin for Kanban style issue management in GitBucket.</p> |
169 | | - </li> |
170 | | - <li> |
171 | | - <h2> |
172 | | - <a class="post-link" href="https://github.com/kasancode/gitbucket-gantt-plugin"><span class="fa fa-sliders"></span>Gantt Chart plugin</a> |
173 | | - </h2> |
174 | | - <p>A plugin for rendering a Gantt Chart view of the GitBucket issues.</p> |
175 | | - </li> |
176 | | - <li> |
177 | | - <h2> |
178 | | - <a class="post-link" href="https://github.com/onukura/gitbucket-swagger-plugin"><span class="fa fa-ellipsis-h"></span>Swagger plugin</a> |
179 | | - </h2> |
180 | | - <p>A plugin for rendering a Swagger (OpenAPI) files.</p> |
181 | | - </li> |
182 | | - <li> |
183 | | - <h2> |
184 | | - <a class="post-link" href="https://github.com/onukura/gitbucket-rmarkdown-plugin"><span class="fa fa-registered"></span>R Markdown plugin</a> |
185 | | - </h2> |
186 | | - <p>A plugin for rendering a R Markdown files.</p> |
187 | | - </li> |
188 | | - <li> |
189 | | - <h2> |
190 | | - <a class="post-link" href="https://github.com/onukura/gitbucket-mathjax-plugin"><span class="fa fa-superscript"></span>MathJax plugin</a> |
191 | | - </h2> |
192 | | - <p>A plugin for rendering a markdown files with MathJax.</p> |
193 | | - </li> |
194 | | - <li> |
195 | | - <h2> |
196 | | - <a class="post-link" href="https://github.com/onukura/gitbucket-3dfile-plugin"><span class="fa fa-cube"></span>3D file plugin</a> |
197 | | - </h2> |
198 | | - <p>A plugin for rendering 3D files.</p> |
199 | | - </li> |
200 | | - <li> |
201 | | - <h2> |
202 | | - <a class="post-link" href="https://github.com/onukura/gitbucket-geojson-plugin"><span class="fa fa-map-marker"></span>GeoJSON plugin</a> |
203 | | - </h2> |
204 | | - <p>A plugin for rendering GeoJSON files.</p> |
| 18 | + <p>{{ plugin.description }}</p> |
205 | 19 | </li> |
| 20 | + {% endfor %} |
206 | 21 | </ul> |
207 | 22 | <p class="separator"/> |
208 | 23 | <p>Your plugin is not listed here? You want to move your plugin under the organization? Please open a <a href="https://github.com/gitbucket-plugins/gitbucket-plugins.github.io/issues">ticket/issue</a> to reference your demand.</p> |
|
0 commit comments