Template for hexo-theme-reimu
git clone https://github.com/D-Sketon/reimu-template
cd reimu-template
npm install
hexo server
The following features are pre-supported:
- support katex (@reimujs/hexo-renderer-markdown-it-plus)
- support mermaid (hexo-filter-mermaid-diagrams)
- support git (hexo-deployer-git)
- support rss (hexo-generator-feed)
The configuration of Hexo is in _config.yml
The configuration of Reimu is in _config.reimu.yml
You can modify the configuration according to your needs