-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
53 lines (50 loc) · 1.23 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
# basepermalink: ""
collections:
organization:
description: cliffcloud's organized a little differently - this brief overview covers it
url: /organization/
color: green
icon: fa-cogs
output: true
tour:
output: true
description: get a feel for how fast the site is without having to worry about specifics
url: /tour/
color: blue
icon: fa-rocket
features:
output: true
description: get to know the not-so-obvious features cliffcloud has to offer
url: /features/
color: brown
icon: fa-compass
blog:
output: true
description: new features, updates, and announcements
url: /blog/
color: red
icon: fa-bullhorn
code:
output: true
description: the starting point for getting in on cliffcloud's code development
url: /code/
color: black
icon: fa-code
maintenance:
output: true
description: if you want to help keep cliffcloud growing, check out your options here
url: /maintenance/
color: orange
icon: fa-child
defaults:
-
scope:
path: ""
values:
layout: default
showInIndex: true
description: "send it up"
email: [email protected]
markdown: kramdown
permalink: pretty
title: About CliffCloud