metalsmith-layouts : A metalsmith plugin for layouts.. You can installing metalsmith-layouts npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install metalsmith-layouts $ sudo npm install -g metalsmith-layouts
If want to update the metalsmith-layouts package execute the command as below,
$ sudo npm update metalsmith-layouts
Update package globally,
$ npm install -g metalsmith-layouts
$ sudo git clone https://github.com/rektide/metalsmith-layouts.git
$ sudo npm install -g ./metalsmith-layouts
metalsmith-layouts@1.8.1 /usr/lib/node_modules/metalsmith-layouts
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall metalsmith-layouts
Package Name | metalsmith-layouts |
Version | 1.8.1 |
Description | A metalsmith plugin for layouts. |
Released Date | 2017-04-20T08:14:36.872Z |
Published by | superwolff |
How to Learn | https://www.npmjs.com/package/metalsmith-layouts/tutorial |