|
4 | 4 |
|
5 | 5 | <div class="home"> |
6 | 6 |
|
7 | | - <h1 class="page-heading">This is the community site for all the <a href="https://github.com/gitbucket/gitbucket">GitBucket</a> plugins.</h1> |
| 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 |
|
9 | 9 | <h1 class="page-heading">Available Plugins:</h1> |
10 | 10 | <p class="separator"/> |
@@ -139,28 +139,40 @@ <h2> |
139 | 139 | </li> |
140 | 140 | <li> |
141 | 141 | <h2> |
142 | | - <a class="post-link" href="https://github.com/alexandremenif/gitbucket-mirror-plugin"><span class="fa fa-copy"></span>Mirror Plugin</a> |
| 142 | + <a class="post-link" href="https://github.com/alexandremenif/gitbucket-mirror-plugin"><span class="fa fa-copy"></span>Mirror plugin</a> |
143 | 143 | </h2> |
144 | 144 | <p>This plugin adds repository mirroring to GitBucket.</p> |
145 | 145 | </li> |
146 | 146 | <li> |
147 | 147 | <h2> |
148 | | - <a class="post-link" href="https://github.com/takezoe/gitbucket-h2console-plugin"><span class="fa fa-table"></span>H2Console Plugin</a> |
| 148 | + <a class="post-link" href="https://github.com/takezoe/gitbucket-h2console-plugin"><span class="fa fa-table"></span>H2Console plugin</a> |
149 | 149 | </h2> |
150 | 150 | <p>A GitBucket plugin that adds H2 console to the administration console.</p> |
151 | 151 | </li> |
152 | 152 | <li> |
153 | 153 | <h2> |
154 | 154 | <a class="post-link" href="https://github.com/jyuch/gitbucket-backup-plugin"><span class="fa fa-floppy-o"></span>Backup plugin</a> |
155 | 155 | </h2> |
156 | | - <p>Plugin providing backup functionnality 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"></span>Logs viewer Plugin</a> |
161 | | - </h2> |
162 | | - <p>A plugin allowing to view and control GitBucket logs</p> |
163 | | - </li> |
| 156 | + <p>Plugin providing backup functionnality 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> |
164 | 176 | </ul> |
165 | 177 | <p class="separator"/> |
166 | 178 | <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