-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path_config.yml
59 lines (55 loc) · 991 Bytes
/
_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
50
51
52
53
54
55
56
57
58
59
title: Test Theme
subtitle: Theme Test
description:
author:
language:
timezone:
apis:
gtm: GTM-9999999
marketo: 999-999-9999
segment: abcabcabcabc
docsearch:
apiKey: abcabcabcabc
indexName: test_theme
versions:
- '1.2.3'
- '3.2.1'
sidebar_categories:
null:
- index
- styles
- changelog
- syntax-highlighting
Sub1:
- sub1/doc
Sub2:
- sub2/doc-1
- sub2/doc-2
- sub2/doc-3
- sub2/doc-4
- sub2/doc-5
- sub2/doc-6
- sub2/doc-7
- sub2/doc-8
- sub2/doc-9
- sub2/doc-10
- sub2/doc-11
- sub2/doc-12
Sub3:
- sub3-1
- sub3-2
github_repo: 'meteor/hexo-theme-meteor'
content_root: 'source'
logo:
title: 'Test Theme'
subtitle: 'Theme Test'
nav_links:
'Test Theme':
url: https://google.com/
active: true
# 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: /
api_box:
data_file: 'data/data.js'