From 4c3fb4eef669286a503b4ac54e367c90d5c916be Mon Sep 17 00:00:00 2001 From: Mauro Torrez Date: Wed, 6 May 2020 00:30:58 -0300 Subject: [PATCH] setting up site --- config.toml | 36 ++++++++++++++++++------------------ content/vitae.md | 6 ++++++ 2 files changed, 24 insertions(+), 18 deletions(-) create mode 100644 content/vitae.md diff --git a/config.toml b/config.toml index de18b46..5357c25 100644 --- a/config.toml +++ b/config.toml @@ -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/" diff --git a/content/vitae.md b/content/vitae.md new file mode 100644 index 0000000..20c68bd --- /dev/null +++ b/content/vitae.md @@ -0,0 +1,6 @@ +--- +title: "Vitae" +categories: ["vitae"] +date: 2018-07-28T01:52:59-05:00 +tags: ["vitae", "resume"] +---