forked from lodash/lodash.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
106 lines (81 loc) · 2.52 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
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
104
105
106
repository: lodash/lodash.com
release:
&release 4.17.10
releases:
- *release
- 3.10.1
- 2.4.2
brand_color: "#3492ff"
description: A JavaScript utility library delivering consistency, modularity, performance, & extras.
css:
all:
- /assets/css/main.css
js:
all:
- /assets/js/boot.js
docs:
- /assets/js/docs.js
home:
- /assets/js/home.js
links:
build_differences:
https://github.com/lodash/lodash/wiki/Build-Differences
docs_v1:
https://github.com/lodash/lodash/blob/1.3.1/doc/README.md
org:
https://github.com/orgs/lodash
raw:
https://raw.githubusercontent.com/lodash/lodash
repo:
https://github.com/lodash/lodash
sass:
sass_dir:
assets/css
builds:
*release:
href: https://cdn.jsdelivr.net/npm/[email protected]/lodash.min.js
integrity: sha384-mSSBMtpZHKT74w/c7tDbXmJJtqdlb1lR+PmokfXQwMXWVEWpxD08EA9Ymb+9PpIK
3.10.1:
href: https://cdn.jsdelivr.net/lodash/3.10.1/lodash.min.js
integrity: sha384-0BrUT26SU4JPtbvE/hI6oj4mbEXE32qhRoD51rUTB+QFrg6ViIceJR8op6FmEIA1
2.4.2:
href: https://cdn.jsdelivr.net/npm/[email protected]/dist/lodash.min.js
integrity: sha384-i14qZ6FYmJXQABb+YG5tH4NXjKOLznxsr5jFsNiJNRcQ77978BoUif762EQyydgt
font-face:
fontawesome:
regular:
- https://cdn.jsdelivr.net/fontawesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0
- https://cdn.jsdelivr.net/fontawesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0
sourcecodepro:
light:
- https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqSP2LEk6lMzYsRqr3dHFImA.woff2
semi-bold:
- https://fonts.gstatic.com/s/sourcecodepro/v6/leqv3v-yTsJNC7nFznSMqczFoXZ-Kj537nB_-9jJhlA.woff2
vendor:
css:
- href: https://cdn.jsdelivr.net/fontawesome/4.7.0/css/font-awesome.min.css
integrity: sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN
js:
- href: https://embed.runkit.com/
- href: https://cdn.jsdelivr.net/g/[email protected],[email protected](react.min.js+react-dom.min.js
integrity: sha384-txLSiuN1HJSO1or/mE1Y6bvgD0cV3WA6Ss7rs9WqvPQ3zthR8w/DzHpB+DVTDAMz
carbon_ads:
href: https://cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=lodashcom
id: _carbonads_js
google_analytics:
href: https://www.google-analytics.com/analytics.js
commands: [['create', 'UA-6065217-64', 'auto'], ['require', 'linkid'], ['send', 'pageview']]
exclude:
- node_modules
- Gemfile
- gulpfile.js
- icons.js
- LICENSE
- package.json
- "*.lock"
- "*.log"
- "*.md"
- "*.toml"
include:
- _headers
- _redirects