-
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.23 KB
/
Copy path_config.yml
File metadata and controls
executable file
·56 lines (46 loc) · 1.23 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
# Build settings
#markdown: redcarpet
markdown: kramdown
highlighter: pygments
# Site settings
title: "Ramón Rodríguez Figueroa"
# description: > # this means to ignore newlines until "email:"
# A Jekyll theme - Medium inspired
email: ramon.vene@gmail.com
#blog logo
logo: "/assets/images/logo_1.png"
# blog cover
cover: "/assets/images/canaima-4.jpg"
name: 'Ramón'
author: 'Ramón'
author_image: "/assets/images/author.jpg"
paginate: 5
url: "http://ramonrod.github.io/" # the base hostname & protocol for your site
baseurl: ""
# social icons and sharing options
social:
# - icon: twitter
# url: https://twitter.com/dirkfabisch
# desc: Follow me on twitter
# share_url: http://twitter.com/share
# share_title: ?text=
# share_link: "&url="
# - icon: facebook
# url: https://facebook.com/???
# desc: Connect with me facebook
# share_url: //www.facebook.com/sharer.php
# share_title: ?t=
# share_link: "&u="
- icon: github
url: https://github.com/ramonrod
desc: Fork me on github
share_url:
share_title:
share_link:
# - icon: google-plus
# url: https://google.com/???
# desc: Add me on google+
# share_url:
# share_title:
# share_link:
theme: jekyll-theme-dinky