diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..364fdec
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+public/
diff --git a/config.yml b/config.yml
index 83fd5ce..31d28f8 100644
--- a/config.yml
+++ b/config.yml
@@ -5,6 +5,7 @@ googleAnalytics: UA-163864247-1
disableRSS: true
disableSitemap: true
disable404: true
+relativeURLs: true
params:
description: Pietro Arancibia Website
author: Pietro Arancibia
@@ -44,6 +45,10 @@ params:
icon: fa-map-marker
url: //goo.gl/maps/pvBw6skuj6cPbYYY8
title: Gramado / RS / Brasil
+ - class: download
+ icon: fa-download
+ url: Pietro Arancibia.pdf
+ title: Download CV
education:
enable: true
title: Education
diff --git a/public/index.html b/public/index.html
index ce2d866..56efdab 100644
--- a/public/index.html
+++ b/public/index.html
@@ -87,6 +87,8 @@ if (!doNotTrack) {
Gramado / RS / Brasil
+ Download CV
+
diff --git a/public/pt/index.html b/public/pt/index.html
index a9da3ac..56d62a7 100644
--- a/public/pt/index.html
+++ b/public/pt/index.html
@@ -87,6 +87,8 @@ if (!doNotTrack) {
Gramado / RS / Brasil
+ Download CV
+
diff --git a/static/Pietro Arancibia.md b/static/Pietro Arancibia.md
new file mode 100644
index 0000000..b5d4a6e
--- /dev/null
+++ b/static/Pietro Arancibia.md
@@ -0,0 +1,32 @@
+# Pietro Arancibia
+
+ **Address:** Rua das Fontes, 45, apto 301, Gramado, Rio Grande do sul
+
+ **Cellphone:** (54) 99984 0147
+
+ **e-mail:** lordthanwer@gmail.com
+
+ **Birth Date:** 03/07/1993
+
+## Formation
+
+ 12/2009 - Technical course on computer assembly and maintenance, SENAI, Canela.
+
+ 12/2015 - Formation on multiplatform network administrator, Sisnema, Porto Alegre (80 hours).
+
+ 12/2017 - Official course and certification Ubiquiti Enterprise Wireless Admin (UEWA).
+
+ 12/2017 - Bachelor degree on Information Systems, Faccat, Taquara.
+
+## Experience
+
+### Gtek Informatica - IT Analyst (2019 - Present)
+
+ I'm specialized in server and network management of a large number of companies in the city.
+
+### Bela - Sysadmin (2018 - 2019)
+
+ Used to maintain a mail hosting provider and a financial startup company, based on Amazon EC2 and a big collaborative team of developers.
+
+### Gramado Parks - IT Analyst (2015 - 2018)
+ I was in charge to manage Windows and CentOS linux enterprise servers, a complex network based on OSPF routing, and user support.
diff --git a/static/Pietro Arancibia.pdf b/static/Pietro Arancibia.pdf
new file mode 100644
index 0000000..0b19e5d
Binary files /dev/null and b/static/Pietro Arancibia.pdf differ
diff --git a/static/pt/Pietro Arancibia.md b/static/pt/Pietro Arancibia.md
new file mode 100644
index 0000000..5ff1243
--- /dev/null
+++ b/static/pt/Pietro Arancibia.md
@@ -0,0 +1,34 @@
+# Pietro Arancibia
+
+ **Endereço:** Rua das Fontes, 45, apto 301, Gramado, Rio Grande do sul
+
+ **Celular:** (54) 99984 0147
+
+ **e-mail:** lordthanwer@gmail.com
+
+ **Nascimento:** 03/07/1993
+
+## Escolaridade
+
+ 12/2009 - Curso técnico de montagem e configuração de computadores concluido
+ no SENAI, em Canela.
+
+ 12/2015 - Formação Administrador de Redes Multiplataforma, Sisnema, Porto
+ Alegre (80 horas).
+
+ 12/2017 - Curso e certificação oficial Ubiquiti Enterprise Wireless Admin (UEWA).
+
+ 12/2017 - Bacharel em Sistemas de Informaçã, Faccat, Taquara.
+
+## Experiência
+
+### Gtek Informatica - Analista de TI Empresarial (2019 - Presente)
+
+ Especializado em gerenciamento de servidores e redes de um grande numero de empresas na cidade.
+
+### Bela - Administrador de sistemas (2018 - 2019)
+
+ Mantinha a estrutura de um provedor de e-mail e de uma startup da area financeira, baseada na Amazon EC2 com um grande time de desenvolvedores.
+
+### Gramado Parks - Analista de TI (2015 - 2018)
+ Responsável por manter servidores empresariais baseados em sistemas Windows e CentOS, uma rede complexa baseada em roteamento OSPF, e suporte ao usuário.
diff --git a/static/pt/Pietro Arancibia.pdf b/static/pt/Pietro Arancibia.pdf
new file mode 100644
index 0000000..79068c5
Binary files /dev/null and b/static/pt/Pietro Arancibia.pdf differ