Skip to content

lsy-loren/hexo-theme-macleaya

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macleaya

安装

$ git clone https://github.com/lsylovelmy/hexo-theme-macleaya.git

修改根目录的_config.yml,如下:

theme: macleaya

主题配置说明 macleaya/_config.yml

#name   对应languages下的key
#url    链接
#newTab 是否新标签打开
menu:
  - name: home
    url: /
    newTab: false

# 右侧栏目
#user-info 用户信息栏目
#latest    最新文章栏目
#category  分类栏目
#archive   归档栏目
#label     云标签栏目
widgets:
  - user-info
  - latest
  - category
  - archive
  - label

# favicon
favicon: /images/favicon.ico

#UserInfo
avatar: 
author: 
slogan: 

Post模版说明


---
type:     文章类型(如:原创、翻译、转载等)  是否必须:否
url:      文章的url(需配置根目录下的_config.yml permalink: :url/) 如:(articles/article-one)  是否必须:否
hide:     是否将文章在首页/侧边栏种隐藏 值:(true/false)  是否必须:否
keywords: 页面的meta的keywords  是否必须:否
---

About

简约的Hexo主题(其实是因为审美疲劳,色彩才比较单调)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published