Implement localization
This commit is contained in:
parent
5016ced432
commit
506c0203d9
12 changed files with 218 additions and 36 deletions
7
posts/md/hello-worldling.md
Normal file
7
posts/md/hello-worldling.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: Hello, Worldling
|
||||
author: Juno Takano
|
||||
date: May 20, 2024
|
||||
---
|
||||
|
||||
Oh hi
|
||||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue