🌈 A simple and elegant theme for Hexo. It makes you more focused on writing.
Go to file
zhangshiliu c0eefd1202 Update: 文章内容页增大边距 2020-03-25 16:57:49 +08:00
languages Add: 底部版权信息和链接 2020-03-22 21:52:58 +08:00
layout Fix: 在首页点击分页,导航栏首页按钮不激活 Bug 2020-03-25 12:27:44 +08:00
scripts Fix: 在首页点击分页,导航栏首页按钮不激活 Bug 2020-03-25 12:27:44 +08:00
source Update: 文章内容页增大边距 2020-03-25 16:57:49 +08:00
.gitignore initial commit 2020-03-12 19:35:27 +08:00
LICENSE initial commit 2020-03-12 19:35:27 +08:00
README.md Add: layout, languages, source等文件,搭建项目骨架,实现了基本的逻辑交互功能 2020-03-13 19:26:09 +08:00
_config.yml Update: 修改按钮悬浮颜色跟主题色保持一致 2020-03-25 10:58:21 +08:00
package.json initial commit 2020-03-12 19:35:27 +08:00

README.md

Poem

A simple and beautiful theme for Hexo.

Installation

Install

$ git clone git@github.com:XPoet/hexo-theme-poem.git themes/poem

Enable

Modify theme setting in _config.yml to poem.

Update

cd themes/poem
git pull

Configuration

menu:
  Home: /
  Archives: /archives
  About: /adout
rss: /atom.xml

favicon: images/favicon.png

avatar: images/favicon.png