Skip to content

Plugins

SkyArrow edited this page Aug 9, 2013 · 110 revisions

Usage

Install

Execute the following command.

npm install <plugin-name> --save

Update

Execute the following command.

npm update

Uninstall

Execute the following command. Don't forget to disable the plugin before uninstalling.

npm uninstall <plugin-name>

Generator

Generator is used to generate static files.

Renderer

Renderer is used to process specific files.

Migrator

Migrator helps you migrate from other system easily.

Helper

Development

Reference plugin development for more info.

If you wanna your plugin listed in this page. Please add it to the wiki.

Caution

Attention! This wiki is no longer maintained.

Please visit the official website. https://hexo.io/

Clone this wiki locally