# Hexo Configuration
## Docs: https://hexo.io/docs/configuration.html
## Source: https://github.com/hexojs/hexo/
# Site
title: edsion的博客
subtitle: 分享和发现互联网
测试开发那些事
description: 软件测试的真正价值并不体现在代码中找出了多少缺陷,而是发现设计和编程人员解决问题方法上的局限、思路中的狭隘和技能方面的不足。
-- 托尼·霍尔,1996
keywords:
author: edsion
language:
- zh-Hans
- zh-CN
timezone: Asia/Shanghai
# URL
## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/'
url: https://blog.i1hao.com
root: /
permalink: :year/:month/:day/:title/
permalink_defaults:
# Directory
source_dir: source
public_dir: public
tag_dir: tags
archive_dir: archives
category_dir: categories
code_dir: downloads/code
i18n_dir: :lang
skip_render:
# Writing
new_post_name: :title.md # File name of new posts
default_layout: post
auto_spacing: true # 在中文和英文之间加入空格
titlecase: false # Transform title into titlecase
external_link: true # Open external links in new tab
filename_case: 1
render_drafts: false
post_asset_folder: false
relative_link: false
future: true
highlight:
enable: true
line_number: true
auto_detect: false
tab_replace:
# Home page setting
# path: Root path for your blogs index page. (default = '')
# per_page: Posts displayed per page. (0 = disable pagination)
# order_by: Posts order. (Order by date descending by default)
index_generator:
path: ''
per_page: 10
order_by: -date
# Category & Tag
default_category: uncategorized
category_map:
tag_map:
# Date / Time format
## Hexo uses Moment.js to parse and display date
## You can customize the date format as defined in
## http://momentjs.com/docs/#/displaying/format/
date_format: YYYY-MM-DD
time_format: HH:mm:ss
# Pagination
## Set per_page to 0 to disable pagination
per_page: 10
pagination_dir: page
# Extensions
## Plugins: https://hexo.io/plugins/
## Themes: https://hexo.io/themes/
theme: next
theme_config:
footer:
powered:
enable: false
icon:
name: heart
animated: true
color: "#ff0000"
theme:
enable: true
version: true
since: 2018
custom_text: 辽公网安备21029602000155号
beian:
enable: true
icp: 辽ICP备18000098号
seo: true
menu:
home: / || home
tags: /tags/ || tags
categories: /categories/ || th
archives: /archives/ || archive
sitemap: /sitemap.xml || sitemap
menu_settings:
icons: true
badges: true
# scheme: Gemini
scheme: Mist
social:
GitHub: https://github.com/edsion1107 || github
E-Mail: mailto:edsion@i1hao.com || envelope
Weibo: https://weibo.com/1962828603 || weibo
toc:
enable: true
number: true
wrap: true
sidebar:
display: hide
back2top:
enable: true
sidebar: false
scrollpercent: true
save_scroll: true
codeblock:
copy_button:
enable: true
show_result: true
creative_commons:
license: by-nc-sa
sidebar: true
post: true
language: deed.zh
post_meta:
item_text: true
created_at: true
updated_at:
enable: true
another_day: true
categories: true
han: true
pangu: true
read_more_btn: true
reward_settings:
enable: true
animation: false
comment: 坚持原创技术分享,您的支持将鼓励我继续创作!
reward:
wechatpay: https://img.blog.i1hao.com/wechat-reward-image.png
alipay: https://img.blog.i1hao.com/20190707155823.png
highlight_theme: normal
font:
enable: true
global:
external: true
family: Source Code Pro
size:
# Baidu Analytics ID
baidu_analytics: 955e82b575b82c10ad113786238055b3
# Baidu Webmaster tools verification.
# See: https://ziyuan.baidu.com/site
baidu_site_verification: nbJQD3t9R8
# Enable baidu push so that the blog will push the url to baidu automatically which is very helpful for SEO.
baidu_push: true
# Google Analytics
google_analytics:
tracking_id: UA-124909298-1
localhost_ignored: true
google_site_verification: 7cE4jc_Nm0HYd2dzMAlr17LfMFksTZEwluoLvT613g8
reading_progress:
enable: true
color: "#37c6c0"
height: 2px
quicklink:
enable: true
home: true
archive: true
delay: true
timeout: 3000
priority: true
live2d:
enable: true
modelId: 2
modelTexturesId: 1
modelStorage: true
waifuEdgeSide: "right:80"
aboutPageUrl: 'https://github.com/edsion1107/theme-next-live2d'