2016-02-29 14:25:06 +00:00
|
|
|
# Hexo Configuration
|
|
|
|
## Docs: https://hexo.io/docs/configuration.html
|
|
|
|
## Source: https://github.com/hexojs/hexo/
|
|
|
|
|
|
|
|
# Site
|
2018-09-10 06:44:50 +00:00
|
|
|
title: Blog
|
2018-09-20 04:27:23 +00:00
|
|
|
subtitle:
|
|
|
|
description:
|
2018-09-10 06:44:50 +00:00
|
|
|
author: curben
|
2016-02-29 14:25:06 +00:00
|
|
|
language:
|
|
|
|
timezone:
|
|
|
|
|
|
|
|
# URL
|
|
|
|
## If your site is put in a subdirectory, set url as 'http://yoursite.com/child' and root as '/child/'
|
2016-03-30 10:34:11 +00:00
|
|
|
url: /
|
2018-09-10 06:44:50 +00:00
|
|
|
root: ""
|
2016-02-29 14:25:06 +00:00
|
|
|
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:
|
2018-09-30 08:54:25 +00:00
|
|
|
include:
|
2018-10-01 05:26:20 +00:00
|
|
|
- _headers # Netlify header file
|
2016-02-29 14:25:06 +00:00
|
|
|
|
|
|
|
# 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
|
2018-09-27 12:03:04 +00:00
|
|
|
line_number: false
|
2016-02-29 14:25:06 +00:00
|
|
|
auto_detect: false
|
|
|
|
tab_replace:
|
|
|
|
|
|
|
|
# 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/
|
2018-09-10 09:42:41 +00:00
|
|
|
theme: typing
|
2016-02-29 14:25:06 +00:00
|
|
|
|
2019-04-15 04:46:07 +00:00
|
|
|
# hexo-nofollow
|
|
|
|
## https://github.com/weyusi/hexo-nofollow
|
2018-09-23 06:24:51 +00:00
|
|
|
nofollow:
|
|
|
|
enable: true
|
|
|
|
|
2018-09-27 08:54:10 +00:00
|
|
|
# hexo-yam
|
|
|
|
## https://github.com/weyusi/hexo-yam
|
|
|
|
neat_enable: true
|
2019-05-21 04:11:29 +00:00
|
|
|
neat_svg:
|
|
|
|
plugins: [{cleanupIDs: false}]
|
2018-09-23 06:30:21 +00:00
|
|
|
|
2016-02-29 14:25:06 +00:00
|
|
|
# Deployment
|
|
|
|
## Docs: https://hexo.io/docs/deployment.html
|
|
|
|
deploy:
|
|
|
|
type:
|
2018-09-27 12:10:16 +00:00
|
|
|
|
|
|
|
# theme config
|
|
|
|
theme_config:
|
|
|
|
# Lang
|
|
|
|
language: en
|
|
|
|
|
|
|
|
# Dark Mode
|
|
|
|
dark: true
|
|
|
|
|
|
|
|
# Header
|
|
|
|
menu:
|
|
|
|
Home: /
|
|
|
|
About: /about
|
2018-10-02 11:04:30 +00:00
|
|
|
GitLab: https://gitlab.com/curben/blog
|
2018-09-27 12:10:16 +00:00
|
|
|
|
|
|
|
# Your Feed Location
|
2019-04-15 04:46:07 +00:00
|
|
|
# https://github.com/hexojs/hexo-generator-feed
|
2018-09-27 12:10:16 +00:00
|
|
|
#rss: /atom.xml
|
|
|
|
|
|
|
|
# Profile
|
|
|
|
nickname: curben's blog
|
|
|
|
description: Troubleshooting, tips & tricks, etc.
|
|
|
|
|
2019-04-15 04:46:07 +00:00
|
|
|
# Load forkawesome icons? See the links option below.
|
2018-09-27 12:10:16 +00:00
|
|
|
icons: false
|
|
|
|
|
|
|
|
# Footer area links
|
|
|
|
# If you set "icons: false" link names will be clear text
|
|
|
|
# If "icons: true" link names will interpreted as fontawesome icon names
|
2019-04-15 04:46:07 +00:00
|
|
|
# Use the forkawesome icon names (https://forkaweso.me/Fork-Awesome/icons/) without the fa- prefix
|
2018-09-27 12:10:16 +00:00
|
|
|
links:
|
2019-04-15 04:46:07 +00:00
|
|
|
Home: /
|
|
|
|
GitLab: https://gitlab.com/curben/blog
|
2018-09-27 12:10:16 +00:00
|
|
|
|