UNPKG

@betit/orion

Version:

Pluggable microservice framework

19 lines 404 B
{ "source": "site", "destination": "public", "metadata": { "title": "Orion", "description": "Pluggable microservice framework", "url": "https://betit.github.io/orion/" }, "plugins": { "metalsmith-markdown": {}, "metalsmith-permalinks": { "pattern": ":title" }, "metalsmith-layouts": { "engine": "handlebars", "directory": "site/layouts" } } }