# Advance

(adsbygoogle = window.adsbygoogle || []).push({});

# 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

(adsbygoogle = window.adsbygoogle || []).push({});

# Faster Loading

  1. 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

  2. You can use OSS and bind your domain, then upload the files in the folder public to your OSS.

  3. 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.