Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 274 Bytes

File metadata and controls

14 lines (12 loc) · 274 Bytes
layout default
title Known Plugins
url /bundler_known_plugins
previous /bundler_plugins
next /bundler_workflow

Known Plugins

{% for plugin in site.data.known_plugins %}

  • [{{ plugin.name }}]({{ plugin.uri }}) - {{ plugin.summary }} {% endfor %}