🌈 A simple and elegant theme for Hexo. It makes you more focused on writing.
Go to file
XPoet f468b651c4 modified: _config.yml 2020-04-01 17:59:59 +08:00
languages Modified: nav 导航栏搜索按钮去除文字 2020-03-30 10:24:01 +08:00
layout modified: 优化 archive 布局 2020-04-01 17:00:26 +08:00
scripts/helpers refactor: 左侧边栏折叠功能 2020-03-30 11:17:47 +08:00
source modified: _config.yml 2020-04-01 17:59:59 +08:00
.gitignore modified: _config.yml 2020-04-01 17:59:59 +08:00
LICENSE initial commit 2020-03-12 19:35:27 +08:00
README.md docs: 修改README 2020-03-30 10:28:33 +08:00
_config.yml modified: _config.yml 2020-04-01 17:59:59 +08:00
package.json initial commit 2020-03-12 19:35:27 +08:00

README.md

ILS

ILS(I Like Simple 我喜欢简约)

A simple and beautiful theme for Hexo.

Installation

Install

$ git clone --depath=1 git@github.com:XPoet/hexo-theme-ils.git themes/ils

Enable

Modify theme setting in _config.yml to ils.

Update

cd themes/ils
git pull