README
plugins-extra
This is the extra routes plugin. It takes one parameter and makes that amount of routes
Getting Started
1. Install the plugin:
npm install -D @scullyio/scully-plugin-extra
2. Use the plugin:
TODO
Scully extra demo plugin
<script type="module">
import scullyioScullyPluginExtra from 'https://cdn.skypack.dev/@scullyio/scully-plugin-extra';
</script>
This is the extra routes plugin. It takes one parameter and makes that amount of routes
npm install -D @scullyio/scully-plugin-extra
TODO