baseurl = "http://example.org/" title = "Hugo Website" theme = "hugo-theme-nix" languageCode = "en-us" disqusShortname = "your_disqus_shortname" [menu] [[menu.header]] name = "post" weight = 0 url = "post" [[menu.header]] name = "about" weight = 1 url = "about" [params] GithubID = "your_github" TwitterID = "your_twitter" LinkedInID = "your_linkedin" MediumID = "your_medium" SpotifyID = "your_spotify" SoundcloudID = "your_soundcloud" YoutubeID = "your_youtube" TelegramID = "your_telegram" Name = "Mr Hugo" HeaderUsername = "hugo" HeaderHostname = "gohugo.io" Email = "your_email" About = "Hi I'm Hugo and this is my website. I am a developer, writer and family man. I like developing websites using Hugo, sports, nature, photography and travel. On this websites you can expect my projects and blog posts about everything I love. Enjoy!" ProfilePicture = "/profile.jpg" Favicon = "/favicon.ico"