Skip to content

Commit

Permalink
+ portfolio layout
Browse files Browse the repository at this point in the history
  • Loading branch information
mpetteno committed Nov 10, 2024
1 parent d14bcd1 commit 8d3ae61
Show file tree
Hide file tree
Showing 47 changed files with 183 additions and 370 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# portfolio
Repository for personal portfolio

TODO
- [ ] add resume
- [ ] add italian content
4 changes: 2 additions & 2 deletions config/_default/hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ canonifyURLs = false
capitalizeListTitles = true
cleanDestinationDir = false
contentDir = 'content'
copyright = ''
copyright = 'Design with <span class="text-info-light dark:text-link-dark">Figma</span>, made with <span class="text-brand-light dark:text-brand-dark">Hugo</span>'
dataDir = 'data'
defaultContentLanguage = 'en'
defaultContentLanguageInSubdir = true
Expand Down Expand Up @@ -52,7 +52,7 @@ theme = "vapor"
themesDir = "themes"
timeout = '30s'
timeZone = ''
title = 'Portfolio'
title = "Matteo Pettenò's Portfolio"
titleCaseStyle = 'ap'
uglyURLs = false
watch = false
6 changes: 3 additions & 3 deletions config/_default/languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
languageCode = 'en-US'
languageDirection = 'ltr'
languageName = 'English'
title = 'Portfolio'
title = ''
weight = 0
[it]
contentDir = 'content/it'
disabled = false
disabled = true
languageCode = 'it-iT'
languageDirection = 'ltr'
languageName = 'Italian'
title = 'Portfolio'
title = ''
weight = 1

85 changes: 58 additions & 27 deletions config/_default/menus.en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,53 +19,84 @@
weight = 20
[main.params]
[[main]]
identifier = 'resume'
name = 'resume'
url = '#'
parent = ''
identifier = 'research-activity'
name = 'research'
pageRef = '/projects/research'
parent = 'projects'
post = ''
pre = ''
title = 'resume'
title = 'research activity'
weight = 10
[main.params]
[[main]]
identifier = 'professional-exp'
name = 'work'
pageRef = '/projects/work'
parent = 'projects'
post = ''
pre = ''
title = 'professional experience'
weight = 20
[main.params]
[[main]]
identifier = 'creative-projects'
name = 'creative'
pageRef = '/projects/creative'
parent = 'projects'
post = ''
pre = ''
title = 'creative projects'
weight = 30
[main.params]
rel = 'external'
[[main]]
identifier = 'contactme'
name = 'contact me'
pageRef = '/contactme'
parent = ''
identifier = 'computer-music-projects'
name = 'computer music'
pageRef = '/projects/computer-music'
parent = 'projects'
post = ''
pre = ''
title = 'contact me'
title = 'computer music projects'
weight = 40
[main.params]
[[main]]
identifier = 'research-projects'
name = 'research'
pageRef = '/projects/research'
identifier = 'sasp-projects'
name = 'sound synthesis & processing'
pageRef = '/projects/sasp'
parent = 'projects'
post = ''
pre = ''
title = 'research projects'
weight = 10
title = 'sound analysis synthesis & processing'
weight = 50
[main.params]
[[main]]
identifier = 'diy-projects'
name = 'diy'
pageRef = '/projects/diy'
identifier = 'musical-acoutics-projects'
name = 'musical acoustics'
pageRef = '/projects/musical-acoustics'
parent = 'projects'
post = ''
pre = ''
title = 'diy projects'
weight = 20
title = 'musical acoustics'
weight = 60
[main.params]
[[main]]
identifier = 'creative-projects'
name = 'creative'
pageRef = '/projects/creative'
parent = 'projects'
identifier = 'resume'
name = 'resume'
url = '/mpetteno-resume.pdf'
parent = ''
post = ''
pre = ''
title = 'creative projects'
title = 'resume'
weight = 30
[main.params]
[main.params]
rel = 'external'
target = '_blank'
[[main]]
identifier = 'contactme'
name = 'contact me'
pageRef = '/contactme'
parent = ''
post = ''
pre = ''
title = 'contact me'
weight = 40
[main.params]
71 changes: 0 additions & 71 deletions config/_default/menus.it.toml

This file was deleted.

53 changes: 32 additions & 21 deletions config/_default/params.toml
Original file line number Diff line number Diff line change
@@ -1,72 +1,83 @@

author = "Site Author"
author = "Matteo Pettenò"
singlePage = true
defaultThemeMode = 'light'
languageSelector = false
themeModeSwitcher = true
searchBar = true
searchBar = false
formspreeFormUrl = 'https://formspree.io/f/xqakprqn'
fontawesomeKitUrl = 'https://kit.fontawesome.com/3fe49439a1.js'

