metalsmith-permalinks : A metalsmith plugin for permalinks.. You can installing metalsmith-permalinks 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-permalinks $ sudo npm install -g metalsmith-permalinks
If want to update the metalsmith-permalinks package execute the command as below,
$ sudo npm update metalsmith-permalinks
Update package globally,
$ npm install -g metalsmith-permalinks
$ sudo git clone https://github.com/rektide/metalsmith-permalinks.git
$ sudo npm install -g ./metalsmith-permalinks
metalsmith-permalinks@0.5.0 /usr/lib/node_modules/metalsmith-permalinks
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall metalsmith-permalinks
Package Name | metalsmith-permalinks |
Version | 0.5.0 |
Description | A metalsmith plugin for permalinks. |
Released Date | 2016-02-25T15:28:02.917Z |
Published by | lambtron |
How to Learn | https://www.npmjs.com/package/metalsmith-permalinks/tutorial |