hexo-theme-mengd v2.0.0-beta.3
Hexo-Theme-MengD
A clean and lightweight Hexo theme
Preview Site: https://mengd.js.org
QQ Group: 812028613
Quick Start
npm install
cd hexo
npm install hexo-theme-mengdgit clone
git clone https://github.com/Lete114/Hexo-Theme-MengD.git ./theme/hexo-theme-mengdModify the theme field in the hexo configuration file _config.yml to hexo-theme-mengd as follows.
# ...
# Extensions
## Plugins: https://hexo.io/plugins/
## Themes: https://hexo.io/themes/
theme: hexo-theme-mengd
# ...Create a theme configuration file named _config.hexo-theme-mengd.yml in the hexo root directory (the same level as hexo's _config.yml file) and copy the contents of this link to the _config.hexo-theme-mengd.yml file
You also need to install two hexo plugins
npm install hexo-generator-search hexo-wordcountUpdate theme
npm update
npm install hexo-theme-mengd@latestgit clone
cd theme/hexo-theme-mengd
git pull2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
5 years ago
5 years ago
5 years ago