-
Notifications
You must be signed in to change notification settings - Fork 5
/
_config.yml
41 lines (34 loc) · 1.18 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
---
port: 4000
host: 0.0.0.0
safe: false
### site serving configuration ###
exclude: [CNAME, README.md, .gitignore]
permalink: /:title ## disables post output
timezone: null
lsi: false
markdown: kramdown
### content configuration ###
title: "expediteJS: A simple worlflow for cloud apps"
keywords: "expedite, expeditejs, kaiOS, Kai, gitdeploy, javascript, github, nodejs, app creator, node, npm"
description: "The single piece of software you need to use to build and deploy kickass apps with node"
source_link: "https://github.com/expeditejs/expedite"
favicon: ""
touch_icon: ""
google_analytics_key: ## put YOUR key here to enable tracking! (blank to disable)
docs_link: ""
googlefontcss: "http://fonts.googleapis.com/css?family=Raleway:400,300,700"
fontawesomecss: "//netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css"
### template colors, used site-wide via css ###
colors:
black: '#111111'
white: '#f8f8f8'
blue: '#49a7e9'
green: '#9bcf2f'
purple: '#c869bf'
olive: '#17ec6e' ###color change ###
turquoise: '#0fbfcf'
gray: '#AAAAAA'
T400 - Prom dress: '#00A3BF' ### color exp ###
kramdown:
auto_ids: false