diff options
author | João Augusto Costa Branco Marado Torres <torres.dev@disroot.org> | 2025-06-28 18:14:22 -0300 |
---|---|---|
committer | João Augusto Costa Branco Marado Torres <torres.dev@disroot.org> | 2025-06-28 18:14:22 -0300 |
commit | 79fd506d30eef3d113f4a8e3ab9ebd9004f1e8cc (patch) | |
tree | 96ff57c92e897c3cc3331e23043d20f1665c7d0a /public/blog | |
parent | a1eac976b20e39f86d5944fbec68e2a0f8ffb746 (diff) |
feat: index page
Signed-off-by: João Augusto Costa Branco Marado Torres <torres.dev@disroot.org>
Diffstat (limited to 'public/blog')
-rw-r--r-- | public/blog/TEMPLATE | 4 | ||||
-rw-r--r-- | public/blog/legislativas-2025.md | 3 | ||||
-rw-r--r-- | public/blog/micro-test.md | 16 |
3 files changed, 20 insertions, 3 deletions
diff --git a/public/blog/TEMPLATE b/public/blog/TEMPLATE index a21288e..ea0bdd7 100644 --- a/public/blog/TEMPLATE +++ b/public/blog/TEMPLATE @@ -13,11 +13,11 @@ lang = 'pt-PT' # translationOf = '' # license = '' # -# [[signer]] +# [[signers]] # entity = '' # role = '' # -# [[signer]] +# [[signers]] # entity = '' # role = '' +++ diff --git a/public/blog/legislativas-2025.md b/public/blog/legislativas-2025.md index 89c48ff..f6baf82 100644 --- a/public/blog/legislativas-2025.md +++ b/public/blog/legislativas-2025.md @@ -1,4 +1,5 @@ +++ +kind = 'original' title = 'Eleições para a Assembleia da República 2025' subtitle = 'A minha opinião acerca dos resultados' description = ''' @@ -13,7 +14,7 @@ locationCreated = 'RJ, Brasil' lang = 'pt-PT' license = "CC-BY-NC-SA" -[[signer]] +[[signers]] entity = 'cravodeabril' role = 'author' +++ diff --git a/public/blog/micro-test.md b/public/blog/micro-test.md new file mode 100644 index 0000000..8d64b60 --- /dev/null +++ b/public/blog/micro-test.md @@ -0,0 +1,16 @@ ++++ +kind = 'micro' +title = 'Isto é um microblog post de teste' +keywords = ['test'] +dateCreated = 2025-06-25T23:21:00-03:00 +locationCreated = 'RJ, Brasil' +lang = 'pt-PT' + +[[signers]] +entity = 'cravodeabril' +role = 'author' ++++ + +Apenas testando uma coisa aqui. + +Como está a correr o teu dia? |