# Advance
# Hexo Plugin
WARNING
All plugins are only recommended and can’t be sure they are fully compatible with Fluid, please read their documentation carefully to avoid adverse consequences.
hexo-all-minifier (opens new window) : minify the generated files
hexo-abbrlink (opens new window) : generate post links through Hex
hexo-tag-dplayer (opens new window) : allow inserting video tag into markdown
live2d-widget (opens new window) : add Live2D widget to web page
hexo-generator-feed (opens new window) : generate Atom 1.0 or RSS 2.0 feed
hexo-admin (opens new window) : an admin UI for Hexo
# Faster Loading
For all the users, it is effective to use public CDN for the third-party lib, you can add it into
static_prefix
in theme config;You can use OSS and bind your domain, then upload the files in the folder
public
to your OSS.For your custom images, especially the big banner picture, you can use tinypng (opens new window) to compress them, and upload them to your private CDN.