-
Notifications
You must be signed in to change notification settings - Fork 4
/
_config.yml
73 lines (56 loc) · 2.03 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
64
65
66
67
68
69
70
71
72
73
# ----------------------- #
# User Configs #
# ----------------------- #
name: Mr Awesome
title: Just a Legendary Person
gravatar_email: [email protected]
# don't forget to edit your "about" on _includes/about.md
# for more information about markdown, consider giving a look at some examples and basics in the follow urls:
# http://daringfireball.net/projects/markdown/basics
# http://en.wikipedia.org/wiki/Markdown
# ----------------------- #
# Info Configs #
# ----------------------- #
info:
location: Disneyland Resort
code: LOLCODE # Programmer? Put your programming languages and technologies here
company: Chocolate factory
university:
interests: candies, lollipops, cats, puppies
email: [email protected]
# ----------------------- #
# Social Configs #
# ----------------------- #
# Put your usernames here. Only usernames, without links.
social:
facebook:
flickr:
foursquare:
# Note about github: write down your_username/your_repository if you want to show a repository page, instead of your github account.
github: recarreira/all_about_you
goodreads:
# Note about google+: Your googleplus username should be that huge number in your url (example: for https://plus.google.com/u/1/112176414644635750645/posts, your username is 112176414644635750645).
# For google+ pages, you may find this huge number written down 2 times. We only need it once.
googleplus: 112176414644635750645
instagram:
lastfm: mr_awesome_aay
linkedin:
quora:
stackoverflow:
twitter: AboutProject
rss:
# Now you should put your links.
links:
-
title: "Put Stuff on My Cat! (caats <3)"
url: "http://stuffonmycat.com/"
-
title: "Funny Dog! (so my dog don't have to be jealous)"
url: "http://www.funnydogsite.com/"
# ----------------------- #
# Project Configs #
# ----------------------- #
# Google Analytics
google_analytics_tracking_id:
# Only make changes here if you _realy_ know what you're doing. Just an advice.
exclude: ['Gemfile', 'Gemfile.lock', 'Rakefile']