Implement localization

This commit is contained in:
jultty 2024-05-20 10:53:26 -03:00
commit 506c0203d9
12 changed files with 218 additions and 36 deletions

View file

@ -0,0 +1,7 @@
---
title: Hello, Worldling
author: Juno Takano
date: May 20, 2024
---
Oh hi

View file

@ -1,4 +1,8 @@
# Scripts em OCaml
---
title: Scripts em OCaml
author: Juno Takano
date: 23 de fevereiro de 2024
---
Este blog gera suas postagens com o Pandoc, mas quem faz o trabalho lógico de identificar os arquivos e montar os comandos é um pequeno script em OCaml.