-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
30 lines (27 loc) · 913 Bytes
/
_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
# Site settings
title: RontavStudio Blog
email: [email protected]
description: #> # this means to ignore newlines until "baseurl:"
baseurl: # the subpath of your site, e.g. /blog/
url: "http://rontavstudio.com" # the base hostname & protocol for your site
title_description: A blog focused on open source code
title_image: /images/logo-200.png
google_analytics: UA-50635346-1
disqus_account: rontavstudio
github_repository: https://github.com/rontav
post_limit: 5
author_name: Mocanu Valentin
# Social usernames/URLs
twitter_username: vali_mr
github_username: rontav
facebookPage: RontavGames
linkedin_link: https://www.linkedin.com/in/valentin-mocanu
google_plus_link: https://plus.google.com/u/0/108560480472684193112
stackoverflow_link: http://stackoverflow.com/users/3440021/rontav
codepen_username: rontav
# Build settings
permalink: /:title/
exclude: ['node_modules']
include: []
gems:
- jekyll-sitemap