- PWA supported.
- Almost dependency free.
- Lightweight.
- Clone
https://github.com/songquanpeng/hexo-theme-lightx.git
to your hexo blog's theme folder. - Edit hexo's configuration file (_config.yml) to apply the theme:
theme: hexo-theme-lightx
. - Disable hexo's highlight by set
enable: false
- Replace the images in the source folder (
%THEME_FOLDER%/source
) with your own. Notice image dimensions must meet the requirement. - Configure your PWA app name in
%THEME_FOLDER%/source/manifest.json
.