Added my CV with a nav link and moved some stuff from the content root to the static folder

next
Gianmarco Gargiulo 2023-06-14 16:30:25 +02:00
parent 5996da2720
commit e449167bfc
10 changed files with 12 additions and 7 deletions

View File

@ -21,36 +21,41 @@ rssLimit = 20
name = "Contact"
url = "/contact"
weight = 20
[[menu.main]]
identifier = "cv"
name = "CV"
url = "/cv.pdf"
weight = 30
[[menu.main]]
identifier = "donate"
name = "Donate"
url = "/donate"
weight = 30
weight = 40
[[menu.main]]
identifier = "downloads"
name = "Downloads"
url = "https://dl.gianmarco.gg"
weight = 40
weight = 50
[[menu.main]]
identifier = "git"
name = "Git"
url = "https://git.gianmarco.gg"
weight = 50
weight = 60
[[menu.main]]
identifier = "rss"
name = "RSS"
url = "/rss.xml"
weight = 60
weight = 70
[[menu.main]]
identifier = "socials"
name = "Socials"
url = "/socials"
weight = 70
weight = 80
[[menu.main]]
identifier = "tags"
name = "Tags"
url = "/tags"
weight = 80
weight = 90
[outputs]
home = ["HTML", "RSS"]

View File

@ -44,4 +44,4 @@ In early 2020 I closed my old G Softwares website and made a new one with the **
In late 2022 I participated in the Apple Developer Academy in Naples after passing a selection, I also became member of the [NaLUG (Napoli GNU/Linux User Group)](https://www.nalug.tech/).
*This page is always updating!*
*This page is always updating! Don't forget to check out my [CV](/cv.pdf).*

BIN
static/cv.pdf Normal file

Binary file not shown.

View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

Before

Width:  |  Height:  |  Size: 585 KiB

After

Width:  |  Height:  |  Size: 585 KiB

View File

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 68 KiB

View File

Before

Width:  |  Height:  |  Size: 225 KiB

After

Width:  |  Height:  |  Size: 225 KiB

View File

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 80 KiB