baseURL = 'https://forero.ga/' languageCode = 'en-us' title = 'Santiago Forero' theme = 'hello-friend-ng' paginate = 10 [params] dateform = "Jan 2, 2006" dateformShort = "Jan 2" dateformNum = "2006-01-02" dateformNumTime = "2006-01-02 15:04" # Subtitle for home homeSubtitle = "A simple and beautiful blog" # Set disableReadOtherPosts to true in order to hide the links to other posts. disableReadOtherPosts = false # Enable sharing buttons, if you like enableSharingButtons = false # Metadata mostly used in document's head description = "Santiago Forero" keywords = "homepage, blog" images = [""] [taxonomies] category = "blog" tag = "tags" series = "series" [languages] [languages.en] title = "Santiago Forero" subtitle = "" keywords = "" copyright = 'CC BY-NC 4.0' readOtherPosts = "Read other posts" [languages.en.params.logo] logoText = "forero" logoHomeLink = "/" # or # # path = "/img/your-example-logo.svg" # alt = "Your example logo alt text" # And you can even create generic menu [[menu.main]] identifier = "blog" name = "Blog" url = "/posts" [[menu.main]] identifier = "about-me" name = "About me" url = "/about-me"