## ----------------------------------------------- ## Basic Configuration ## ----------------------------------------------- title = "Die Runde Stunde" theme = "hugo-story" # Defining the namespace. This is a must for generating resources # with the correct permalink (e.g. css) baseURL = "https://kollegen.uber.space/dierundestunde" ## ----------------------------------------------- ## Hugo Built-in Features ## ----------------------------------------------- disableKinds = ["taxonomy", "taxonomyTerm"] # disableKinds = ["taxonomy", "taxonomyTerm", "section"] # googleAnalytics = "your-google-analytics-id" ## ----------------------------------------------- ## Site Parameters ## ----------------------------------------------- [Params] description = "Bilder aus dem Radius" logo = "images/banner.jpg" favicon = true [Params.social] github = "https://github.com/chs8691/" email = "chs8691@mailbox.org" instagram = "https://www.instagram.com/christianschulzendorff/" flickr = "https://www.flickr.com/photos/christian_schulzendorff/" uberspace = "https://kollegen.uber.space/"