hexo-pagination : Pagination utilities for Hexo generator plugins.. You can installing hexo-pagination 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 hexo-pagination $ sudo npm install -g hexo-pagination
If want to update the hexo-pagination package execute the command as below,
$ sudo npm update hexo-pagination
Update package globally,
$ npm install -g hexo-pagination
$ sudo git clone https://github.com/rektide/hexo-pagination.git
$ sudo npm install -g ./hexo-pagination
hexo-pagination@0.1.0 /usr/lib/node_modules/hexo-pagination
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall hexo-pagination
Package Name | hexo-pagination |
Version | 0.1.0 |
Description | Pagination utilities for Hexo generator plugins. |
Released Date | 2016-06-13T12:31:37.480Z |
Published by | tommy351 |
How to Learn | https://www.npmjs.com/package/hexo-pagination/tutorial |