From 79fd506d30eef3d113f4a8e3ab9ebd9004f1e8cc Mon Sep 17 00:00:00 2001 From: João Augusto Costa Branco Marado Torres Date: Sat, 28 Jun 2025 18:14:22 -0300 Subject: feat: index page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: João Augusto Costa Branco Marado Torres --- public/blog/TEMPLATE | 4 ++-- public/blog/legislativas-2025.md | 3 ++- public/blog/micro-test.md | 16 ++++++++++++++++ 3 files changed, 20 insertions(+), 3 deletions(-) create mode 100644 public/blog/micro-test.md (limited to 'public') 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? -- cgit v1.2.3