forked from NativeScript/docs-v7
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config_vuejs.yml
103 lines (92 loc) · 2.48 KB
/
_config_vuejs.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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
headerbaseurl: //www.nativescript.org
# The public documentation URL, used for sitemap.xml
url: "https://docs.nativescript.org/vuejs"
destination: ./vuejs
## The application virtual path
baseurl: "/vuejs"
# Exclude files which should not be in the output
exclude: [Gemfile,Gemfile.lock,README.md,node_modules,dist, code-samples]
## The highlighting in the header
vjsselected: "selected"
flavour: "vuejs"
# The google services configuration
google_tag_manager: GTM-W58JDD
google_custom_search: '001595215763381649090:asl7kpbijam'
## The base url of the header links
headerbaseurl: //www.nativescript.org
nscookbookurl: "/vuejs/"
source: ./
# Release date in the format of: YYYY-MM-DD
release_date: "2016-11-16"
## The product name
productName: "NativeScript VueJS"
## Assign layout and category per different paths
defaults:
-
scope:
path: ""
values:
layout: "page"
category: "default"
# Aliases available in the markdown template. The below will expand {{site.foo}} to Bar in the output
# "foo": "Bar"
"current-version": "2.0.0"
# Assets pipeline configuration
assets:
cachebust: soft
js_compressor: uglifier
## Improve This Article button-related:
improveThis:
mapOfBaseUrls:
0:
matchPattern: '.*'
baseUrl: "https://github.com/NativeScript/docs/blob/master/vuejs-docs"
flavor:
"NativeScript & Vue.JS":
matchPattern: '^/.*'
## Do not edit below this line
safe: false
highlighter: true
markdown: MarkdownProcessor
kramdown:
toc_levels: 2..3
smart_quotes: ["quot", "quot", "quot", "quot"]
input: GFM
navigation:
"ns-ui":
position: 30
title: "NativeScript UI"
expanded: true
"ns-ui/SideDrawer":
position: 10
title: "RadSideDrawer"
"ns-ui/ListView":
position: 20
title: "RadListView"
"ns-ui/Calendar":
position: 30
title: "RadCalendar"
"ns-ui/Chart":
position: 40
title: "RadChart"
"ns-ui/Chart/Series":
position: 3
"ns-ui/Chart/Series/Types":
position: 2
"ns-ui/Chart/Axes":
position: 4
"ns-ui/Chart/Axes/Types":
position: 2
"ns-ui/AutoCompleteTextView":
position: 50
title: "RadAutoCompleteTextView"
"ns-ui/DataForm":
position: 60
title: "RadDataForm"
"ns-ui/Gauge":
position: 70
title: "RadGauge"
gems:
- jekyll-unsanitize
# Feedback Form Google Sheet ID
ff-sheet-id: 1Njk-CD9m_mKw_jSRBV2p6quwEOAKRZnUPJgeUrA1ZFA