A simple theme named Nlvi for hexo.
(前排提醒老粉:你们熟悉的Nlvi现已归入 1.x 分支与 2.x 分支)
- 使用了动画库 Syuanpi.css
- 使用了 Lightbox
- 自定义样式
- 文章打赏(二维码)
- 版权说明
- 主题:常规颜色、桜、初音绿、雪初音蓝。自定义颜色(建议明度不要太高)
- 简体中文
- 正體中文(你可以告知我哪裡出問題,多謝。)
- English (Please tell me all errors if you mind. Thank you very much.)
- 日本語 「テーマはすべてのエラーを教えてください、ありがとうございました。」
你有三种方式下载到Nlvi
-
git clone https://github.com/ColMugX/hexo-theme-Nlvi.git themes/Nlvi
-
Download ZIP
-
Open in Desktop
- 在 Hexo 所在目录中执行以下命令。
npm i hexo-renderer-swig --save
- 放到你的 Hexo 项目的
themes
文件夹里面,修改你的 Hexo 项目的_config.yml
里面的theme
如下。
# Extensions
## Plugins: https://hexo.io/plugins/
## Themes: https://hexo.io/themes/
theme: Nlvi
须将_source
文件夹里面的about
目录拷贝到项目中的source
目录中,这点很重要!
{Issue, Email, Zhihu?}