shana
hexo 3.2
기반으로 한 테마입니다.夏娜酱
2016년 귀여움의 왕으로 등극한 것을 기념하기 위해 탄생했습니다. animation
수가 많기 때문에 저가형 휴대폰에서는 모바일 단말기에 접속할 때 지연이 발생할 수 있습니다. 제 블로그에 오시면 효과 보실 수 있어요 ——————————————————————————————
다이나믹한 특수효과를 원하시면 제 블로그에 방문하셔서 효과를 확인하시고, 마우스 오른쪽 버튼을 클릭하시면 GalMenu
불러오실 수 있습니다.
git clone https://github.com/ShanaMaid/hexo-theme-shana themes/shana
hexo 루트 디렉터리에서 _config.yml
수정합니다.
`language: zh-CN`
`theme: shana`
동시에 themes/shana/_source/
의 tags
및 categories
폴더를 hexo 루트 디렉터리의 source
폴더에 복사합니다.
cd themes/shana
git pull origin master
# Header
menu:
Home: /
Archives: /archives
Categories: /categories
Tags: /tags
rss: /atom.xml
# Content
excerpt_link: Read More
fancybox: true
# Sidebar
sidebar: left
widgets:
- nav
- about
# display widgets at the bottom of index pages (pagination == 2)
index_widgets:
# - category
# - tagcloud
# - archive
# widget behavior
archive_type: 'monthly'
show_count: false
# Miscellaneous
google_analytics:
favicon: /favicon.png
twitter:
google_plus:
fb_admins:
fb_app_id:
# GalMenu - PC端右键调出,移动端长按
# galmenu决定是否开启
# mp3play决定是否开启音效
galmenu: true
mp3play: false
gaymenu_item:
- name: 首页
url : /
- name: 标签
url : /tags
- name: 分类
url : /categories
- name: 归档
url : /archives
- name: xxx
url : xxxxxxxxx
- name: xxxx
url : xxxxxxx
# 社交链接
social:
- url: http://github.com/ShanaMaid
name: Github
# 友情链接
# name : url
link_title: 友情链接
links:
ShanaMaid: http://blog.shanamaid.top/
# Sidebar Avatar
# in theme directory(source/images): /images/avatar.jpg
# in site directory(source/uploads): /uploads/avatar.jpg
# 头像
avatar: https://avatars0.githubusercontent.com/u/20333903?v=3&s=460
# 网站统计
# 站长统计 填写id
# eg:
# CNZZ: 123456789
CNZZ:
# 评论
# 评论
# 友言uid
uyan:
# leadcloud访问次数统计
#
leancloud_visitors:
enable: false
app_id:
app_key:
hexo-renderer-marked
제거하고 hexo-renderer-markdown-it-plus
로 교체하세요.
npm un hexo-renderer-marked --save
npm i hexo-renderer-markdown-it-plus --save
수학 추가: 수학 공식을 활성화해야 하는 블로그 헤드에 true
사이트 구성 파일 편집
# hexo/_config.yml
markdown_it_plus :
highlight : true
html : true
xhtmlOut : true
breaks : true
langPrefix :
linkify : true
typographer :
quotes : “”‘’
pre_class : highlight
hexo-theme-shanasourcecss_partialhighlight.styl
hexo-theme-shanasourcepluginbganimationbg.css
내부의 이미지 URL을 바꾸십시오.
NetEase Cloud의 붕괴로 인해 제3자 댓글은 Youyan으로 대체되었습니다.
Youyan 댓글은 https 프로토콜을 지원하지 않으므로 녹색 자물쇠가 있는 블로그가 구성에 uyan
으로 채워져 있어도 무효가 됩니다.
Sohu Changyan이 고려되지 않는 이유는 Github 페이지에 등록번호가 없기 때문에 등록번호를 입력해야 하기 때문입니다.
사용자 정의 타사 주석이 필요한 경우 hexo-theme-shanalayout_partialarticle.ejs
의 마지막 부분을 직접 수정하세요.
<% if (!index && post.comments && theme.uyan){ %>
<div id="comments" class="comments">
<div id="uyan_frame"></div>
</div>
<script type="text/javascript" src="http://v2.uyan.cc/code/uyan.js?uid=<%- theme.uyan %>"></script>
<% } %>
해당 블로거의 블로그에는 녹색 자물쇠가 있어서 오랫동안 댓글을 지원하지 않습니다. 해당 주제에 대해 궁금한 점이 있으면 프로젝트 아래에 이슈를 게시하세요.
테마의 버그를 보고하거나 issue