This repository has been archived by the owner on Sep 26, 2018. It is now read-only.
forked from y7kim/agency-jekyll-theme
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_config.yml
63 lines (56 loc) · 1.41 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
53
54
55
56
57
58
59
60
61
62
63
url: https://earthlord.github.io
baseurl: /fembed-page/
# Site settings
title: Fembed
email: p@earthlord.io
description: "Fembed is a capacity building program in the field of embedded systems for women."
# Color settings (hex-codes without the leading hash-tag)
color:
primary: B7ACC2
secondary: 4c177d
secondary-dark: 333
# Team names, titles and social links
people:
- name: WorkBench Projects
pic: WP.png
position:
social:
- title: globe
url: http://workbenchprojects.com/
- title: facebook
url: https://www.facebook.com/workbenchprojects/
- title: twitter
url: https://twitter.com/makewithWP
- title: maxcdn
url: http://www.meetup.com/Workbench-Projects/
- name: IoTBLR
pic: IoTBLR.png
position:
social:
- title: globe
url: http://iotblr.org/
- title: facebook
url: https://www.facebook.com/groups/IoTBLR/
- title: twitter
url: https://twitter.com/IoTBLR
- title: maxcdn
url: http://www.meetup.com/IoTBLR/
# Social networks usernames (many more available: google-plus, flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.)
social:
- title: twitter
url:
- title: facebook
url:
- title: stack-overflow
url:
- title: bitbucket
url:
- title: github
url:
# Postal address (add as many lines as necessary)
address:
- line:
- line:
# Build settings
markdown: kramdown
permalink: pretty