Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,18 @@ <h2>
</h2>
<p>A plugin for rendering a markdown files with MathJax.</p>
</li>
<li>
<h2>
<a class="post-link" href="https://github.com/onukura/gitbucket-3dfile-plugin"><span class="fa fa-cube"></span>3D file plugin</a>
</h2>
<p>A plugin for rendering 3D files.</p>
</li>
<li>
<h2>
<a class="post-link" href="https://github.com/onukura/gitbucket-geojson-plugin"><span class="fa fa-map-marker"></span>GeoJSON plugin</a>
</h2>
<p>A plugin for rendering GeoJSON files.</p>
</li>
</ul>
<p class="separator"/>
<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>
Expand Down