[[social]]
identifier = 'github'
identifier = 'github-personal'
name = 'Github'
url = '/'
url = 'https://github.com/mpetteno'
icon = 'fa-brands fa-github'
title = 'github'
title = 'github-personal'
weight = 10
rel = 'external'
target = '_blank'
hide = 'true'
[[social]]
identifier = 'github-polimi'
name = 'Github Polimi'
url = 'https://github.com/mpetteno-polimi'
icon = 'fa-brands fa-github'
title = 'github-polimi'
weight = 20
rel = 'external'
target = '_blank'
[[social]]
identifier = 'linkedin'
name = 'Linkedin'
url = '/'
url = '#'
icon = 'fa-brands fa-linkedin'
title = 'linkedin'
weight = 20
weight = 30
rel = 'external'
target = '_blank'
[[social]]
identifier = 'email'
name = 'Email'
url = '/'
url = '#contactme'
icon = 'fa-solid fa-envelope'
title = 'email'
weight = 30
weight = 40
rel = 'next'
target = '_self'
[[social]]
identifier = 'mastodon'
name = 'Mastodon'
url = '/'
icon = 'fa-brands fa-mastodon'
title = 'mastodon'
weight = 40
identifier = 'kaggle'
name = 'Kaggle'
url = 'https://www.kaggle.com/dock56'
icon = 'fa-brands fa-kaggle'
title = 'kaggle'
weight = 50
rel = 'external'
target = '_blank'
[[social]]
identifier = 'goodreads'
name = 'Goodreads'
url = '/'
url = 'https://www.goodreads.com/mpetteno'
icon = 'fa-brands fa-goodreads'
title = 'goodreads'
weight = 50
weight = 60
rel = 'external'
target = '_blank'
[[social]]
identifier = 'untappd'
name = 'Untappd'
url = '/'
url = 'https://untappd.com/user/doc_56'
icon = 'fa-brands fa-untappd'
title = 'untappd'
weight = 60
weight = 70
rel = 'external'
target = '_blank'
[[social]]
identifier = 'strava'
name = 'Strava'
url = '/'
url = 'https://www.strava.com/athletes/doc56'
icon = 'fa-brands fa-strava'
title = 'strava'
weight = 70
weight = 80
rel = 'external'
target = '_blank'
4 changes: 0 additions & 4 deletions content/en/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,3 @@ title = 'Home'
date = 2023-01-01T08:00:00-07:00
draft = false
+++
Donec vitae erat consectetur, faucibus odio non, tincidunt justo. Nullam sed lobortis metus, a auctor orci. Nunc ut
quam sed ante aliquet vestibulum. In hac habitasse platea dictumst. Maecenas sed ex sed felis malesuada sodales. Donec
malesuada orci quis vehicula euismod. Suspendisse at odio ac urna rutrum mollis ut quis felis. Curabitur imperdiet,
elit id tristique pharetra, lacus metus suscipit diam, nec varius elit felis nec orci.
2 changes: 1 addition & 1 deletion content/en/about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title = 'About me'
date = 2023-01-01T08:00:00-07:00
draft = false
+++
{{< figure src="/portfolio/profile-picture.jpg" alt="Profile image" class="extra-small-img m-auto mb-l rounded-img s:float-right s:ml-m">}}
{{< figure src="/portfolio/profile-picture.webp" alt="Profile image" class="extra-small-img m-auto mb-l rounded-img s:float-right s:ml-m">}}

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec in tortor in justo suscipit auctor. Morbi nec massa
vitae mi pharetra condimentum nec a diam. Orci varius natoque penatibus et magnis dis parturient montes, nascetur
Expand Down
2 changes: 1 addition & 1 deletion content/en/contactme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ layout = 'contactme'
title = 'Contact me'
date = 2023-01-01T08:00:00-07:00
draft = false
+++
+++
6 changes: 0 additions & 6 deletions content/en/projects/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,3 @@ title = 'Projects'
date = 2023-01-01T08:30:00-07:00
draft = false
+++
Curabitur accumsan id tortor ac lacinia. Morbi diam sem, efficitur quis arcu pharetra, ullamcorper bibendum tortor.
Proin egestas vitae turpis commodo condimentum. Ut vel purus interdum, tincidunt turpis sit amet, ornare magna. Donec
sodales tortor sed eleifend porttitor. Vestibulum vel lacinia arcu, et fermentum elit. Aenean tellus lacus, egestas
non aliquam nec, auctor in velit. Donec ultricies ornare diam vitae pellentesque. Vestibulum ante ipsum primis in
faucibus orci luctus et ultrices posuere cubilia curae; Nullam laoreet sapien vitae iaculis auctor. Sed aliquet,
mauris eu posuere imperdiet, urna ex bibendum eros, ut pulvinar nunc justo at sapien.
14 changes: 14 additions & 0 deletions content/en/projects/computer-music/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
+++
title = 'Computer Music Projects'
date = 2023-01-01T08:30:00-07:00
draft = false
+++
Curabitur accumsan id tortor ac lacinia. Morbi diam sem, efficitur quis arcu pharetra, ullamcorper bibendum tortor.
Proin egestas vitae turpis commodo condimentum. Ut vel purus interdum, tincidunt turpis sit amet, ornare magna. Donec
sodales tortor sed eleifend porttitor. Vestibulum vel lacinia arcu, et fermentum elit. Aenean tellus lacus, egestas
non aliquam nec, auctor in velit. Donec ultricies ornare diam vitae pellentesque. Vestibulum ante ipsum primis in
faucibus orci luctus et ultrices posuere cubilia curae; Nullam laoreet sapien vitae iaculis auctor. Sed aliquet,
mauris eu posuere imperdiet, urna ex bibendum eros, ut pulvinar nunc justo at sapien. Praesent eleifend sollicitudin
dapibus. Mauris ultricies odio nec augue fermentum congue. Integer porta dapibus sem vel rhoncus. Fusce condimentum
dictum nulla, lacinia volutpat odio pretium nec. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices
posuere cubilia curae; Integer sed elit dui. Nullam sodales, nunc sed venenatis lobortis, nisl nisi cursus nibh, quis.
Loading

0 comments on commit 8d3ae61

Please sign in to comment.