-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
45 lines (37 loc) · 1015 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
43
44
45
# General Jekyll Config
pygments: true
url: http://www.luismartingil.com
lsi: false
exclude: [LICENSE, CNAME, README.md, .gitignore]
assets:
sources:
- _assets
- _assets/js
- _assets/css
- _assets/font
# Theme customization - please change from the defaults!
theme:
# Color for top bar, links, etc
highlight_color: '#3498db'
#highlight_color: '#C90D0D'
# Profile links on the left sidebar, leave blank to ignore
social:
github: luismartingil
twitter: luismartingil2
email: [email protected]
# "Hi, I'm Luis Martin Gil"
name: Luis Martin Gil
email: [email protected]
# Google Analytics key, leave blank to ignore
google_analytics_key: UA-45763537-1
# Toggle "Postings are my own" disclaimer in footer
show_disclaimer: false
# projects:
starred:
- name: scripts
url: https://github.com/luismartingil/scripts
blurb: Random scripts/snippets
year: 20**
used: python, c, bash, applescript ...
height: 1
width: 2