antwar-prevnext-plugin

prev/next metadata for Antwar items

Usage no npm install needed!

<script type="module">
  import antwarPrevnextPlugin from 'https://cdn.skypack.dev/antwar-prevnext-plugin';
</script>

README

build status

Prev/next metadata for Antwar

Usage:

var prevnextPlugin = require('antwar-prevnext-plugin');

// Generate metadata per page (previous/next fields)
plugins: [
  prevnextPlugin()
]

License

antwar-prevnext-plugin is available under MIT. See LICENSE for more details.