-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
42 lines (35 loc) · 1.19 KB
/
_config.yml
File metadata and controls
42 lines (35 loc) · 1.19 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
# Site Settings
title: My Resume
url: 'http://francescoborgbonaci.com'
baseurl: '/'
# Enable one of these styles by removing #. Style will be applied only after restarting the build or serve.
#style: styles-2
#style: styles-3
#style: styles-4
#style: styles-5
#style: styles-6
#Profile information
name: Francesco Elia Borg Bonaci
tagline: Java Backend Developer
pic: profile.jpg
summary: "My view on development is that it's not just about writing working code, but about being able
to write code that can be understood, used, and extended by any other developer.
It is also about taking full responsibility for the code that is written, no matter what happens.
I view software development as a craft and I take pride in my approach towards it."
#sidebar links
email: hey@francescoborgbonaci.com
#phone: 012 345 6789
website: francescoborgbonaci.com
linkedin: francescoborgbonaci
github: FrelliBB
#twitter: '@ItsFrelli'
# uncomment the next line, if you want the education section displayed in main instead of the sidebar
# education_in_main: True
# Tracker
analytics: UA-60252812-2
# Build settings
encoding: "utf-8"
compress_html: # - http://jch.penibelst.de/
clippings: all
ignore:
envs: development