From 616bbb444eaf002ed15ab0cb2567bdbbbc35ee84 Mon Sep 17 00:00:00 2001 From: Mike Ralphson Date: Mon, 30 Oct 2017 06:45:39 +0000 Subject: [PATCH] Advertise make-shins --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b8812a47..2521b409 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Version numbers of Shins aim to track the version of Slate they are compatible w * Clone the fork * Edit source/index.html.md * `npm install` -* `node shins.js` or +* `node shins.js` or * `node shins.js --minify` or * `node shins.js --customcss` or * `node shins.js --inline` @@ -81,6 +81,7 @@ Setting `inline` to `true` will inline all page resources (except resources refe * Static TOC as per Slate v2.0 * [GitHub emoji shortcuts](https://gist.github.com/rxaviers/7360908) are supported * For converting [OpenApi / Swagger](https://github.com/OAI/OpenAPI-Specification) or [AsyncAPI](https://github.com/asyncapi/asyncapi) definitions to Shins or Slate, see [widdershins](http://github.com/mermade/widdershins) +* If you need a CLI with more control over the options, why not try [make-shins](https://github.com/cazzer/make-shins) ### Shins in the wild