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.ejs
and add your information. - Weibo: Go to
layout/_widget/weibo.ejs
and add your weibo configuration. FYI - Fork me on Github: Go to
layout/layout.ejs
and change the Github username to yours. Replace the src URL of the<img>
with your own, which I recommend qiniu or thesource
dir under thehexo
dir.