-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_config.yml
49 lines (42 loc) · 1.06 KB
/
_config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Hexo Configuration
## Docs: https://hexo.io/docs/configuration.html
## Source: https://github.com/hexojs/hexo/
# Site
title: CatLib
author: catlib
timezone: UTC
# URL
## If your site is put in a subdirectory, set url as 'https://seed.catlib.io/child' and root as '/child/'
url: https://catlib.io
root: /
# Writing
relative_link: false
# Extensions
## Plugins: https://hexo.io/plugins/
## Themes: https://hexo.io/themes/
theme: ../node_modules/hexo-theme-cookbook
ignore:
- '**/node_modules/**/*node_modules'
node_sass:
includePaths:
- node_modules
cookbook:
favicon: favicon.ico
partials:
index:
- _layout/index.ejs
tag:
anchor:
default: core
core: https://github.com/CatLib/Core
gitment:
enable: true
id: catlib-en
client_id: 3620f7cdd1c50b4b6e3c
client_secret: 50664006a799cb29b27e8358b88a6a4580e8dc0c
github_owner: catlib
github_repository: catlib-en.io
cross_server: https://31225080.ap-southeast-1.fc.aliyuncs.com/2016-08-15/proxy/gitment/gitment-cross/
per_page: 30
maintainer:
- yb199478