forked from electron/electronjs.org-old
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
91 lines (91 loc) · 1.75 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
title: Electron
email: [email protected]
description: 'Build cross platform desktop apps with JavaScript, HTML, and CSS.'
url: 'http://electron.atom.io'
twitter_username: ElectronJS
github_username: electron
future: true
excerpt_separator: '---'
gems:
- jekyll-redirect-from
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-feed
- jemoji
latest_version: 1.3.0
current_node: 6.3.0
current_chrome: 52.0.2743.82
current_v8: 5.2.361.43
sass:
style: compressed
available_versions:
- v0.24.0
- v0.25.0
- v0.26.0
- v0.27.0
- v0.28.0
- v0.29.0
- v0.30.0
- v0.31.0
- v0.32.0
- v0.33.0
- v0.34.0
- v0.35.0
- v0.36.0
- v0.36.3
- v0.36.4
- v0.36.5
- v0.36.6
- v0.36.7
- v0.36.8
- v0.36.9
- v0.36.10
- v0.36.11
- v0.37.0
- v0.37.1
- v0.37.2
- v0.37.3
- v0.37.4
- v0.37.5
- v0.37.6
- v0.37.7
- v0.37.8
- v1.0.0
- v1.0.1
- v1.1.0
- v1.1.1
- v1.1.2
- v1.1.3
- v1.2.0
- v1.2.1
- v1.2.2
- v1.2.3
- v1.2.4
- v1.2.5
- v1.2.6
- v1.2.7
- v1.2.8
- v1.3.0
collections:
docs: {output: true, permalink: '/docs/:path/'}
defaults:
- {scope: {type: docs}, values: {layout: docs}}
- {scope: {type: posts}, values: {layout: post, permalink: '/blog/:year/:month/:day/:title'}}
- {scope: {path: ""}, values: {image: {path: /images/opengraph.png, width: 1200, height: 630}}}
exclude:
- node_modules
- README.md
- LICENSE.md
- CNAME
- Gemfile
- Gemfile.lock
- Gruntfile.js
- package.json
- script
- spec
include:
- _pages
google_site_verification: eOAFtDphTbbm4OPKva2d3Z0Z_2bBxWMGdkD0IRQ6VeA
twitter:
username: ElectronJS
logo: /images/opengraph.png