docpad-plugin-aardvark

DocPad plugin used for testing purposes. In particular used for testing plugin clashes where the load order of plugins is an issue. All it does is add an '/aardvark' route to DocPad which when called returns the phrase: "Ethel The Aardvark Goes Quantity Surveying".

Usage no npm install needed!

<script type="module">
  import docpadPluginAardvark from 'https://cdn.skypack.dev/docpad-plugin-aardvark';
</script>

README

Aardvark Plugin for DocPad

DocPad plugin used for testing purposes. In particular used for testing plugin clashes where the load order of plugins is an issue. All it does is add an '/aardvark' route to DocPad which when called returns the phrase: "Ethel The Aardvark Goes Quantity Surveying".

Install

Install the Plugin

docpad install aardvark

or

npm install docpad-plugin-aardvark --save