setting up site
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Mauro Torrez 2020-05-06 00:30:58 -03:00
parent 40ed061fc9
commit 4c3fb4eef6
2 changed files with 24 additions and 18 deletions

View File

@ -12,32 +12,32 @@ theme = "hugo-sustain-vitae"
[params]
avatar = "profile.png"
author = "Chris Turner"
description = "Describe your website"
author = "Mauro Torrez"
description = "Personal webpage"
# Custom assets can be linked with their paths relative to static/
custom_css = []
custom_js = []
[params.social]
Github = "username"
Github = "maurete"
Email = "email@example.com"
Twitter = "username"
LinkedIn = "username"
Stackoverflow = "username"
Medium = "username"
Telegram = "username"
Twitter = "eumau"
LinkedIn = "mauro-torrez"
# Stackoverflow = "username"
# Medium = "username"
Telegram = "maurete"
[params.vitae]
website = "git.io/sustain"
website_full = "https://demo.nurlan.co/hugo-sustain/"
tel = "+44 0000 000000"
tel_full = "+440000000000"
google_maps = "https://www.google.co.uk/maps/place/44+Perth+St,+Edinburgh,+Edinburgh+City+EH3+5BL"
address = "44 Perth Street"
postcode = "EH3 5BL"
city = "Edinburgh"
country = "United Kingdom"
website = "mau.ro"
website_full = "https://mau.ro/"
#tel = "+44 0000 000000"
#tel_full = "+440000000000"
#google_maps = "https://www.google.co.uk/maps/place/44+Perth+St,+Edinburgh,+Edinburgh+City+EH3+5BL"
#address = "44 Perth Street"
#postcode = "EH3 5BL"
city = "Santa Fe"
country = "Argentina"
## Main Menu
[[menu.main]]
@ -54,4 +54,4 @@ theme = "hugo-sustain-vitae"
name = "resume"
identifier = "resume"
weight = 300
url = "/vitae/"
url = "/cv/"

6
content/vitae.md Normal file
View File

@ -0,0 +1,6 @@
---
title: "Vitae"
categories: ["vitae"]
date: 2018-07-28T01:52:59-05:00
tags: ["vitae", "resume"]
---