baseurl = "https://phireh.fukurokuju.dev/blog" defaultContentLanguage = "en" theme = "charaka-hugo-theme" defaultContentLanguageInSubdir = true [languages] [languages.en] languagedirection = "en" LanguageName = "EN" # TODO : i18n with language names title = "Phireh's blog" weight = 2 [languages.es] languagedirection = "es" title = "El blog de Phireh" LanguageName = "ES" weight = 1 [params] [params.highlight] style = "zenburn" [[params.social]] url = "about" fa_icon = "fas fa-info" [[params.social]] url = "https://github.com/Phireh" fa_icon = "fab fa-github"