baseURL = "https://gokarna-hugo.netlify.app" title = "Gokarna" theme = "gokarna" languageCode = "en" defaultContentLanguage = "en" enableEmoji = true enableRobotsTXT = true # Choose one of emacs, trac or perldoc pygmentsStyle = "monokai" [params] footer = "The Marauders" description = "Sky above, sand below and peace within" avatarURL = "/images/avatar.webp" avatarSize = "size-m" customHeadHTML = "" showPostsOnHomePage = "popular" metaKeywords = ["blog", "gokarna", "hugo"] [menu] [[menu.main]] name = "Home" url = "/" weight = 1 [[menu.main]] name = "Posts" url = "/posts/" weight = 2 [[menu.main]] name = "Projects" url = "/projects/" weight = 3 [[menu.main]] name = "Tags" url = "/tags/" weight = 4 [[menu.main]] identifier = "coffee" pre = "" url = "/TODO/" weight = 5 [[menu.main]] identifier = "github" pre = "" url = "https://github.com/526avijitgupta/gokarna" weight = 6 [[menu.main]] identifier = "rss" pre = "" url = "/index.xml" weight = 7