-
Notifications
You must be signed in to change notification settings - Fork 31
/
Copy path_config.yml
42 lines (38 loc) · 956 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
31
32
33
34
35
36
37
38
39
40
41
42
permalink : /:categories/:year/:title/
markdown : kramdown
highlighter : pygments
paginate: 2 #6
comments: true
paginate_path: "/page/:num"
source: source
destination: _site
sass:
sass_dir: _scss
style: compressed
# Site settings
title: Lora
description: "A free Jekyll theme"
email: your-email@domain.com
baseurl: "" # the subpath of your site, e.g. /blog/
#url: "http://yourdomain.com"
url: "http://nandomoreira.me/lora"
repository: "https://github.com/nandomoreirame/lora"
disqus_shortname: "fernandomoreira"
google_analytics: UA-52446115-1
# social footer
social:
github:
slug: github
link: http://github.com/nandomoreirame
facebook:
slug: facebook
link: http://facebook.com/fernando.dev
twitter:
slug: twitter
link: http://twitter.com/nandomoreirame
instagram:
slug: instagram
link: http://instagram.com/nandomoreira.me
linkedin:
slug: linkedin
link: http://linkedin.com/in/nandomoreirame