baseURL = 'https://peterdominguez.art' title = 'Peter Domínguez' theme = 'nightfall' languageCode = 'es-DO' defaultContentLanguage = 'es' [params] user = "peter" hostname = "peterdominguez.art" footerHtml = 'Este blog es posible gracias al poder de Debian GNU/Linux y Hugo. Todo su contenido está sujeto a una licencia CC BY-SA 4.0.' [params.author] name = "Peter Domínguez" avatar = "/simon.png" avatarSize = "size-m" email = "correo@peterdominguez.art" [params.styles] color = "red" [[params.social]] key = 0 name = "gitlab" url = "https://gitlab.com/putridpete" target = "_blank" aria = "Perfil de Gitlab" [[params.social]] key = 1 name = "steam" url = "https://steamcommunity.com/id/putridpete" aria = "Perfil de Steam" [[params.social]] key = 2 name = "liberapay" url = "https://liberapay.com/vimelitist/donate" aria = "Perfil de Liberapay" [[params.social]] key = 3 name = "email" url = "mailto:correo@peterdominguez.art" aria = "Mi correo electrónico" [markup] [markup.highlight] style = 'dracula' [markup.goldmark] [markup.goldmark.renderer] unsafe = true [permalinks] post = "https://peterdominguez.art/blog/" [menu] [[menu.header]] name = "blog" weight = 1 url = "/blog" [[menu.header]] name = "autor" weight = 2 url = "/autor" [[menu.header]] name = "código fuente" weight = 3 url = "https://gitlab.com/putridpete/hugo-website" [[menu.header]] name = "rss" weight = 4 url = "/blog/index.xml" [outputs] home = ["HTML", "RSS", "JSON"]