# Hexo Configuration
## Docs: https://hexo.io/docs/configuration.html
## Source: https://github.com/hexojs/hexo/ # Site
title: my blog
subtitle: 从此只有眼前路,没有身后身
description: 愿你走出半生路 归来仍是少年
author: Yves
language: zh-Hans
timezone: Asia/Shanghai # URL
## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/'
url: http://yoursite.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
titlecase: false # Transform title into titlecase
external_link: true # Open external links in new tab
filename_case: 0
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 # Deployment
## Docs: https://hexo.io/docs/deployment.html
deploy:
type: git
repo: https://github.com/yves8888/yves8888.github.io.git
branche: master
menu:
home: /
archives: /archives
tags: tags
categories: /categories
about: /about

  

最新文章

  1. 浩瀚技术团队... 安卓智能POS移动PDA开单器 开单器 进销存系统 进销存系统
  2. C#常用操作类库五(电脑操作类)
  3. 【POJ 1789】Truck History(最小生成树)
  4. Fiddler Tips
  5. swift 代码添加按钮
  6. 循序渐进开发WinForm项目(5)--Excel数据的导入导出操作
  7. uva 11520 - Fill the Square
  8. spring data mongodb中,如果对象中的属性不想加入到数据库字段中
  9. Hibernate各种主键生成策略2
  10. 字符串(后缀自动机):Ahoi2013 差异
  11. poj 1328 贪心
  12. Android完全退出activity
  13. BootStrapTable获取选中数据值并传参至父页面
  14. Two distinct points CodeForces - 1108A (签到)
  15. jitwatch查看JIT后的汇编码
  16. mysql完装成功后的提示。
  17. POP3_收取QQ邮箱邮件的问题
  18. WPF定义样式文件的方式
  19. JS替换空格回车换行符
  20. kernel TCP time wait bucket table overflow

热门文章

  1. Spring初始化Bean或销毁Bean前执行操作的方式
  2. ADO.net中常用的对象有哪些?
  3. django中的构造字典(二级菜单,评论树,购物车)
  4. Spring详解篇之 AOP面向切面编程
  5. docker-compose 构建mongodb并导入基础数据示例
  6. Linux关闭开启防火墙命令
  7. Mysql入门基础命令
  8. redis操作帮助类
  9. GDOI--DAY2 游记
  10. proteus中蜂鸣器不响的原因