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

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

markup:
  goldmark:
    renderer:
      unsafe: true