-
-
Notifications
You must be signed in to change notification settings - Fork 36
Plugins
Sergio Lepore edited this page Oct 17, 2013
·
110 revisions
Execute the following command.
npm install <plugin-name> --saveExecute the following command.
npm updateExecute the following command. Don't forget to disable the plugin before uninstalling.
npm uninstall <plugin-name>Generator is used to generate static files.
- hexo-generator-feed - RSS Feed
- hexo-generator-sitemap - Sitemap
Renderer is used to process specific files.
- hexo-renderer-coffeescript - CoffeeScript
- hexo-renderer-discount - Discount
- hexo-renderer-haml - Haml
- hexo-renderer-jade - Jade
- hexo-renderer-less - Less
Migrator helps you migrate from other system easily.
- hexo-migrator-rss - RSS
- hexo-migrator-wordpress - WordPress
- hexo-tag-gdriveimage - Allows you to embed an image stored on your Google Drive account.
- hexo-tag-vimhighlight - Use vim to highlight code in your markdown source.
- hexo-summarizer - Automatic summarization
- hexo-gzip - gzip hexo static files, in order to avoid Apache2/Nginx gzipping at the fly (better performance)
Check plugin development for more info.
You can edit this page to add your plugin to the list.
Caution
Attention! This wiki is no longer maintained.
Please visit the official website. https://hexo.io/
Caution
Attention! This wiki is no longer maintained.
Please visit the official website. https://hexo.io/