aboutsummaryrefslogtreecommitdiff
path: root/hugo.yaml
blob: a49d92022aeb27df3cfb689e97023abe961aaf78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
baseURL: https://www.costas.dev/
languageCode: es-ES
title: Ariel Costas

outputs:
  home: ["HTML"]
  posts: ["HTML", "RSS", "markdown"]

markup:
  goldmark:
    renderer:
      unsafe: true