-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
executable file
·56 lines (46 loc) · 1.6 KB
/
Copy path_config.yml
File metadata and controls
executable file
·56 lines (46 loc) · 1.6 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
45
46
47
48
49
50
51
52
53
54
55
56
# Site settings
title: RobotlegsJS
email: contact@robotlegsjs.io
url: http://robotlegsjs.io
description: "An architecture-based IoC framework for JavaScript/TypeScript"
keywords: "TypeScript, Robotlegs, IoC"
skills: "TypeScript, Robotlegs, IoC"
meta_author: RobotlegsJS
# Google webmaster tools
google_verify: In7gv1uJ-wMLmUMpf7-169xbOJt4XcCoOyxunDqb_PY
# https://ssl.bing.com/webmaster/configure/verify/ownership Option 2 content= goes here
bing_verify: B357EE8B71F0B829EAF406C6104C4BB2
# Contact form:
# - static : pass through formspree.io to validate email sending
# - disqus : replace contact form by disqus thread
# - comment the line below if you want to stick with the default PHP contact form
contact: static
# If you use disqus you need disqus shortname
# https://help.disqus.com/customer/portal/articles/466208
disqus_shortname: myshortname
# Color settings (hex-codes without the leading hash-tag)
color:
primary: 007acd #80B3FF
primary-rgb: "24,288,156" #"128,179,255"
secondary: 333333 #FD6E8A
secondary-dark: 111111 #04497a #A2122F
# Footer settings
footer:
copyleft: RobotlegsJS Team
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: envelope-o
url: mailto:contact@robotlegsjs.io
- title: twitter
url: https://twitter.com/robotlegsjs
- title: github
url: https://github.com/robotlegsjs
# Postal address (add as many lines as necessary)
address:
- line: address line 1
- line: address line 2
# Credits content
credits: 'credits'
# Build settings
markdown: kramdown
permalink: pretty