This is the theme I currently use for Hexo. It is based on Light. See my blog as a Demo.
For clarity, I leave all my settings unchanged. So you are suggested to modify the theme as you need.
Execute the following command and modify theme in _config.yml to lightum.
git clone https://github.com/zippera/lightum.git themes/lightum
Execute the following command to update Light.
cd themes/lightum
git pull
- About: FYI. Edit this file to add your information.
- RSS: FYI
- Intro: Go to
layout/_widget/intro.ejsand add your information. - Weibo: Go to
layout/_widget/weibo.ejsand add your weibo configuration. FYI - Fork me on Github: Go to
layout/layout.ejsand change the Github username to yours. Replace the src URL of the<img>with your own, which I recommend qiniu or thesourcedir under thehexodir.