-
Notifications
You must be signed in to change notification settings - Fork 21
Expand file tree
/
Copy path_config.yml
More file actions
49 lines (49 loc) · 1006 Bytes
/
_config.yml
File metadata and controls
49 lines (49 loc) · 1006 Bytes
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
# Jekyll
permalink: /:categories/:title/
exclude: [release.sh]
name: Pallet
pygments: true
domain: palletops.com
description: Pallet is a platform for agile and programmatic automation of
infrastructure in the cloud, on server racks or directly on virtual machines.
navigation:
- text: Overview
active: false
url: /doc/overview
sections: [overview]
- text: About
active: false
url: /about
- text: Documentation
active: true
url: /doc
sections: [doc, documentation]
- text: News
active: true
url: /news
sections: [news]
- text: Blog
active: true
url: /blog
sections: [blog]
- text: Code
active: true
url: https://github.com/pallet/pallet
- text: Services
active: true
url: /services
sections: [services]
- text: Support
active: true
url: /support
sections: [support]
- text: Contact
active: true
url: /contact
sections: [contact]
- text: Getting Started
active: false
url: /doc/getting-started
- text: Community
active: false
url: /community