baseURL = 'https://gianmarco.gg/' languageCode = 'en-us' title = 'Gianmarco Gargiulo' theme = 'hugo-casper3' rssLimit = 20 [params] description = "I'm an artist, designer, photographer and libre advocate." favicon = "/favicon.ico" #logo = "/logo.png" navlogo = "/navlogo.png" [menu] [[menu.main]] identifier = "about" name = "About" url = "/about" weight = 10 [[menu.main]] identifier = "contact" 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 = 40 [[menu.main]] identifier = "downloads" name = "Downloads" url = "https://dl.gianmarco.gg" weight = 50 [[menu.main]] identifier = "git" name = "Git" url = "https://git.gianmarco.gg" weight = 60 [[menu.main]] identifier = "rss" name = "RSS" url = "/rss.xml" weight = 70 [[menu.main]] identifier = "socials" name = "Socials" url = "/socials" weight = 80 [[menu.main]] identifier = "tags" name = "Tags" url = "/tags" weight = 90 [[menu.main]] identifier = "videos" name = "Videos" url = "https://videos.gianmarco.gg" weight = 100 [outputs] home = ["HTML", "RSS"] [outputFormats] [outputFormats.RSS] mediatype = "application/rss" baseName = "rss"