-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_config.yml
More file actions
44 lines (36 loc) · 1.35 KB
/
_config.yml
File metadata and controls
44 lines (36 loc) · 1.35 KB
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
# Site settings
title: Kitz
email: mazjaleel@gmail.com
url: http://kitz.io
description: "Kitz is a collection of frameworks written in Swift. It includes small, self-contained, tested, high-quality frameworks, including statically typed Key-value store, managing NSNotificationCenter, launching and deeplinking into external applications, and much more!"
skills: "Multi-platform • Extensible • Tests • Minimal Dependency"
meta_author: Jaleel Maz
# Google webmaster tools
google_verify:
# https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here
bing_verify:
# Color settings (hex-codes without the leading hash-tag)
color:
primary: c63e2c #80B3FF
primary-rgb: "198,62,44" #"128,179,255"
secondary: af0202 #FD6E8A
secondary-dark: 700101 #A2122F
# Footer settings
footer:
copyright: Kitz
location: Spread the Word
social: Check us out on Github
credits: Contribute
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: github
url: http://github.com/SwiftKitz
# Postal address (add as many lines as necessary)
address:
- line: Use Kitz in your apps
- line: Share it with others
# Credits content
credits: 'Help us build build Kitz by opening issues and submitting PRs'
# Build settings
markdown: kramdown
permalink: pretty