This is the theme I currently use for Hexo. I name it as "Free2mind" since it is based on a theme called freemind. 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.
- Hexo >= 3.0
- hexo-tag-bootstrap >= 0.0.8 (optional)
Execute the following command and modify theme
in _config.yml
to free2mind
.
git clone https://github.com/rudy-yuan/free2mind.git themes/free2mind
Execute the following command to update Free2mind theme.
cd themes/free2mind
git pull
See the features of freemind for details.